Bug#642795: java.lang.ClassNotFoundException: org/objectweb/asm/commons/Method

Torsten Werner twerner at debian.org
Sun Sep 25 07:59:57 UTC 2011


Okay, the bug is in /usr/bin/lein. The line 66 must be changed from

CLOJURE_JAR="/usr/share/java/clojure-1.2.jar:/usr/share/java/asm3.jar"

to

CLOJURE_JAR="/usr/share/java/clojure-1.2.jar:/usr/share/java/asm3-all.jar"

I am not able to commit the change into the git repo because I do not
understand the vcs layout. It looks like that I have to rebase the
patch-queue branch but pushing a rebased branch is a bad idea. Please
explain the workflow of modifying the source code in README.source.
BTW, I prefer the git-buildpackage layout.

Cheers,
Torsten





More information about the pkg-java-maintainers mailing list