The problem is apparently that the rules file adds some jar dependencies to the package's Class-Path using absolute paths, whereas (e.g., according to http://java.sun.com/developer/Books/javaprogramming/JAR/basics/manifest.html#download) the paths should be relative. I have attached a patch to fix the problem.
** Patch added: "Patch to use relative rather than absolute paths for dependencies" https://bugs.launchpad.net/ubuntu/+source/dbus-java/+bug/663277/+attachment/1765502/+files/rel-path.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/663277 Title: Classpath problem in libdbus-java package -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
