Your message dated Wed, 6 Apr 2005 08:36:14 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#303322: cdrecord: permissions are incorrect for Debian
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; 6 Apr 2005 02:11:10 +0000
>From [EMAIL PROTECTED] Tue Apr 05 19:11:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adsl-60-232.swiftdsl.com.au (seal.fluffyspider.com.au)
[218.214.60.232]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DJ00Z-000510-00; Tue, 05 Apr 2005 19:11:08 -0700
Received: from clam.fluffyspider.com.au ([EMAIL PROTECTED] [192.168.12.250])
by seal.fluffyspider.com.au (8.12.3/8.12.3/Debian-7.1) with ESMTP id
j362B0BV010869;
Wed, 6 Apr 2005 12:11:00 +1000
Received: from akumria by clam.fluffyspider.com.au with local (Exim 3.36 #1
(Debian))
id 1DJ00S-0004mb-00; Wed, 06 Apr 2005 12:11:00 +1000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Anand Kumria <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: cdrecord: permissions are incorrect for Debian
X-Mailer: reportbug 3.9
Date: Wed, 06 Apr 2005 12:11:00 +1000
Message-Id: <[EMAIL PROTECTED]>
Sender: Anand Kumria <[EMAIL PROTECTED]>
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: cdrecord
Version: 4:2.01+01a01-2
Severity: important
Hi,
The Debian policy manual section 10.9 [1], notes that programs should
have permissions of 755, however the cdrecord binaries do not.
clam:[~]% ls -l /usr/bin/cdrecord*
-rwsr-xr-- 1 root cdrom 133 Jan 10 03:55 /usr/bin/cdrecord
-rwsr-xr-- 1 root cdrom 348556 Jan 10 03:55 /usr/bin/cdrecord.mmap
-rwsr-xr-- 1 root cdrom 351404 Jan 10 03:55 /usr/bin/cdrecord.shm
I have filed this as an important bug since this is a violation of a
'must' directive but only a should. I wasn't able to find any rationale
(either via a mailing list or in README.Debian) hence this bug report.
Thanks,
Anand
[1]: <URL: http://www.debian.org/doc/debian-policy/ch-files.html#s10.1>
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages cdrecord depends on:
ii debconf 1.4.47 Debian configuration management sy
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii makedev 2.3.1-78 creates device files in /dev
-- debconf information:
cdrecord/MAKEDEVNEW: true
cdrecord/do_it_yourself:
* cdrecord/SUID_bit: true
---------------------------------------
Received: (at 303322-done) by bugs.debian.org; 6 Apr 2005 06:36:17 +0000
>From [EMAIL PROTECTED] Tue Apr 05 23:36:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailgate1.uni-kl.de [131.246.120.5]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DJ49B-0006qR-00; Tue, 05 Apr 2005 23:36:17 -0700
Received: from debian.localnet (rotes255.wohnheim.uni-kl.de [131.246.178.65])
by mailgate1.uni-kl.de (8.13.1/8.13.1) with ESMTP id j366aEV9010867;
Wed, 6 Apr 2005 08:36:14 +0200
Received: from inet by debian.localnet with local (Exim 4.50)
id 1DJ498-0007b1-F0; Wed, 06 Apr 2005 08:36:14 +0200
Date: Wed, 6 Apr 2005 08:36:14 +0200
From: Eduard Bloch <[EMAIL PROTECTED]>
To: Anand Kumria <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#303322: cdrecord: permissions are incorrect for Debian
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.8i
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by mailgate1.uni-kl.de id
j366aEV9010867
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:
#include <hallo.h>
* Anand Kumria [Wed, Apr 06 2005, 12:11:00PM]:
> Package: cdrecord
> Version: 4:2.01+01a01-2
> Severity: important
>=20
> Hi,
>=20
> The Debian policy manual section 10.9 [1], notes that programs should
> have permissions of 755, however the cdrecord binaries do not.
>=20
> clam:[~]% ls -l /usr/bin/cdrecord*
> -rwsr-xr-- 1 root cdrom 133 Jan 10 03:55 /usr/bin/cdrecord
> -rwsr-xr-- 1 root cdrom 348556 Jan 10 03:55 /usr/bin/cdrecord.mmap
> -rwsr-xr-- 1 root cdrom 351404 Jan 10 03:55 /usr/bin/cdrecord.shm
...
> [1]: <URL: http://www.debian.org/doc/debian-policy/ch-files.html#s10.1>
Please read a document throughout if you refer to it. Here, please
understand the part about groups and suid-group permissions (=A710.9).
Regards,
Eduard.
--=20
Sinclair: I'm still waiting for an explanation, gentlemen.
Ambassador Londo Mollari: Yes, and I'm prepared to give you one, Commande=
r, as
soon as the room stops spinning.
Sinclair: This station creates gravity by rotation. It never stops spinni=
ng.
Ambassador Londo Mollari: Well, you begin to see my problem.
-- Quotes from Babylon 5=
--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]