Your message dated Wed, 29 Jun 2005 12:47:03 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#316048: fixed in fakeroot 1.4
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; 28 Jun 2005 07:37:05 +0000
>From [EMAIL PROTECTED] Tue Jun 28 00:37:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from altern.org [80.67.174.57]
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1DnAeX-0004VO-00; Tue, 28 Jun 2005 00:37:05 -0700
Received: (qmail 12439 invoked by alias); 28 Jun 2005 07:52:14 -0000
Received: from unknown (HELO altern.org) (127.0.0.1)
by localhost with SMTP; 28 Jun 2005 07:52:14 -0000
Received: from 62.160.59.37 (proxying for 10.20.253.111)
(SquirrelMail authenticated user ydirson);
by altern.org with HTTP;
Tue, 28 Jun 2005 09:52:14 +0200 (CEST)
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 28 Jun 2005 09:52:14 +0200 (CEST)
Subject: fakeroot: error in --help
From: "Yann Dirson" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
User-Agent: SquirrelMail/1.4.3a
X-Mailer: SquirrelMail/1.4.3a
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
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.5 required=4.0 tests=BAYES_10,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: fakeroot
Version: 1.3
Severity: minor
--help says --faked is -r, whereas the code expects -f.
---------------------------------------
Received: (at 316048-close) by bugs.debian.org; 29 Jun 2005 16:51:49 +0000
>From [EMAIL PROTECTED] Wed Jun 29 09:51:49 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 1Dnfmv-0002eO-00; Wed, 29 Jun 2005 09:51:49 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DnfiJ-0005dn-00; Wed, 29 Jun 2005 12:47:03 -0400
From: Clint Adams <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#316048: fixed in fakeroot 1.4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 29 Jun 2005 12:47:03 -0400
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:
X-CrossAssassin-Score: 2
Source: fakeroot
Source-Version: 1.4
We believe that the bug you reported is fixed in the latest version of
fakeroot, which is due to be installed in the Debian FTP archive:
fakeroot_1.4.dsc
to pool/main/f/fakeroot/fakeroot_1.4.dsc
fakeroot_1.4.tar.gz
to pool/main/f/fakeroot/fakeroot_1.4.tar.gz
fakeroot_1.4_sparc.deb
to pool/main/f/fakeroot/fakeroot_1.4_sparc.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.
Clint Adams <[EMAIL PROTECTED]> (supplier of updated fakeroot 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: Wed, 29 Jun 2005 10:23:12 -0400
Source: fakeroot
Binary: fakeroot
Architecture: source sparc
Version: 1.4
Distribution: unstable
Urgency: low
Maintainer: Clint Adams <[EMAIL PROTECTED]>
Changed-By: Clint Adams <[EMAIL PROTECTED]>
Description:
fakeroot - Gives a fake root environment
Closes: 310273 316048 316070
Changes:
fakeroot (1.4) unstable; urgency=low
.
Timo Savola:
.
* Daemon support (TCP version): faked goes into "detached" mode when it
receives SIGHUP: it will terminate as soon as all clients close their
connections. The fakeroot script kills faked with SIGHUP instead of
SIGTERM when it exits. This is done in order to provide a working
(although isolated) fakeroot environment for daemon processes that are
launched from a fakeroot session.
.
* Forward-declare cleanup().
.
* Undo unnecessary "fix" in fork wrapper. (There is no reason to preserve
errno when not returning -1.)
.
Clint Adams:
.
* Steal shell detection code from bogofilter, and use a
POSIX-conformant shell rather than /bin/sh. This is
necessary because Solaris is still using a /bin/sh from
the early Cretaceous period. closes: #316070.
* Apply patches from Yann Dirson to make tests more portable
and to fix typo in --help output. closes: #316048.
* Update Spanish manpage translation from Rubén Porras Campo.
closes: #310273.
Files:
3da0a9e4969611997a19671a7a2dde92 586 utils optional fakeroot_1.4.dsc
2e57154d18548962afa7cb753e41cd3b 1140816 utils optional fakeroot_1.4.tar.gz
c98453bd3c580c202591642714c4d2cc 76144 utils optional fakeroot_1.4_sparc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Debian!
iD8DBQFCwsy35m0u66uWM3ARAgQAAJsESxpEOni/vBH7DqAlcYV6iNb7mQCgtZWk
aYZn9pXe+oyiEUWlj/jv/ls=
=cG6+
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]