Package: bootchart-view Version: 0.10~svn407-3.2 Severity: grave Justification: renders package unusable
After installing bootchart and bootchart-view I added "init=/sbin/bootchartd" to the kernel line of grub(-legacy) and rebooted. After the reboot I ran "bootchart -f png" to generate the image, but it error-ed out with: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/compress/archivers/tar/TarInputStream (no stacktrace) Since I have sun-java5-* packages installed (and satisfying the java dependency), I wanted to make sure that sun-java5-* wasn't the cause of the errors, so I installed the various sun-java6-* packages (and java -version now reported version 6) and run it again: 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. After examining the libcommons-compress-java package, I saw it was updated yesterday, so I took a look inside commons-compress-1.0.jar and saw that the TarInputStream class was not inside the archive, so that explains it. Since I don't know whether that's an error on the libcommons-compress-java side or bootchart-view (dependency not right any more?) I've reported it against bootchart-view. Feel free to reassign as appropriate. If I need to provide more info, just ask. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.30-1-686-bigmem (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages bootchart-view depends on: ii libcommons-cli-java 1.2-2 API for working with the command l ii libcommons-compress-java 1.0-1 Java API for working with tar, zip 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 ( Versions of packages bootchart-view recommends: ii bootchart 0.10~svn407-3.2 Boot process performance analyser Versions of packages bootchart-view suggests: pn gimp-svg <none> (no description available) pn gqview <none> (no description available) pn librsvg2-bin <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org