FS#719 - namcap error checking xmms-crossfade
Attached to Project:
Arch Linux
Opened by LavaPunk (LavaPunk) - Friday, 09 April 2004, 20:07 GMT
Last edited by Jason Chu (jason) - Sunday, 11 April 2004, 18:13 GMT
Opened by LavaPunk (LavaPunk) - Friday, 09 April 2004, 20:07 GMT
Last edited by Jason Chu (jason) - Sunday, 11 April 2004, 18:13 GMT
|
Details
Tried to namcap the pkgbuild for xmss-crossfade, and got
this. Didn't matter if I "namcap P*"'ed or "namcap
PKGBUILD"'ed. The pkg build fine, and the pkgbuild looked
okay to me.
[lavapunk@archlinux xmms-crossfade]$ namcap P* Traceback (most recent call last): File "/usr/bin/namcap", line 173, in ? ret = pkg.analyze(pkginfo, package) File "/usr/lib/python2.3/site-packages/Namcap/capsnames.py", line 31, in analyze if re.search('[A-Z]', pkginfo.name) != None: File "/usr/lib/python2.3/sre.py", line 137, in search return _compile(pattern, flags).search(string) TypeError: expected string or buffer |
This task depends upon
Comment by Jason Chu (jason) - Sunday,
11 April 2004, 18:13 GMT
Ugh, what a punk Damir is. I know what the problem is now, I don't
know how long it'll take to fix though.
Comment by Jason Chu (jason) - Sunday,
11 April 2004, 18:22 GMT
Will be fixed in next version.