Package: linda
Version: 0.3.21
Severity: important

Hi!

Today I was running linda on some packages, and linda had an error on
one:

$ linda hmmer_2.1.4_i386.deb
Traceback (most recent call last):
  File "/usr/bin/linda", line 100, in ?
    main.run()
  File "/usr/bin/linda", line 58, 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 46, in go
    self.run_checks(2)
  File "/usr/lib/site-python/linda/checker.py", line 63, in run_checks
    self.unpacker.information, level)
  File "/usr/lib/site-python/linda/libchecks.py", line 138, in apply
    print _("Check %s failed. Exception %s thrown (%s).") % \
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 26: 
ordinal not in range(128)

Since I had compiled this package on an unstable chroot, I tested it also
on the hmmer package available on the Debian archive:

$ linda hmmer_2.1.4_i386.deb
E: hmmer; There is no Priority: line in the control file.
Traceback (most recent call last):
  File "/usr/bin/linda", line 100, in ?
    main.run()
  File "/usr/bin/linda", line 58, 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 46, in go
    self.run_checks(2)
  File "/usr/lib/site-python/linda/checker.py", line 63, in run_checks
    self.unpacker.information, level)
  File "/usr/lib/site-python/linda/libchecks.py", line 138, in apply
    print _("Check %s failed. Exception %s thrown (%s).") % \
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 26: 
ordinal not in range(128)

It still gives the same error.

My compiled hmmer package can be found at
http://biolinux.df.ibilce.unesp.br/naoliv/linda/hmmer_2.1.4_i386.deb
and the Debian package at
http://ftp.us.debian.org/debian/pool/main/h/hmmer/hmmer_2.1.4_i386.deb

Thank you very much!
Nelson

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13-rc5-mm1
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1) (ignored: LC_ALL set to 
pt_BR)

Versions of packages linda depends on:
ii  binutils             2.16.1cvs20060117-1 The GNU assembler, linker and bina
ii  dash                 0.5.3-2             The Debian Almquist Shell
ii  dpkg-dev             1.13.17             package building tools for Debian
ii  file                 4.17-1              Determines file type using "magic"
ii  man-db               2.4.3-3             The on-line manual pager
ii  python               2.3.5-5             An interactive high-level object-o

Versions of packages linda recommends:
ii  debian-policy                 3.6.2.2    Debian Policy Manual and related d

-- no debconf information


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

Reply via email to