Hi Matthew,

I think I found the problem. I ran your script in the python debugger and found out that in line 99

scriptutil.ffind(path, shellglobs=('*.jar')) returns the following:

['debian/jaran...n/jaranalyzer', 'debian/jaran...README.Debian', 'debian/jaran...zer/copyright', 'debian/jaran...ngelog.Debian', 'debian/jaran...ranalyzer.xsl', 'debian/jaran...lyzer-1.2.jar', ...]

This leads to a call of

parseManifest('debian/jaranalyzer.manifest', 'debian/jaranalyzer/usr/bin/jaranalyzer', {'top': {}})

This is probably wrong, is it?

No idea what's wrong with your ffind call however. :-( Don't know scriptutil.

Florian



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to