Your message dated Tue, 15 Feb 2005 13:02:19 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#294353: fixed in mini-dinstall 0.6.21
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; 9 Feb 2005 11:15:47 +0000
>From [EMAIL PROTECTED] Wed Feb 09 03:15:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from vawad.err.no [129.241.93.49]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Cypox-0000vL-00; Wed, 09 Feb 2005 03:15:47 -0800
Received: from tfheen by vawad.err.no with local (Exim 4.34)
id 1Cypov-0004e9-Qy
for [EMAIL PROTECTED]; Wed, 09 Feb 2005 12:15:45 +0100
To: [EMAIL PROTECTED]
Subject: mini-dinstall: daemon mode should reopen fds[012] to /dev/null
Mail-Copies-To: never
From: Tollef Fog Heen <[EMAIL PROTECTED]>
Organization: Private
Date: Wed, 09 Feb 2005 12:15:45 +0100
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
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: mini-dinstall
Severity: important
Hi,
currently, mini-dinstall just does:
os.close(0)
os.close(1)
os.close(2)
to close the file descriptors. However, they are not reopened to
/dev/null, which they should.
This causes any output from post-install scripts to be inserted into
the Sources file (and also seems to break mini-dinstall; hanging on
some futex when trying to write to the Sources file)
The right way to daemonize can be found in
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/278731 for instance.
--
Tollef Fog Heen ,''`.
UNIX is user friendly, it's just picky about who its friends are : :' :
`. `'
`-
---------------------------------------
Received: (at 294353-close) by bugs.debian.org; 15 Feb 2005 18:08:03 +0000
>From [EMAIL PROTECTED] Tue Feb 15 10:08:03 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 1D177D-0004g6-00; Tue, 15 Feb 2005 10:08:03 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1D171f-0002Sl-00; Tue, 15 Feb 2005 13:02:19 -0500
From: Thomas Viehmann <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#294353: fixed in mini-dinstall 0.6.21
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 15 Feb 2005 13:02:19 -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: mini-dinstall
Source-Version: 0.6.21
We believe that the bug you reported is fixed in the latest version of
mini-dinstall, which is due to be installed in the Debian FTP archive:
mini-dinstall_0.6.21.dsc
to pool/main/m/mini-dinstall/mini-dinstall_0.6.21.dsc
mini-dinstall_0.6.21.tar.gz
to pool/main/m/mini-dinstall/mini-dinstall_0.6.21.tar.gz
mini-dinstall_0.6.21_all.deb
to pool/main/m/mini-dinstall/mini-dinstall_0.6.21_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.
Thomas Viehmann <[EMAIL PROTECTED]> (supplier of updated mini-dinstall 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 Feb 2005 18:44:09 +0100
Source: mini-dinstall
Binary: mini-dinstall
Architecture: source all
Version: 0.6.21
Distribution: unstable
Urgency: medium
Maintainer: Thomas Viehmann <[EMAIL PROTECTED]>
Changed-By: Thomas Viehmann <[EMAIL PROTECTED]>
Description:
mini-dinstall - daemon for updating Debian packages in a repository
Closes: 294353 295096
Changes:
mini-dinstall (0.6.21) unstable; urgency=medium
.
* Improve daemonizing: Reopen file descriptors 0, 1, 2 to /dev/null.
This is important as it can corrupt the generated files, which is
why urgency medium is used.
Closes: #294353.
* Fixed a bunch of spelling mistakes in the man page. Closes: #295096.
Files:
a26d3cd982db1045b9ebcf0308b66ea1 575 devel optional mini-dinstall_0.6.21.dsc
43b9361754ed102eb956e542f9c8e6d5 43803 devel optional
mini-dinstall_0.6.21.tar.gz
4e9e5b3997c6296dbafde8ebcdda3073 39516 devel optional
mini-dinstall_0.6.21_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: GnuPG key at <http://thomas.viehmann.net/>
iD8DBQFCEjWMriZpaaIa1PkRAoT8AKC+9fYGpLxddGth+kXTqU3N/IEOZQCcDe1+
TtmTkEPwH+Rtgu6Pgbn26mk=
=83XL
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]