Your message dated Fri, 13 Jan 2006 11:17:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#346041: fixed in cons 2.3.0.1+2.2.0-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; 5 Jan 2006 03:56:26 +0000
>From [EMAIL PROTECTED] Wed Jan 04 19:56:26 2006
Return-path: <[EMAIL PROTECTED]>
Received: from eusebeia.dyndns.org ([69.55.224.229])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EuMEk-00055m-6X
        for [EMAIL PROTECTED]; Wed, 04 Jan 2006 19:56:26 -0800
Received: from localhost.johncompanies.com ([127.0.0.1] 
helo=localhost.localdomain)
        by eusebeia.dyndns.org with esmtp (Exim 4.60)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1EuMEi-0000PB-Lv
        for [EMAIL PROTECTED]; Wed, 04 Jan 2006 19:56:25 -0800
Received: from hsteoh by localhost.localdomain with local (Exim 4.60)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1EuMEI-0001H5-Tq
        for [EMAIL PROTECTED]; Wed, 04 Jan 2006 19:55:58 -0800
Date: Wed, 4 Jan 2006 19:55:58 -0800
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.11
From: "H. S. Teoh" <[EMAIL PROTECTED]>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Subject: Cons dependency scanning broken
X-SA-Exim-Version: 4.2 (built Thu, 03 Mar 2005 10:44:12 +0100)
X-SA-Exim-Scanned: Yes (on eusebeia.dyndns.org)
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-Level: 
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

Package: cons
Version: 2.3.0-2
Severity: serious

I just found out that the dependency code in Cons 2.3.0 is broken. It
was working in 2.2.0. If anyone has any dependency problems with cons,
downgrade to 2.2.0-4.


--T

---------------------------------------
Received: (at 346041-close) by bugs.debian.org; 13 Jan 2006 19:20:32 +0000
>From [EMAIL PROTECTED] Fri Jan 13 11:20:32 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1ExUQ8-0003g6-91; Fri, 13 Jan 2006 11:17:08 -0800
From: Hwei Sheng Teoh <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#346041: fixed in cons 2.3.0.1+2.2.0-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 13 Jan 2006 11:17:08 -0800
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-Level: 
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

Source: cons
Source-Version: 2.3.0.1+2.2.0-1

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

cons_2.3.0.1+2.2.0-1.diff.gz
  to pool/main/c/cons/cons_2.3.0.1+2.2.0-1.diff.gz
cons_2.3.0.1+2.2.0-1.dsc
  to pool/main/c/cons/cons_2.3.0.1+2.2.0-1.dsc
cons_2.3.0.1+2.2.0-1_all.deb
  to pool/main/c/cons/cons_2.3.0.1+2.2.0-1_all.deb
cons_2.3.0.1+2.2.0.orig.tar.gz
  to pool/main/c/cons/cons_2.3.0.1+2.2.0.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.
Hwei Sheng Teoh <[EMAIL PROTECTED]> (supplier of updated cons 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, 13 Jan 2006 10:50:50 -0800
Source: cons
Binary: cons
Architecture: source all
Version: 2.3.0.1+2.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Hwei Sheng Teoh <[EMAIL PROTECTED]>
Changed-By: Hwei Sheng Teoh <[EMAIL PROTECTED]>
Description: 
 cons       - a Perl replacement for Make
Closes: 346041
Changes: 
 cons (2.3.0.1+2.2.0-1) unstable; urgency=low
 .
   * Revert to version 2.2.0, the last known-to-be-good version
      - (Closes: #346041)
      - Unfortunately, 2.3.0 has horrible problems with non-trivial
        dependencies which makes it pointless to use cons over make.
      - The odd version string is to avoid using epochs.
   * The dependency patch from 2.3.0-2 is still applied; if this causes
     problems, please file a bug and I'll remove it.
Files: 
 943549f1f7601af952a5da0f815454db 582 devel optional cons_2.3.0.1+2.2.0-1.dsc
 33a97e50abbfd59e590066649f6846ca 199936 devel optional 
cons_2.3.0.1+2.2.0.orig.tar.gz
 fa651b6f620d2887c4460c142f743dda 3516 devel optional 
cons_2.3.0.1+2.2.0-1.diff.gz
 3f5f7e9eccf5cbe38dd76e925c445a5b 105336 devel optional 
cons_2.3.0.1+2.2.0-1_all.deb

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

iD4DBQFDx/fgBgxOY7BxxAoRAjVBAJ9rlA0HZ2ptYBdFLSAAjkp16uVJHACXd0t1
smAWidvqITHkKus5R6KcVQ==
=iUZJ
-----END PGP SIGNATURE-----


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

Reply via email to