Your message dated Fri, 02 Dec 2005 09:17:19 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#341233: fixed in rcconf 1.17
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 maintonly) by bugs.debian.org; 29 Nov 2005 12:41:45 +0000
>From [EMAIL PROTECTED] Tue Nov 29 04:41:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from boum.org ([69.90.134.149])
by spohr.debian.org with esmtp (Exim 4.50)
id 1Eh4np-0006FW-QC
for [EMAIL PROTECTED]; Tue, 29 Nov 2005 04:41:45 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
by boum.org (Postfix) with ESMTP id 87C02100308DF
for <[EMAIL PROTECTED]>; Tue, 29 Nov 2005 04:41:17 -0800 (PST)
Received: from boum.org ([69.90.134.149])
by localhost (boum.org [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 04545-06 for <[EMAIL PROTECTED]>;
Tue, 29 Nov 2005 04:41:16 -0800 (PST)
Received: by boum.org (Postfix)
id 7ABAD101C6548; Tue, 29 Nov 2005 04:41:16 -0800 (PST)
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: rcconf: Does not check it is run by root
X-Debbugs-CC: Intri Geri <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 29 Nov 2005 04:41:16 -0800 (PST)
From: [EMAIL PROTECTED]
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at boum.org
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-Level:
X-Spam-Status: No, hits=-9.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
NO_REAL_NAME,X_DEBBUGS_CC autolearn=ham
version=2.60-bugs.debian.org_2005_01_02
Package: rcconf
Version: 1.12
Severity: minor
When run by a non-root user, rcconf does not complain before you press OK, and
the exits badly with exit code 13:
Cannot write file /var/lib/rcconf/services: Permission denied at /usr/bin/rcconf
line 944.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (300, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-20050709
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=UTF-8 (charmap=UTF-8) (ignored: LC_ALL set
to fr_FR.UTF-8)
Versions of packages rcconf depends on:
ii dialog 1.0-20050306-1 Displays user-friendly dialog boxe
ii perl 5.8.4-8 Larry Wall's Practical Extraction
ii perl-modules 5.8.4-8 Core Perl modules
ii sysv-rc 2.86.ds1-1 Standard boot mechanism using syml
ii whiptail [whiptail-provid 0.51.6-20 Displays user-friendly dialog boxe
-- no debconf information
---------------------------------------
Received: (at 341233-close) by bugs.debian.org; 2 Dec 2005 17:23:45 +0000
>From [EMAIL PROTECTED] Fri Dec 02 09:23:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EiEX9-0007AY-0P; Fri, 02 Dec 2005 09:17:19 -0800
From: Atsushi KAMOSHIDA <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#341233: fixed in rcconf 1.17
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 02 Dec 2005 09:17:19 -0800
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-Level:
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-CrossAssassin-Score: 2
Source: rcconf
Source-Version: 1.17
We believe that the bug you reported is fixed in the latest version of
rcconf, which is due to be installed in the Debian FTP archive:
rcconf_1.17.dsc
to pool/main/r/rcconf/rcconf_1.17.dsc
rcconf_1.17.tar.gz
to pool/main/r/rcconf/rcconf_1.17.tar.gz
rcconf_1.17_all.deb
to pool/main/r/rcconf/rcconf_1.17_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.
Atsushi KAMOSHIDA <[EMAIL PROTECTED]> (supplier of updated rcconf 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: Sat, 3 Dec 2005 01:23:13 +0900
Source: rcconf
Binary: rcconf
Architecture: source all
Version: 1.17
Distribution: unstable
Urgency: low
Maintainer: Atsushi KAMOSHIDA <[EMAIL PROTECTED]>
Changed-By: Atsushi KAMOSHIDA <[EMAIL PROTECTED]>
Description:
rcconf - Debian Runlevel configuration tool
Closes: 341233 341339
Changes:
rcconf (1.17) unstable; urgency=low
.
* Do not set illegal window size by getting terminal property
(Closes: #341339).
* Add new option '--notermcheck' to avoid some problem by TIOCGWINSZ.
* Immediately exit as error if rcconf can't write status to the file
(/var/lib/rcconf/services) (Closes: #341233).
Files:
d6d10fa9531f52566e7d17fa4e25194c 483 admin optional rcconf_1.17.dsc
18621c442995ed5c1c209ba359ccbac2 11155 admin optional rcconf_1.17.tar.gz
8706b7ca82e68325a7bef1e0692b657c 18048 admin optional rcconf_1.17_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDkH6iYxU8kEKVVoIRAr9MAJ9RmH5b4kbP+GeaxYg8kLKkXNOvAQCdGoEc
JF7jmyIw6zTjFvJqdM5LppM=
=u/YI
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]