[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#301988: marked as done (base-config's SigIgnore settings cause long pause when stopping exim4 daemon)



Your message dated Tue, 29 Mar 2005 16:02:04 -0500
with message-id <E1DGNqe-0000ge-00@newraff.debian.org>
and subject line Bug#301988: fixed in base-config 2.63
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 Mar 2005 18:18:11 +0000
>From joey@kitenet.net Tue Mar 01 10:18:11 2005
Return-path: <joey@kitenet.net>
Received: from kitenet.net [64.62.161.42] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D6Bwg-0000kh-00; Tue, 01 Mar 2005 10:18:10 -0800
Received: from dragon.kitenet.net (unknown [66.168.94.177])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
	by kitenet.net (Postfix) with ESMTP id 13AB4181AC
	for <submit@bugs.debian.org>; Tue,  1 Mar 2005 18:18:10 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id 3E6BA6E57F; Tue,  1 Mar 2005 13:20:40 -0500 (EST)
Date: Tue, 1 Mar 2005 13:20:40 -0500
From: Joey Hess <joeyh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: dpkg-reconfigure exim4-config hangs, blocks debian installation
Message-ID: <20050301182040.GA2293@kitenet.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP"
Content-Disposition: inline
X-Reportbug-Version: 3.8
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: submit@bugs.debian.org
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: 


--5mCyUwZo2JvN/JJP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: exim4-config
Version: 4.50-2
Severity: grave
Justification: breaks debian installation

base-config runs a dpkg-reconfigure exim4-config as part of the Debian
installation process so users get a chance to configure exim, which is
initially installed noninteractively by debootstrap.

With this new version now in unstable, I've noticed that my all my daily
debian automatic installation tests of unstable installs have begin to
fail, because the dpkg-reconfigure run hangs after the questions are
asked. This is easy to reproduce:

cow:/home/joey# dpkg-reconfigure exim4-config
Restarting MTA: exim4.

It will never return to the prompt. ps shows this:

 4547 pts/1    S+     0:01  |                   \_ /usr/bin/perl -w /usr/sb=
in/dp
 4554 pts/1    Z+     0:00  |                       \_ [exim4-config.] <def=
unct>

Strace of the debconf process (4547) shows it blocked in read from fd 8:

cow:/home/joey# strace -p 4547
Process 4547 attached - interrupt to quit
read(8,=20

I assume this is some sort of debconf/daemon interaction problem. The proce=
ss
tree also has an exim daemon running at this point. If I kill it, deconf st=
ops
blocking and returns. Presumably the code that runs this daemon no longer
takes care to close file descriptors connected to debconf.

FWIW, this system has debconf 1.4.46 installed.=20

--=20
see shy jo

--5mCyUwZo2JvN/JJP
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFCJLJ3d8HHehbQuO8RArKjAJ96Fk96muVF/InZLPYOmC4sKjR3qwCfTolb
1vsm4OkW99ZR/YNFhaG0KcM=
=4Ccq
-----END PGP SIGNATURE-----

--5mCyUwZo2JvN/JJP--

---------------------------------------
Received: (at 301988-close) by bugs.debian.org; 29 Mar 2005 21:13:38 +0000
>From katie@ftp-master.debian.org Tue Mar 29 13:13:37 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DGO1p-0008He-00; Tue, 29 Mar 2005 13:13:37 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DGNqe-0000ge-00; Tue, 29 Mar 2005 16:02:04 -0500
From: Joey Hess <joeyh@debian.org>
To: 301988-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#301988: fixed in base-config 2.63
Message-Id: <E1DGNqe-0000ge-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Tue, 29 Mar 2005 16:02:04 -0500
Delivered-To: 301988-close@bugs.debian.org
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: base-config
Source-Version: 2.63

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

base-config_2.63.dsc
  to pool/main/b/base-config/base-config_2.63.dsc
base-config_2.63.tar.gz
  to pool/main/b/base-config/base-config_2.63.tar.gz
base-config_2.63_all.deb
  to pool/main/b/base-config/base-config_2.63_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 301988@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated base-config 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Tue, 29 Mar 2005 13:50:37 -0500
Source: base-config
Binary: base-config
Architecture: source all
Version: 2.63
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 base-config - Debian base system configurator
Closes: 301988
Changes: 
 base-config (2.63) unstable; urgency=low
 .
   * Joey Hess
     - Rather than ignoring signals in new install, which propigates out to
       child processes such as exim and causes problems, just stty intr ""
       to block ctrl-c from restarting base-config. Left QUIT (^\) at the
       default for power users/the foolish. Of the other previous blocked
       signals, it's probably best it notice HUP, and I don't see any reason
       to block TERM. Closes: #301988
     - Added an echo to the cleanup function for aestetics.
   * Colin Watson
     - apt 0.6.35 changed the capitalisation of 'Normal Packages:'. Cope with
       this.
   * Programs translations
     - Bulgarian translation update by Ognyan Kulev
     - Catalan translation update by Jordi Mallach
   * Debconf translations
     - Hebrew translation update
     - Bulgarian translation update by Ognyan Kulev
     - Catalan translation update by Jordi Mallach
     - Croatian translation update by Krunoslav Gernhard
     - Slovenian translation update by Jure Cuhalev
     - Swedish translation update by Per Olofsson
     - Polish translation update by Bartosz Fenski
     - Macedonian translation update by Georgi Stanojevski
     - Norwegian Nynorsk translation update by HÃ¥vard Korsvoll
     - Spanish translation update by Javier Fernandez-Sanguino
     - Bosnian translation update by Safir Secerovic
Files: 
 3c43a13cd85be18f5f383d8ec7e8c44f 715 base optional base-config_2.63.dsc
 ffbaea71957f044c8edc77964d1bfcc4 387856 base optional base-config_2.63.tar.gz
 da6f6d0640ce6d8ff30fcbc2184f6d6f 315454 base optional base-config_2.63_all.deb

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

iD8DBQFCSb6W2tp5zXiKP0wRApDhAJwNTElNjabYChwPu/AK6chTaxiW5QCeKfLU
3HAIPifcE8RaoDlpPepchUc=
=Q6yP
-----END PGP SIGNATURE-----



Reply to: