Your message dated Tue, 01 Feb 2005 07:17:23 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#292581: fixed in wajig 2.0.21-1
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; 27 Jan 2005 23:49:56 +0000
>From [EMAIL PROTECTED] Thu Jan 27 15:49:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mx03.gis.net [208.218.130.11]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CuJOK-0008NT-00; Thu, 27 Jan 2005 15:49:36 -0800
Received: from arf ([207.7.198.147]) by mx03.gis.net; Thu, 27 Jan 2005 18:49:33
-0500
Received: from alfie by Arf with local (Exim 3.36 #1 (Debian))
id 1CuJOE-0002vc-00; Thu, 27 Jan 2005 18:49:30 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: A Costa <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: "wajig list-names" always returns "true" error codes
X-Mailer: reportbug 3.6
Date: Thu, 27 Jan 2005 18:49:30 -0500
Message-Id: <[EMAIL PROTECTED]>
Sender: A Costa <[EMAIL PROTECTED]>
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
using "From" header
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: wajig
Version: 2.0.19-2
Severity: normal
Failed searches return successful error codes:
wajig list-names README ; echo $?
0
Return codes are handy for scripting.
Trivia: 'dglob' (in the 'debian-goodies' package) does
the same thing as 'wajig list-names' and has the same problem.
While 'dpkg -l' returns correct error codes.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages wajig depends on:
ii apt 0.5.28.1 Advanced front-end for dpkg
ii python 2.3.4-6 An interactive high-level object-o
ii python-apt 0.5.10 Python interface to libapt-pkg
-- no debconf information
---------------------------------------
Received: (at 292581-close) by bugs.debian.org; 1 Feb 2005 12:23:02 +0000
>From [EMAIL PROTECTED] Tue Feb 01 04:23: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 1Cvx3e-0002Vt-00; Tue, 01 Feb 2005 04:23:02 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CvwyB-0004yr-00; Tue, 01 Feb 2005 07:17:23 -0500
From: Graham Williams <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#292581: fixed in wajig 2.0.21-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 01 Feb 2005 07:17:23 -0500
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:
Source: wajig
Source-Version: 2.0.21-1
We believe that the bug you reported is fixed in the latest version of
wajig, which is due to be installed in the Debian FTP archive:
wajig_2.0.21-1.diff.gz
to pool/main/w/wajig/wajig_2.0.21-1.diff.gz
wajig_2.0.21-1.dsc
to pool/main/w/wajig/wajig_2.0.21-1.dsc
wajig_2.0.21-1_all.deb
to pool/main/w/wajig/wajig_2.0.21-1_all.deb
wajig_2.0.21.orig.tar.gz
to pool/main/w/wajig/wajig_2.0.21.orig.tar.gz
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.
Graham Williams <[EMAIL PROTECTED]> (supplier of updated wajig 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: Tue, 1 Feb 2005 19:43:47 +1100
Source: wajig
Binary: wajig
Architecture: source all
Version: 2.0.21-1
Distribution: unstable
Urgency: low
Maintainer: Graham Williams <[EMAIL PROTECTED]>
Changed-By: Graham Williams <[EMAIL PROTECTED]>
Description:
wajig - simplified Debian package management front end
Closes: 292581
Changes:
wajig (2.0.21-1) unstable; urgency=low
.
* New upstream release
- Exit with status 1 if LISTNAMES returns no results. Bug reported by
A Costa (Closes: #292581).
Files:
dcd7d8267a013e1cff44673f7a6ab32f 616 admin optional wajig_2.0.21-1.dsc
71de395f31f3c35b21803acb5546db28 107793 admin optional wajig_2.0.21.orig.tar.gz
8cbecaf4f683c6a0f0274f549de651d7 10773 admin optional wajig_2.0.21-1.diff.gz
2783ff19bffa7e0499cdb4697e0dc002 78140 admin optional wajig_2.0.21-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD4DBQFB/3IfCZSR95Gw07cRAubVAJ9Hl/9G07pS7mUdPs7cqy5YeGdLIwCY2R/C
k0brFoGqZ9Pe3VhPL3qM5w==
=hjUS
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]