On Mon Mar 31 16:06, Nikita V. Youshchenko wrote:
> Package: dbus-java-bin
> Version: 2.4-1
> Severity: serious
> 
> After running 'apt-get install dbus-java-bin', when I try to start
> DBusViewer, I get
> /usr/bin/DBusViewer: line 10: /usr/lib/jvm/java-gcj/bin/java: No such
> file or directory
> /usr/bin/DBusViewer: line 10: exec: /usr/lib/jvm/java-gcj/bin/java:
> cannot execute: No such file or directory

Hmm, yes, I appear to have introduced a regression. The dbus-java stuff
builds with gcj, but doesn't run with it. Unfortunately, the build VM
flag also sets the runtime flag, so it's even worse. If you did install
java-gcj-compat, it would fail to run!

Recent gcj uploads may have fixed it, so will test and either put the
correct line in the wrapper script, or depend on the correct VM. Or,
what I should do, is sort the wrapper script to run with whatever VM is
installed, once that actually works.

I'll test and upload a fix shortly, thanks for the  heads up. For the
moment a fix is to edit the wrapper script to say JAVA=/usr/bin/java at
the top.

Matt

-- 
Matthew Johnson

Attachment: signature.asc
Description: Digital signature

Reply via email to