FS#15676 - [namcap] failure on a *.pkg.tar.gz

Attached to Project: Arch Linux
Opened by Laszlo Papp (djszapi) - Saturday, 25 July 2009, 08:34 GMT
Last edited by Allan McRae (Allan) - Saturday, 07 November 2009, 02:03 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Hugo Doria (hdoria)
Architecture All
Severity Low
Priority Normal
Reported Version 1.5.6.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hello Hugodoria/Abhishek Dasgupta and the other maintainers of namcap!

namcap *.pkg.tar.gz
Traceback (most recent call last):
File "/usr/bin/namcap", line 203, in <module>
print string.ljust(pkginfo.name, 10) + " W: " + m(j[0]) % j[1]
File "/usr/bin/namcap", line 102, in <lambda>
m = lambda s: tags[s]
KeyError: 'L'

I try to run namcap for this package on AUR:
http://aur.archlinux.org/packages.php?ID=23188

Thank you in advance.


This task depends upon

Closed by  Allan McRae (Allan)
Saturday, 07 November 2009, 02:03 GMT
Reason for closing:  Works for me
Comment by Henning Garus (garns) - Friday, 07 August 2009, 12:56 GMT
worksforme:

$ ls
PKGBUILD pkg src urjtag-0.10-1-i686.pkg.tar.gz urjtag-0.10.tar.gz

$ namcap *.pkg.tar.gz
urjtag E: Dependency detected and not included (libftdi) from files ['usr/bin/jtag']
urjtag E: Dependency detected and not included (bash) from files ['usr/bin/bsdl2jtag']
Comment by Allan McRae (Allan) - Saturday, 07 November 2009, 02:03 GMT
I have had two other reports that this can not be replicated. Closing

Loading...