bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#268347: marked as done (hurd: /dev/tty devices get created without c


From: Debian Bug Tracking System
Subject: Bug#268347: marked as done (hurd: /dev/tty devices get created without checks)
Date: Tue, 14 Sep 2004 17:18:05 -0700

Your message dated Tue, 14 Sep 2004 20:02:09 -0400
with message-id <E1C7NFR-0007Ao-00@newraff.debian.org>
and subject line Bug#268347: fixed in hurd 20040508-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; 27 Aug 2004 09:25:47 +0000
>From mbanck@gmx.net Fri Aug 27 02:25:47 2004
Return-path: <mbanck@gmx.net>
Received: from pop.gmx.net (mail.gmx.net) [213.165.64.20] 
        by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1C0czS-0001xp-00; Fri, 27 Aug 2004 02:25:47 -0700
Received: (qmail 24069 invoked by uid 65534); 27 Aug 2004 09:25:15 -0000
Received: from donjuan.stud.chemie.tu-muenchen.de (EHLO nighthawk.oase.mhn.de) 
(129.187.245.122)
  by mail.gmx.net (mp009) with SMTP; 27 Aug 2004 11:25:15 +0200
X-Authenticated: #686195
Received: from mbanck by nighthawk.oase.mhn.de with local (Exim 4.34)
        id 1C0cym-00020J-8J
        for submit@bugs.debian.org; Fri, 27 Aug 2004 11:25:04 +0200
Date: Fri, 27 Aug 2004 11:25:04 +0200
From: Michael Banck <mbanck@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: hurd: /dev/tty devices get created without checks
Message-ID: <20040827092504.GA7586@nighthawk.oase.mhn.de>
Reply-To: Michael Banck <mbanck@debian.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 2.64
User-Agent: Mutt/1.5.6+20040803i
Sender: Michael Banck <mbanck@gmx.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

Package: hurd
Version: 20040508-2
Severity: normal

When one reinstalls the hurd package (for whatever reason), one sees
some ugly error messages while it is being setup, something like:

/dev/vcs: Device or Resource busy
/dev/tty1: Device or Resource busy
/dev/tty2: Device or Resource busy
/dev/tty3: Device or Resource busy
/dev/tty4: Device or Resource busy
/dev/tty5: Device or Resource busy
/dev/tty6: Device or Resource busy

This is due to the postinst not checking whether the devices exist
before creating them. Maybe it should check the already installed
version (if applicable) to see whether those MAKEDEV's are needed.

Anyway, the MAKEDEV's should only be called if the respective device
does not yet exist.


Michael

---------------------------------------
Received: (at 268347-close) by bugs.debian.org; 15 Sep 2004 00:08:04 +0000
>From katie@ftp-master.debian.org Tue Sep 14 17:08:04 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1C7NLA-0000mQ-00; Tue, 14 Sep 2004 17:08:04 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1C7NFR-0007Ao-00; Tue, 14 Sep 2004 20:02:09 -0400
From: Michael Banck <mbanck@debian.org>
To: 268347-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#268347: fixed in hurd 20040508-3
Message-Id: <E1C7NFR-0007Ao-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Tue, 14 Sep 2004 20:02:09 -0400
Delivered-To: 268347-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 3

Source: hurd
Source-Version: 20040508-3

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

hurd-dev_20040508-3_hurd-i386.deb
  to pool/main/h/hurd/hurd-dev_20040508-3_hurd-i386.deb
hurd_20040508-3.diff.gz
  to pool/main/h/hurd/hurd_20040508-3.diff.gz
hurd_20040508-3.dsc
  to pool/main/h/hurd/hurd_20040508-3.dsc
hurd_20040508-3_hurd-i386.deb
  to pool/main/h/hurd/hurd_20040508-3_hurd-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 268347@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Banck <mbanck@debian.org> (supplier of updated hurd 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu,  9 Sep 2004 22:32:07 +0200
Source: hurd
Binary: hurd-dev hurd
Architecture: hurd-i386 source 
Version: 20040508-3
Distribution: unstable
Urgency: low
Maintainer: GNU Hurd Maintainers <bug-hurd@gnu.org>
Changed-By: Michael Banck <mbanck@debian.org>
Description: 
 hurd       - The GNU Hurd
 hurd-dev   - The GNU Hurd (development files)
Closes: 251863 254147 268347
Changes: 
 hurd (20040508-3) unstable; urgency=low
 .
   * debian/local/rc: Removed.
   * debian/patches/rc.patch: New file. (Closes: #254147)
   * debian/hurd.install: Install tmp/libexec/rc.
   * debian/patches/console_switch3.patch: Removed.
   * debian/patches/console_repeater.patch: New patch by Marco Gerards.
   * debian/patches/libcons_repeater.patch: New patch by Marco Gerards.
   * debian/patches/netfs_io_select.patch: New patch by Marco Gerards.
   * debian/patches/netfs_nonblock.patch: New patch by Marco Gerards.
   * Rebuilt against glibc_2.3.2.ds1-16.
   * debian/hurd.postinst: Make sure /bin/login is suid. (Closes: #251863)
   * debian/control (Uploaders): Added myself.
   * debian/hurd.postinst: Only create the tty devices if they do not
     exist already. (Closes: #268347)
Files: 
 d14247e396a7f51c1339e86cc6d86f60 785 base required hurd_20040508-3.dsc
 0accd0e4ce4d9870bfce627aa1e1ed97 950674 libdevel standard 
hurd-dev_20040508-3_hurd-i386.deb
 117f58b35ecfd6b0e848331a25cc9077 2135768 base required 
hurd_20040508-3_hurd-i386.deb
 9d14b64367c3df8f543adb1fb706d3be 36994 base required hurd_20040508-3.diff.gz

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

iD8DBQFBR4MQmHaJYZ7RAb8RAodlAJ0WGskW4Om3q3OmP+E2rDKuxyH9NwCgm1jh
OdN46qsZnqAVskFV8ZlQ23I=
=Mtrc
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]