>>>>> Bruno Boettcher writes:

    Bruno> hello, i posted a similar message to debian lists, but
    Bruno> maybew someone here knows the problems...

    Bruno> i am running on a debian-potato system and i did loose the
    Bruno> java-functionality after the upgrade of theis morning,
    Bruno> running any java program ends abruptly with the message
    Bruno> Error: can't find libjava.so.

shellutils 2.0-3 is broken, the maintainer changed the behavior of
expr:

/usr/share/doc/shellutils/changelog.Debian.gz:
...
  * expr.c: don't return with an errorcode if the result is 0
    Closes: Bug# 50697

This is wrong as 'info expr' says:

   Exit status:

     0 if the expression is neither null nor 0,
     1 if the expression is null or 0,
     2 for invalid expressions.

Our wrapper script relies on getting an exit status of 1 if the
expression is 0.


        Juergen

-- 
Juergen Kreileder, Blackdown Java-Linux Porting Team
http://www.blackdown.org/java-linux.html


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to