Bug#547735: libcommons-compress-java: Breaks bootchart (no TarInputStream)

Michael Biebl biebl at debian.org
Tue Sep 22 00:01:17 UTC 2009


Package: libcommons-compress-java
Version: 1.0-1
Severity: serious
Justification: breaks unrelated packages

Since the latest update of libcommons-compress-java, the bootchart
binary is broken, it exits with the following error:

bootchart /var/log/bootchart/pluto-sid-20090922-1.tgz 
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/compress/archivers/tar/TarInputStream
Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.archivers.tar.TarInputStream
	at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: org.bootchart.Main.  Program will exit

With the libcommons-compress-java version from testing, it works fine.

Problem might be, that the Class name seems to have been renamed to TarArchiveInputStream which breaks dependend packages.

Michael

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.31
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libcommons-compress-java depends on:
ii  sun-java5-jre [java2-runtime- 1.5.0-20-1 Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java2-runtime- 6-16-1     Sun Java(TM) Runtime Environment (

libcommons-compress-java recommends no packages.

Versions of packages libcommons-compress-java suggests:
ii  sun-java5-jre [java-virtual-m 1.5.0-20-1 Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java-virtual-m 6-16-1     Sun Java(TM) Runtime Environment (

-- no debconf information





More information about the pkg-java-maintainers mailing list