Bug#300603: marked as done (choose-mirror: Should not test for root in clean target)
Your message dated Sun, 20 Mar 2005 18:21:29 -0500
with message-id <20050320232129.GA29722@kitenet.net>
and subject line Bug#300603: choose-mirror: Should not test for root in clean target
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; 20 Mar 2005 18:12:56 +0000
>From brederlo@informatik.uni-tuebingen.de Sun Mar 20 10:12:55 2005
Return-path: <brederlo@informatik.uni-tuebingen.de>
Received: from mx4.informatik.uni-tuebingen.de [134.2.12.29]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DD4v1-0004Vf-00; Sun, 20 Mar 2005 10:12:55 -0800
Received: from localhost (loopback [127.0.0.1])
by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id A9D3811AF
for <submit@bugs.debian.org>; Sun, 20 Mar 2005 19:12:23 +0100 (NFT)
Received: from mx4.informatik.uni-tuebingen.de ([127.0.0.1])
by localhost (mx4 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
id 50544-03 for <submit@bugs.debian.org>;
Sun, 20 Mar 2005 19:12:23 +0100 (NFT)
Received: from localhost.localdomain (semeai.Informatik.Uni-Tuebingen.De [134.2.15.66])
by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id 375051199
for <submit@bugs.debian.org>; Sun, 20 Mar 2005 19:12:23 +0100 (NFT)
Received: from mrvn by localhost.localdomain with local (Exim 4.44)
id 1DD4qJ-0001d9-7X
for submit@bugs.debian.org; Sun, 20 Mar 2005 19:08:03 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Goswin Brederlow <brederlo@informatik.uni-tuebingen.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: choose-mirror: Should not test for root in clean target
X-Mailer: reportbug 3.8
Date: Sun, 20 Mar 2005 19:08:03 +0100
Message-Id: <[🔎] E1DD4qJ-0001d9-7X@localhost.localdomain>
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:
Package: choose-mirror
Version: 1.06
Severity: normal
Hi,
since I noticed it in choose-mirror and it just came up on
irc://irc.debian.org/#debian-devel:
18:52 < Manoj> and packages should not test for root in the clean target; if it
fails, the user knows what to do
choose-mirror runs dh_testroot in clean.
MfG
Goswin
-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.8-frosties-1
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
---------------------------------------
Received: (at 300603-done) by bugs.debian.org; 20 Mar 2005 23:18:40 +0000
>From joey@kitenet.net Sun Mar 20 15:18:40 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 1DD9gu-0002qo-00; Sun, 20 Mar 2005 15:18:40 -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 C9CED18066
for <300603-done@bugs.debian.org>; Sun, 20 Mar 2005 23:18:38 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
id 3F4C76E1AD; Sun, 20 Mar 2005 18:21:29 -0500 (EST)
Date: Sun, 20 Mar 2005 18:21:29 -0500
From: Joey Hess <joeyh@debian.org>
To: 300603-done@bugs.debian.org
Subject: Re: Bug#300603: choose-mirror: Should not test for root in clean target
Message-ID: <20050320232129.GA29722@kitenet.net>
References: <[🔎] E1DD4qJ-0001d9-7X@localhost.localdomain>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE"
Content-Disposition: inline
In-Reply-To: <[🔎] E1DD4qJ-0001d9-7X@localhost.localdomain>
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: 300603-done@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:
--0OAP2g/MAC+5xKAE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Goswin Brederlow wrote:
> since I noticed it in choose-mirror and it just came up on
> irc://irc.debian.org/#debian-devel:
>=20
> 18:52 < Manoj> and packages should not test for root in the clean target;=
if it
> fails, the user knows what to do
Quoting debian policy:
The `clean' target may need to be invoked as root if `binary' has
been invoked since the last `clean'
> choose-mirror runs dh_testroot in clean.
So do most packages in Debian. If you disagree with this, get policy changed
to not allow binary to leave any files behind, when run as root, that can
only be deleted by root.
--=20
see shy jo
--0OAP2g/MAC+5xKAE
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)
iD8DBQFCPgV5d8HHehbQuO8RAvZUAJ9h7Jjwp76yK86EQGDp9UadRFePlgCdHG4x
HayliaLDzM0h2A4wrI6Xu4Y=
=6xfX
-----END PGP SIGNATURE-----
--0OAP2g/MAC+5xKAE--
Reply to: