Your message dated Sun, 25 Sep 2005 02:17:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327570: fixed in sysvinit 2.86.ds1-3
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; 11 Sep 2005 03:21:07 +0000
>From [EMAIL PROTECTED] Sat Sep 10 20:21:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c-24-10-6-146.hsd1.ca.comcast.net (nofear.bounceme.net) 
[24.10.6.146] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EEIOx-0000OO-00; Sat, 10 Sep 2005 20:21:07 -0700
Received: from [10.1.1.66] (hades [10.1.1.66])
        (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
        (Client did not present a certificate)
        by nofear.bounceme.net (Postfix) with ESMTP id 9180873534
        for <[EMAIL PROTECTED]>; Sat, 10 Sep 2005 20:20:36 -0700 (PDT)
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 10 Sep 2005 20:22:08 -0700
From: "C.Y.M" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Organization: CooLNeT
User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Submit Debian Bugs <[EMAIL PROTECTED]>
Subject: missing /usr/bin/tput when rebooting
X-Enigmail-Version: 0.92.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: initscripts
Version: 2.86.ds1-1.2


When rebooting the system, I get an error message stating:

missing file: /usr/bin/tput

Regards,
C.

---------------------------------------
Received: (at 327570-close) by bugs.debian.org; 25 Sep 2005 09:18:28 +0000
>From [EMAIL PROTECTED] Sun Sep 25 02:18:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EJSdG-0007Iy-00; Sun, 25 Sep 2005 02:17:14 -0700
From: Petter Reinholdtsen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#327570: fixed in sysvinit 2.86.ds1-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 25 Sep 2005 02:17:14 -0700
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=-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: 3

Source: sysvinit
Source-Version: 2.86.ds1-3

We believe that the bug you reported is fixed in the latest version of
sysvinit, which is due to be installed in the Debian FTP archive:

initscripts_2.86.ds1-3_i386.deb
  to pool/main/s/sysvinit/initscripts_2.86.ds1-3_i386.deb
sysv-rc_2.86.ds1-3_all.deb
  to pool/main/s/sysvinit/sysv-rc_2.86.ds1-3_all.deb
sysvinit_2.86.ds1-3.diff.gz
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-3.diff.gz
sysvinit_2.86.ds1-3.dsc
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-3.dsc
sysvinit_2.86.ds1-3_i386.deb
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-3_i386.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.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated sysvinit 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: Sun, 25 Sep 2005 10:40:03 +0200
Source: sysvinit
Binary: sysv-rc sysvinit initscripts
Architecture: source i386 all
Version: 2.86.ds1-3
Distribution: unstable
Urgency: low
Maintainer: Miquel van Smoorenburg <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description: 
 initscripts - Standard scripts needed for booting and shutting down
 sysv-rc    - Standard boot mechanism using symlinks in /etc/rc?.d
 sysvinit   - System-V like init
Closes: 272657 326408 327570
Changes: 
 sysvinit (2.86.ds1-3) unstable; urgency=low
 .
   * Fixed typo in last(1) manual page.  (Closes: #326408)
   * Documented -e and -t option in telinit.  (Closes: #272657)
   * Rewrote init.d/rc to avoid error from ls when no start or stop
     script is present in one rcX.d directory.
   * Updated the startpar source to version 0.49 from
     <URL:ftp://ftp.suse.com/pub/projects/init/>.  Still hanging the
     boot on my test machine, so it is not included in the binary
     package.  Added 01_enable_startpar.dpatch to document how to
     enable it.
   * Changed section of packages from base to admin, to match override
     file.
   * New lsb-base package avoid error during shutdown. (Closes: #327570)
Files: 
 a9fc373e473ea66841d5e1cce833a69c 743 admin required sysvinit_2.86.ds1-3.dsc
 e3252bd1bede1a05ee1743f6d3ae32a0 91065 admin required 
sysvinit_2.86.ds1-3.diff.gz
 b992e6e3b7b9ce11d6f68b6ae3882b82 100884 admin required 
sysvinit_2.86.ds1-3_i386.deb
 230666e1d19fb5fdd2a3f285622a554a 35844 admin required 
initscripts_2.86.ds1-3_i386.deb
 b418aa92b1aa0f3a260c92de85d5fedf 38682 admin required 
sysv-rc_2.86.ds1-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDNmnw20zMSyow1ykRAjslAKDGLcvgDXdxQMtS5AfXqU2n1uJnawCdGydq
olLdxrlxLF+dZmtq1Wh++yI=
=Hl3F
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to