Your message dated Sat, 14 May 2005 22:47:18 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307183: fixed in linda 0.3.14
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 1 May 2005 12:41:12 +0000
>From [EMAIL PROTECTED] Sun May 01 05:41:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c203005.adsl.hansenet.de (localhost.localdomain) [213.39.203.5]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DSDl1-0002lW-00; Sun, 01 May 2005 05:41:12 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
id 1DSDlL-0001NG-MU; Sun, 01 May 2005 14:41:31 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: linda: FTBFS: test.test_support.TestFailed: errors occurred
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 01 May 2005 14:41:31 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: linda
Version: 0.3.13
Severity: serious
When building 'linda' in a clean chroot on i386/testing,
I get the following error:
self.assertEqual(expected.intersection(output), expected)
File "/usr/lib/python2.3/unittest.py", line 302, in failUnlessEqual
raise self.failureException, \
AssertionError: Set([]) != Set([' removed within the clean target.', 'E:
testunpacked; Package contains debian/files.', ' This package contains
debian/files, which should not be installed, and'])
----------------------------------------------------------------------
Ran 187 tests in 4.879s
FAILED (failures=4, errors=2)
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 246, in run_suite
raise TestFailed(msg)
test.test_support.TestFailed: errors occurred; run in verbose mode for details
make[1]: *** [test] Error 1
make[1]: Leaving directory `/linda-0.3.13'
make: *** [test-stamp] Error 2
Regards
Andreas Jochens
---------------------------------------
Received: (at 307183-close) by bugs.debian.org; 15 May 2005 02:53:03 +0000
>From [EMAIL PROTECTED] Sat May 14 19:53:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DX9FW-0005pr-00; Sat, 14 May 2005 19:53:02 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DX99y-0000KR-00; Sat, 14 May 2005 22:47:18 -0400
From: Steve Kowalik <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#307183: fixed in linda 0.3.14
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 14 May 2005 22:47:18 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
X-CrossAssassin-Score: 6
Source: linda
Source-Version: 0.3.14
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.14.dsc
to pool/main/l/linda/linda_0.3.14.dsc
linda_0.3.14.tar.gz
to pool/main/l/linda/linda_0.3.14.tar.gz
linda_0.3.14_all.deb
to pool/main/l/linda/linda_0.3.14_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: Sun, 15 May 2005 12:31:24 +1000
Source: linda
Binary: linda
Architecture: source all
Version: 0.3.14
Distribution: unstable
Urgency: medium
Maintainer: Steve Kowalik <[EMAIL PROTECTED]>
Changed-By: Steve Kowalik <[EMAIL PROTECTED]>
Description:
linda - Debian package checker, not unlike lintian
Closes: 304325 305059 305930 306046 306047 307183 308137
Changes:
linda (0.3.14) unstable; urgency=medium
.
* Manual Page:
- Actually run a spell checker over it. (*blush*)
- Mention types overrides under OVERRIDES.
* Error printing:
- Complain if the tag does not exist in the data file.
* Libchecks:
- Print out the filename of the registered checks at debug level 4.
* Packaging:
- Update long Description. (Closes: #304325) (thanks, Emanuele Rocca)
- Append the short and long descriptions to linda.pot. (Closes: #305059)
* Command-line arguments:
- Add -S, which doesn't drop root privledges when running as root.
* Testsuite:
- Call linda with -D and -S in the endtoend tests. (Closes: #307183)
* Output:
- Put strings grabbed from gettext into unicode strings encoded in the
right charset. (Closes: #306047)
* Overrides:
- If an error doesn't pass any data, using a Data header in an override
file made it not match, so fix that. (Closes: #306046)
* Figlet Output:
- Actually make it work by correcting a typo in bootstrap.
* BinaryCheck:
- Add [-_] to the start of checking if a package name is considered to be
debug, and smush the checks that are affected by debug together.
(Closes: #305930)
- Correct the short description of stripped-binary-not.
- Rewrite the .note and .comment check to not be so dumb.
- Don't complain about no depends line if the package contains any ELF
relocatables. (Closes: #308137)
* ChangelogCheck:
- Sprinkle in a little re.compile().
* LibraryCheck:
- First attempt to check shlibs control files.
Files:
0b36949a5a50400a80cc70b4371b0b7f 522 devel optional linda_0.3.14.dsc
dc0b4a953147bebce553d9028832e5ab 689421 devel optional linda_0.3.14.tar.gz
63ccde9606844d6800259aec9c2bb5ad 131488 devel optional linda_0.3.14_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFChrUBCfB0CMh//C8RAl6tAKCy6pKudGwKRgcv6rh8VFkyzyM2FgCgyVqk
QxexG7sWODk/5xG5KJzmcvk=
=nA5Z
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]