Your message dated Thu, 13 Oct 2005 10:47:08 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#327477: fixed in bash 3.0-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 submit) by bugs.debian.org; 10 Sep 2005 12:21:29 +0000 >From [EMAIL PROTECTED] Sat Sep 10 05:21:29 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 1EE4ML-0008FS-00; Sat, 10 Sep 2005 05:21:29 -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 55B5173534 for <[EMAIL PROTECTED]>; Sat, 10 Sep 2005 05:20:58 -0700 (PDT) Message-ID: <[EMAIL PROTECTED]> Date: Sat, 10 Sep 2005 05:21:35 -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: Breaks /dev/stdin, stdout, and stderr with UDEV. 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: bash Version: 3.0-16 Severity: grave The new version of Bash is causing udev-0.068-2 to *not* create links in /dev to the nodes in /proc/self/fd (/dev/stdin, /dev/stdout, /dev/stderr). I am using an x86 cpu with a 2.6.13 kernel. Re, C. --------------------------------------- Received: (at 327477-close) by bugs.debian.org; 13 Oct 2005 17:48:48 +0000 >From [EMAIL PROTECTED] Thu Oct 13 10:48:48 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EQ7Aa-0002DX-00; Thu, 13 Oct 2005 10:47:08 -0700 From: Matthias Klose <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#327477: fixed in bash 3.0-17 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 13 Oct 2005 10:47:08 -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: 4 Source: bash Source-Version: 3.0-17 We believe that the bug you reported is fixed in the latest version of bash, which is due to be installed in the Debian FTP archive: bash-builtins_3.0-17_sparc.deb to pool/main/b/bash/bash-builtins_3.0-17_sparc.deb bash-doc_3.0-17_all.deb to pool/main/b/bash/bash-doc_3.0-17_all.deb bash-minimal_3.0-17_sparc.deb to pool/main/b/bash/bash-minimal_3.0-17_sparc.deb bash-static_3.0-17_sparc.deb to pool/main/b/bash/bash-static_3.0-17_sparc.deb bash_3.0-17.diff.gz to pool/main/b/bash/bash_3.0-17.diff.gz bash_3.0-17.dsc to pool/main/b/bash/bash_3.0-17.dsc bash_3.0-17_sparc.deb to pool/main/b/bash/bash_3.0-17_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. Matthias Klose <[EMAIL PROTECTED]> (supplier of updated bash 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: Thu, 13 Oct 2005 11:24:21 +0000 Source: bash Binary: bashdb bash-builtins bash bash-minimal bash-static bash-doc Architecture: source sparc all Version: 3.0-17 Distribution: unstable Urgency: low Maintainer: Matthias Klose <[EMAIL PROTECTED]> Changed-By: Matthias Klose <[EMAIL PROTECTED]> Description: bash - The GNU Bourne Again SHell bash-builtins - Bash loadable builtins - headers & examples bash-doc - Documentation and examples for the The GNU Bourne Again SHell bash-minimal - The GNU Bourne Again SHell (minimal version) bash-static - The GNU Bourne Again SHell (static version) Closes: 303712 316066 318301 327477 Changes: bash (3.0-17) unstable; urgency=low . * Check that the device files /dev/std{in,out,err} are present at build time. Closes: #327477. * Remove html completion for w3m, users claim w3m to be a general viewer. * /etc/bash.bashrc: Avoid stat on /etc/debian_chroot, if not necessary. Closes: #303712. * debian/patches/wcontinued.dpatch: Update, fixing hangs in bash_completion (Junichi Uekawa). Closes: #318301. * Build-depend on texinfo (>= 4.8). Closes: #316066. Files: 141e61ce69aab524828bb3d56c0853f0 734 base required bash_3.0-17.dsc a289744bf38a408ef2fce89cbd542bf2 192149 base required bash_3.0-17.diff.gz 8fe8a50e0633e61d399db84e640784bd 716850 doc optional bash-doc_3.0-17_all.deb b51d60a5a869be16f605f4e97edb04e6 798884 base required bash_3.0-17_sparc.deb a5aef6ec98140dab01f4e12f17068d92 97944 utils optional bash-builtins_3.0-17_sparc.deb 6088944f435a3b5b2dd89c17b0ba5403 684192 shells optional bash-static_3.0-17_sparc.deb 82120329e3c4ab4cdcc9abaaf6b1018b 179464 shells optional bash-minimal_3.0-17_sparc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDTpmsStlRaw+TLJwRAlWRAKCtuBjG1PuQYJ3Tk+TgGpG2LjedIQCglC13 WO4nL15/PDjLq4x99Wl3/WU= =CCG7 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]