FS#16491 - [namcap] fails on gvfs related (?) packages

Attached to Project: Arch Linux
Opened by Sergey Kolesov (cucullus) - Tuesday, 06 October 2009, 19:27 GMT
Last edited by Ionut Biru (wonder) - Saturday, 07 November 2009, 23:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Hugo Doria (hdoria)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

[23:18 cucullus@vega /var/abs/local/synce-gvfs]$ namcap ../synce-gvfs-0.2.2-2-i686.pkg.tar.gz
synce-gvfs W: Dependency included and not needed ('synce-odccm')
synce-gvfs E: Dependency detected and not included ('shared-mime-info')
Traceback (most recent call last):
File "/usr/bin/namcap", line 200, in <module>
print string.ljust(pkginfo.name, 10) + " E: " + m(j[0]) % j[1]
File "/usr/bin/namcap", line 102, in <lambda>
m = lambda s: tags[s]
KeyError: 'mime-files'

This test passed normally with previous version of namcap.

namcap 2.3-1
python 2.6.3-2

This task depends upon

Closed by  Ionut Biru (wonder)
Saturday, 07 November 2009, 23:24 GMT
Reason for closing:  Fixed
Comment by Ionut Biru (wonder) - Saturday, 07 November 2009, 16:02 GMT
please test with namcap 2.4 and report back

Loading...