Bug#597528: fix

tony mancill tmancill at debian.org
Tue Sep 21 05:38:26 UTC 2010


On 09/20/2010 08:36 AM, starenka wrote:
> i just did a simple search via
> starenka at kosmik1:~$ apt-file search
> /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so
> openjdk-6-dbg:
> /usr/lib/debug/usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so
> openjdk-6-jre: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so
> 
> and i discovered i need openjdk-6-jre to be installed to run freemind (i
> thought i had this one). Prove me wrong, but I guess some jre dependency
> is missing for freemind package

Hmmm...  those files are found in the sun-java6-bin package, and when I
purge all of the OpenJDK packaes on my (sid) system, freemind still
starts fine.  Also, the sun-java6-jre depends on the -bin package.

$ apt-file search libmawt.so | grep sun-java6-bin
sun-java6-bin:
/usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/i386/headless/libmawt.so
sun-java6-bin:
/usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/i386/motif21/libmawt.so
sun-java6-bin: /usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/i386/xawt/libmawt.so

So perhaps the issue is limited to squeeze?

- tony





More information about the pkg-java-maintainers mailing list