Your message dated Thu, 23 Mar 2006 22:32:12 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358409: fixed in linda 0.3.20
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: linda
Version: 0.3.18
Severity: serious
Tags: patch

When building 'linda' on unstable,
I get the following error:

Ran 200 tests in 20.004s

FAILED (failures=1)
Traceback (most recent call last):
  File "tests/run_tests.py", line 84, in ?
    UnpackerBaseTest, EndToEndTest, KeysTest)
  File "/usr/lib/python2.3/test/test_support.py", line 262, in run_unittest
    run_suite(suite, testclass)
  File "/usr/lib/python2.3/test/test_support.py", line 247, in run_suite
    raise TestFailed(err)
test.test_support.TestFailed: Traceback (most recent call last):
  File "/linda-0.3.18/tests/base_unpacker.py", line 68, in 
test_binary_unpack_level_two
    self.assertEqual(unpacker.information['collector']('output', 
'file')['/bin/ls'], 'ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), 
for GNU/Linux 2.2.0, dynamically linked (uses shared libs), stripped')
  File "/usr/lib/python2.3/unittest.py", line 302, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for 
GNU/Linux 2.2.0, dynamically linked (uses shared libs), for GNU/Linux 2.2.0, 
stripped' != 'ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for 
GNU/Linux 2.2.0, dynamically linked (uses shared libs), stripped'

make[1]: *** [test] Error 1
make[1]: Leaving directory `/linda-0.3.18'
make: *** [test-stamp] Error 2

With the attached patch 'linda' can be built on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/linda-0.3.18/tests/base_unpacker.py 
./tests/base_unpacker.py
--- ../tmp-orig/linda-0.3.18/tests/base_unpacker.py     2005-03-25 
11:22:38.000000000 +0000
+++ ./tests/base_unpacker.py    2006-03-22 16:39:39.000000000 +0000
@@ -65,8 +65,6 @@
         self.assertEqual(unpacker.information['collector']('files', 
'files')['/lib/libBrokenLocale-2.3.2.so'], '-rw-r--r--')
         
self.assertEqual(files.intersection(unpacker.information['collector']('output', 
'file').keys()), files)
         self.assertEqual(unpacker.information['collector']('output', 
'file')['/usr/share/doc/testunpacked/changelog'], 'ASCII text')
-        self.assertEqual(unpacker.information['collector']('output', 
'file')['/bin/ls'], 'ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), 
for GNU/Linux 2.2.0, dynamically linked (uses shared libs), stripped')
-        self.assertEqual(unpacker.information['collector']('output', 
'file')['/lib/libBrokenLocale-2.3.2.so'], 'ELF 32-bit LSB shared object, Intel 
80386, version 1 (SYSV), stripped')
         
self.assertEqual(elf_files.intersection(unpacker.information['collector']('output',
 'objdump').keys()), elf_files)
         
self.assertEqual(elf_files.intersection(unpacker.information['collector']('files',
 'elf')), elf_files)
         unpacker.cull_lab()


--- End Message ---
--- Begin Message ---
Source: linda
Source-Version: 0.3.20

We believe that the bug you reported is fixed in the latest version of
linda, which is due to be installed in the Debian FTP archive:

linda_0.3.20.dsc
  to pool/main/l/linda/linda_0.3.20.dsc
linda_0.3.20.tar.gz
  to pool/main/l/linda/linda_0.3.20.tar.gz
linda_0.3.20_all.deb
  to pool/main/l/linda/linda_0.3.20_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Kowalik <[EMAIL PROTECTED]> (supplier of updated linda package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 24 Mar 2006 17:12:24 +1100
Source: linda
Binary: linda
Architecture: source all
Version: 0.3.20
Distribution: unstable
Urgency: low
Maintainer: Steve Kowalik <[EMAIL PROTECTED]>
Changed-By: Steve Kowalik <[EMAIL PROTECTED]>
Description: 
 linda      - Debian package checker, not unlike lintian
Closes: 358409 358685
Changes: 
 linda (0.3.20) unstable; urgency=low
 .
   * TestSuite:
     - Don't depend so heavily on the output of file. (Closes: #358409)
   * BinaryCheck:
     - Also split on _ for libs-not-in-depends. (Closes: #358685)
Files: 
 d18f164f96d100cdad51e264c5662cf5 537 devel optional linda_0.3.20.dsc
 846a110390a5ad87cc8f2fb211462d12 700000 devel optional linda_0.3.20.tar.gz
 881340009d095e99d958ab577c509ad4 206406 devel optional linda_0.3.20_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEI465CfB0CMh//C8RAjYFAKC7khl3/s0lYTpJmVcfSKkB0kCfPgCgh6C5
kQhW/qWiecSo3amxVSW2iKw=
=7L81
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to