Your message dated Tue, 15 Mar 2005 15:47:56 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299651: fixed in ippl 1.4.14-5
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; 15 Mar 2005 18:18:25 +0000
>From [EMAIL PROTECTED] Tue Mar 15 10:18:25 2005
Return-path: <[EMAIL PROTECTED]>
Received: from antares.tat.physik.uni-tuebingen.de [134.2.170.62] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DBGca-0007ws-00; Tue, 15 Mar 2005 10:18:24 -0800
Received: from localhost (localhost [127.0.0.1])
        by antares.tat.physik.uni-tuebingen.de (Postfix) with ESMTP id 
0BBDF4A634
        for <[EMAIL PROTECTED]>; Tue, 15 Mar 2005 19:18:23 +0100 (CET)
Received: from antares.tat.physik.uni-tuebingen.de ([127.0.0.1])
        by localhost (antares [127.0.0.1]) (amavisd-new, port 10024)
        with LMTP id 18528-01 for <[EMAIL PROTECTED]>;
        Tue, 15 Mar 2005 19:18:18 +0100 (CET)
Received: by antares.tat.physik.uni-tuebingen.de (Postfix, from userid 1000)
        id 433074A639; Tue, 15 Mar 2005 19:18:18 +0100 (CET)
Date: Tue, 15 Mar 2005 19:18:18 +0100
From: Daniel Kobras <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ippl postinst stalls upgrade.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="nFreZHaLTZJo0R7j"
Content-Disposition: inline
X-Reportbug-Version: 3.8
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at 
tat.physik.uni-tuebingen.de
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: 


--nFreZHaLTZJo0R7j
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: ippl
Version: 1.4.14-4
Severity: grave
Tags: patch
Justification: Breaks upgrades

Hi!

The most recent version of ippl includes a debconf note, but fails to
call db_stop in the postinst script. As a result, depending on debconf
setup, the postinst script does not terminate, and the whole upgrade
process is stalled. Please either apply the trivial patch below, or
consider dropping the debconf note entirely in favour of a NEWS.Debian
item that to me seems more appropriate for the task.

Regards,

Daniel.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages ippl depends on:
ii  debconf                     1.4.46       Debian configuration management sy
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  logrotate                   3.7-2        Log rotation utility
ii  perl-base [perl5-base]      5.8.4-8      The Pathologically Eclectic Rubbis

-- debconf information excluded

--nFreZHaLTZJo0R7j
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline; filename=diff2

--- postinst.orig       2005-03-15 19:15:48.000000000 +0100
+++ postinst    2005-03-15 19:15:55.000000000 +0100
@@ -2,4 +2,6 @@
 
 . /usr/share/debconf/confmodule
 
+db_stop
+
 #DEBHELPER#

--nFreZHaLTZJo0R7j--

---------------------------------------
Received: (at 299651-close) by bugs.debian.org; 15 Mar 2005 20:54:22 +0000
>From [EMAIL PROTECTED] Tue Mar 15 12:54:22 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 1DBJ3V-00021Y-00; Tue, 15 Mar 2005 12:54:22 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DBIxI-0001Zp-00; Tue, 15 Mar 2005 15:47:56 -0500
From: RISKO Gergely <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#299651: fixed in ippl 1.4.14-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 15 Mar 2005 15:47:56 -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: ippl
Source-Version: 1.4.14-5

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

ippl_1.4.14-5.diff.gz
  to pool/main/i/ippl/ippl_1.4.14-5.diff.gz
ippl_1.4.14-5.dsc
  to pool/main/i/ippl/ippl_1.4.14-5.dsc
ippl_1.4.14-5_i386.deb
  to pool/main/i/ippl/ippl_1.4.14-5_i386.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.
RISKO Gergely <[EMAIL PROTECTED]> (supplier of updated ippl 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, 15 Mar 2005 21:05:16 +0100
Source: ippl
Binary: ippl
Architecture: source i386
Version: 1.4.14-5
Distribution: unstable
Urgency: high
Maintainer: RISKO Gergely <[EMAIL PROTECTED]>
Changed-By: RISKO Gergely <[EMAIL PROTECTED]>
Description: 
 ippl       - IP protocols logger
Closes: 299651
Changes: 
 ippl (1.4.14-5) unstable; urgency=high
 .
   * db_stop added to postinst (closes: #299651)
Files: 
 4a16e7740d4f79d8311083f41482adbc 554 net extra ippl_1.4.14-5.dsc
 b8d456c5e003d84c75a88f2fb2e7acbb 9211 net extra ippl_1.4.14-5.diff.gz
 61c85789f6d0e6c489bc0734a61b4b69 43050 net extra ippl_1.4.14-5_i386.deb

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

iD8DBQFCN0BvO0PrGO4KNccRAgDSAJ48BqiohrxdGcrl5u2NlXnVCri0rQCghKP1
8XazNElhjFPMwVI1WHLjBqk=
=FI0S
-----END PGP SIGNATURE-----


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

Reply via email to