Hi Matthew,
Hi, please can you try out this new version I have just written in
python. Hopefully it should fix all these bugs.
Packages at:
http://mjj29.matthew.ath.cx/debian-upload/java-tools/
You will also need this package which I will upload to NEW, but you can
get from me:
http://mjj29.matthew.ath.cx/debian-upload/python-scriptutil/
I have tried. I installed the packages you indicated but now got the
following error:
Ick! 0x622f2123
Traceback (most recent call last):
File "/usr/bin/jh_manifest", line 247, in <module>
updatejar(j, tempmanifest, args)
File "/usr/bin/jh_manifest", line 76, in updatejar
if not "Class-Path" in manifest["top"] and "CLASSPATH" in os.environ:
TypeError: 'NoneType' object is unsubscriptable
You can probably reproduce this error by doing the following:
- install the jaranalyzer source package (diff/orig) that I uploaded to
mentors.debian.org [1]
- unpack the source, move it to a directory without .orig, cd to this
directory and apply the patch (zcat ...diff.gz | patch -p1).
- you'll have to edit debian/rules to use jh_manifest from /usr/bin
rather than my patched version
- if you now do debuild you can grep for the error.
Hope this helps you to find the error. I'll leave my workaround
jh_manifest in the source package for the moment being. I'll however try
out new versions whenever you need me to do so!
Regards,
Florian
[1]
http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=jaranalyzer
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]