Package: linda
Version: 0.3.22
Severity: grave
Running linda yields fails with the following output:
linda /home/michael/debian/build-area/kpowersave_0.6.2-1_i386.changes
Traceback (most recent call last):
File "/usr/bin/linda", line 101, in ?
main.run()
File "/usr/bin/linda", line 59, in run
checker.check(file)
File "/usr/lib/site-python/linda/checker.py", line 28, in check
self.go()
File "/usr/lib/site-python/linda/checker.py", line 37, in go
self.unpack(2)
File "/usr/lib/site-python/linda/checker.py", line 51, in unpack
self.unpacker.unpack(self.file, level)
File "/usr/lib/site-python/linda/unpack.py", line 21, in unpack
getattr(self, 'unpack_%s_%d' % (file[-3:], level))(file)
File "/usr/lib/site-python/linda/unpack.py", line 67, in unpack_deb_2
'%s/unpacked' % self.lab, output)
File "/usr/lib/site-python/linda/collector.py", line 14, in __init__
getattr(self, '%s_parse' % type)()
File "/usr/lib/site-python/linda/collector.py", line 22, in bin_parse
bits = re.match(self.bpr, line).groupdict()
AttributeError: 'NoneType' object has no attribute 'groupdict'
As this happens for every package I'm filling this bug grave. Guess this is
related to the python transition.
Michael
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.1
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages linda depends on:
ii binutils 2.16.1cvs20060413-1 The GNU assembler, linker and bina
ii dash 0.5.3-3 The Debian Almquist Shell
ii dpkg-dev 1.13.22 package building tools for Debian
ii file 4.17-2 Determines file type using "magic"
ii man-db 2.4.3-3 The on-line manual pager
ii python 2.3.5-11 An interactive high-level object-o
Versions of packages linda recommends:
ii debian-policy 3.7.2.1 Debian Policy Manual and related d
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]