[Lunar Linux 0000261]: j2sdk install fails when installed as dependancy of other module

noreply at bugs.lunar-linux.org noreply at bugs.lunar-linux.org
Sun Aug 10 21:24:09 GMT 2003


The following bug has been CLOSED
=======================================================================
http://bugs.lunar-linux.org/view_bug_page.php?f_id=0000261
=======================================================================
Reporter:                   sofar
Handler:                    huysmans
=======================================================================
Project:                    Lunar Linux
Bug ID:                     0000261
Category:                   moonbase
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
=======================================================================
Date Submitted:             2003-03-03 21:41 GMT
Last Modified:              2003-08-10 21:24 GMT
=======================================================================
Summary:                    j2sdk install fails when installed as dependancy of other module
Description: 
to reproduce: make sure OO and j2sdk are not installed, and no cache is
available. lin OO, see the license file, press 'q' to go to accept (yes or
no) question, see it loop indefinately.
=======================================================================

-----------------------------------------------------------------------
 huysmans - 2003-05-20 07:23 GMT 
-----------------------------------------------------------------------
Some more info. I edited the j2sdk...bin script and the read fails with an
error. According to the bash manual this means EOF was reached. Apparently
the script cannot read from stdin. No idea why though ...

And it's not just the j2sdk.bin script, any read in the PRE_BUILD fails. 

hmm, $- expands to 'hB'; this means the shell is not interactive and there
can be no user input.

edited on: 05-20 07:23

-----------------------------------------------------------------------
 csm - 2003-08-06 00:28 GMT 
-----------------------------------------------------------------------
given that restriction I do not see where it is possible to expect it to
function preoprly as a dep. Perhaps what we should do is change the OO
module to search for it and fail if it's not there with a message
instructing the user to install j2sdk stand alone prior to re-attempting
the OO install?

-----------------------------------------------------------------------
 huysmans - 2003-08-06 21:45 GMT 
-----------------------------------------------------------------------
This is the best I could come up with: query the user in CONFIGURE for
j2sdk and, if requested, lin it from CONFIGURE. Not the prettiest solution
in the world perhaps, but seems to be rather effective.

-----------------------------------------------------------------------
 huysmans - 2003-08-10 21:24 GMT 
-----------------------------------------------------------------------
no complains, so I'm closing the bug



More information about the Lunar-bugs mailing list