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

Bug#222575: marked as done (redirecting base-config to /dev/console is not robust)



Your message dated Fri, 07 May 2004 14:17:06 -0400
with message-id <E1BM9uE-0005S1-00@newraff.debian.org>
and subject line Bug#222575: fixed in prebaseconfig 0.64
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; 1 Dec 2003 02:09:23 +0000
>From joey@kitenet.net Sun Nov 30 20:09:13 2003
Return-path: <joey@kitenet.net>
Received: from kitenet.net [64.62.161.42] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AQdUv-0006bF-00; Sun, 30 Nov 2003 20:09:13 -0600
Received: from dragon.kitenet.net (pm3naxs5-222.access.naxs.com [216.98.91.222])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
	by kitenet.net (Postfix) with ESMTP id 8BD3D17FE5
	for <submit@bugs.debian.org>; Mon,  1 Dec 2003 02:09:11 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id 413496F3A4; Sun, 30 Nov 2003 20:58:40 -0500 (EST)
Date: Sun, 30 Nov 2003 20:58:40 -0500
From: Joey Hess <joeyh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: redirecting base-config to /dev/console is not robust
Message-ID: <20031201015840.GA21252@kitenet.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z"
Content-Disposition: inline
X-Reportbug-Version: 2.36
User-Agent: Mutt/1.5.4i
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20
X-Spam-Level: 


--7AUc2qLy4jB3hD7Z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: prebaseconfug
Severity: normal
Tags: d-i

The way inittab.install redirects base-config </dev/console
>/dev/console can fail in at least two ways:

1. If the user switches virtual consoles at just the right point during boo=
t,=20
   base-config can end up running on some other virtual console than the
   first. I have seen this during testing.
2. If base-config dies (or is killed), init will respawn it, and it will
   spew all over the current virual console, which may already be logged
   into. Not good.

I think it should use >/dev/tty0 </dev/tty0, similar to how it uses an
explicit device for serial installs.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dragon 2.4.22 #1 Sun Oct 12 15:11:10 EDT 2003 i686
Locale: LANG=3Den_US, LC_CTYPE=3Den_US

--=20
see shy jo

--7AUc2qLy4jB3hD7Z
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQE/yqBPd8HHehbQuO8RAo2PAKCDWnb4Uq1lkAnTkBPBhRJOP6V6aQCg5dpq
QxRF79qp6O3Ggla0jjlPFLA=
=CGcM
-----END PGP SIGNATURE-----

--7AUc2qLy4jB3hD7Z--

---------------------------------------
Received: (at 222575-close) by bugs.debian.org; 7 May 2004 18:23:16 +0000
>From katie@ftp-master.debian.org Fri May 07 11:23:16 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 1BMA0C-0005SR-00; Fri, 07 May 2004 11:23:16 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BM9uE-0005S1-00; Fri, 07 May 2004 14:17:06 -0400
From: Joey Hess <joeyh@debian.org>
To: 222575-close@bugs.debian.org
X-Katie: $Revision: 1.49 $
Subject: Bug#222575: fixed in prebaseconfig 0.64
Message-Id: <E1BM9uE-0005S1-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Fri, 07 May 2004 14:17:06 -0400
Delivered-To: 222575-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=-5.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: 1

Source: prebaseconfig
Source-Version: 0.64

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

prebaseconfig_0.64.dsc
  to pool/main/p/prebaseconfig/prebaseconfig_0.64.dsc
prebaseconfig_0.64.tar.gz
  to pool/main/p/prebaseconfig/prebaseconfig_0.64.tar.gz
prebaseconfig_0.64_all.udeb
  to pool/main/p/prebaseconfig/prebaseconfig_0.64_all.udeb



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 222575@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated prebaseconfig 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: Fri,  7 May 2004 13:12:57 -0400
Source: prebaseconfig
Binary: prebaseconfig
Architecture: source all
Version: 0.64
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 prebaseconfig - Finish the installation and reboot (udeb)
Closes: 222575
Changes: 
 prebaseconfig (0.64) unstable; urgency=low
 .
   * Joshua Kwan
     - Pull in the stuff we removed for beta4.
     - Instead of redirecting base-config to /dev/console all the time,
       use the console we divined for inittab.real and redirect to THAT
       instead. (Closes: #222575)
   * Joey Hess
     - Set up a /dev/cdrom link in /target, we cannot rely on discover doing
       that.
Files: 
 ca5401d2d84b43be13822308d2656a77 741 debian-installer required prebaseconfig_0.64.dsc
 a7be4a14284505d742efba2348be1567 35495 debian-installer required prebaseconfig_0.64.tar.gz
 134019a7a4a8bf9f9a8af60e541cb6ab 14668 debian-installer required prebaseconfig_0.64_all.udeb
package-type: udeb

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

iD8DBQFAm9A42tp5zXiKP0wRAtx6AJ9ByjJvquWWR7/3/K5oXKVlNektCACffJgS
k9nMSTz4S4uPvuBCGzuCEOU=
=IO6u
-----END PGP SIGNATURE-----



Reply to: