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

Bug#279090: marked as done (Should display dialog if installation of n-c-config failed)



Your message dated Mon, 13 Jun 2005 08:02:27 -0400
with message-id <E1Dhne7-0002CA-00@newraff.debian.org>
and subject line Bug#279090: fixed in network-console 0.0.12
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; 31 Oct 2004 16:23:48 +0000
>From aragorn@tiscali.nl Sun Oct 31 08:23:48 2004
Return-path: <aragorn@tiscali.nl>
Received: from (elrond.fjphome.nl) [195.240.184.66] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1COIUe-0003kX-00; Sun, 31 Oct 2004 08:23:48 -0800
Received: from strider.fjphome.nl ([10.19.66.86] ident=fjp)
	by elrond.fjphome.nl with esmtp (Exim 3.35 #1 (Debian))
	id 1COIU9-0008UY-00
	for <submit@bugs.debian.org>; Sun, 31 Oct 2004 17:23:17 +0100
From: Frans Pop <aragorn@tiscali.nl>
To: submit@bugs.debian.org
Subject: No 2nd stage after installation with netinst CD using network-console
Date: Sun, 31 Oct 2004 17:23:18 +0100
User-Agent: KMail/1.6.2
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-Id: <200410311723.18767.aragorn@tiscali.nl>
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=-5.3 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	SUBJ_HAS_UNIQ_ID autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: debian-installer
Severity: important

There are two separate problems which result in a broken installation if a 
user uses network-console during 1st stage installation after booting 
with the netinst CD.
(If I install using a businesscard CD, the installation runs fine.)

This was tested using i386 netinst CD (daily build from 20041029).
Procedure:
- boot qemu using netinst CD debconf/priority=medium
- proceed in qemu; select network-console in 'Load installer components'
- configure network, configure network-console
- log into installer using ssh from terminal on normal machine
- continue rest of 1st stage installation from ssh

After 'rebooting' the installed system in qemu, I only get a login prompt 
(base-config is not run because /etc/inittab is not modified for that).
Also, I can not login to the system using ssh (as ssh is not installed).

PROBLEM 1
=========
The prebaseconfig script from network-console fails quietly because the 
command 'apt-install network-console-config' fails as this package and 
ssh (on which it depends) are not available on the netinst CD.

PROBLEM 2
=========
Syslog shows:
   info: Running /usr/lib/prebaseconfig.d/90prepare-base-config
   warning: /usr/lib/prebaseconfig.d/90prepare-base-config returned \
   error code 1

I have not yet traced the exact cause of this error (will try to follow up 
later), but the result is that /etc/inittab is not configured to run 
base-config.
I think this is a structural problem when prebaseconfig is run from ssh 
that has been overlooked until now.

SOLUTION
========
- network-console's prebaseconfig script should test the result of
  apt-install and display a message (probably suggesting to run
  base-config from the machine's console) if it failed
- prepare-base-config should be fixed to not fail when prebaseconfig
  is run from ssh

However, this would probably result in base-config being started after the 
reboot, which is not what we want (we want it to be run from ssh if 
possible). So we need the following additional changes:
- network-console's prebaseconfig script should set a flag somewhere that
  indicates if network-console-config and ssh were installed correctly
- prepare-base-config should test this flag and _not_ modify /etc/inittab
  if and only if network-console-config and ssh were installed correctly

I'm not sure if network-console-config and ssh should be included on the 
netinst CD, but I guess they should both be included on the first full CD 
in an official set.

---------------------------------------
Received: (at 279090-close) by bugs.debian.org; 13 Jun 2005 12:09:07 +0000
>From katie@ftp-master.debian.org Mon Jun 13 05:09:07 2005
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 1DhnkY-0001yF-00; Mon, 13 Jun 2005 05:09:07 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Dhne7-0002CA-00; Mon, 13 Jun 2005 08:02:27 -0400
From: Frans Pop <aragorn@tiscali.nl>
To: 279090-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#279090: fixed in network-console 0.0.12
Message-Id: <E1Dhne7-0002CA-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 13 Jun 2005 08:02:27 -0400
Delivered-To: 279090-close@bugs.debian.org
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-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-Spam-Level: 

Source: network-console
Source-Version: 0.0.12

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

network-console-config_0.0.12_all.deb
  to pool/main/n/network-console/network-console-config_0.0.12_all.deb
network-console_0.0.12.dsc
  to pool/main/n/network-console/network-console_0.0.12.dsc
network-console_0.0.12.tar.gz
  to pool/main/n/network-console/network-console_0.0.12.tar.gz
network-console_0.0.12_i386.udeb
  to pool/main/n/network-console/network-console_0.0.12_i386.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 279090@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frans Pop <aragorn@tiscali.nl> (supplier of updated network-console 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: Mon, 13 Jun 2005 13:31:05 +0200
Source: network-console
Binary: network-console-config network-console
Architecture: source i386 all
Version: 0.0.12
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Frans Pop <aragorn@tiscali.nl>
Description: 
 network-console - Continue installation remotely using SSH (udeb)
 network-console-config - Debian base system configurator - network console
Closes: 279090 298952
Changes: 
 network-console (0.0.12) unstable; urgency=low
 .
   * Frans Pop
     - Changed naming scheme for templates to network-console/...
     - Added new template for prebaseconfig to inform user if
       network-console-config was unavailable or failed to install.
       Closes: #279090.
     - The new opensshd-server requires sshd to be started with an abolute
       path. This may be a bug (#313382); add path to work around it for now.
     - Add myself as uploader.
   * Joey Hess
     - Patch from Paul Telford to allow preseeding of network-console/start.
       Closes: #298952
   * Christian Perrier
     - Add a comment about the Choices length for translators
       in the debconf templates file
   * Updated translations:
     - Arabic (ar.po) by Ossama M. Khayat
     - Bulgarian (bg.po) by Ognyan Kulev
     - Catalan (ca.po) by Guillem Jover
     - Czech (cs.po) by Miroslav Kure
     - Welsh (cy.po) by Dafydd Harries
     - Danish (da.po) by Claus Hindsgaul
     - German (de.po) by Dennis Stampfer
     - Greek, Modern (1453-) (el.po) by Greek Translation Team
     - Spanish (Castilian) (es.po) by Javier Fernández-Sanguino Peña
     - Basque (eu.po) by Piarres Beobide
     - Finnish (fi.po) by Tapio Lehtonen
     - French (fr.po) by Christian Perrier
     - Gallegan (gl.po) by Jacobo Tarrio
     - Hebrew (he.po) by Lior Kaplan
     - Italian (it.po) by Giuseppe Sacco
     - Japanese (ja.po) by Kenshi Muto
     - Korean (ko.po) by Changwoo Ryu
     - Lithuanian (lt.po) by KÄ?stutis BiliÅ«nas
     - Bøkmal, Norwegian (nb.po) by Hans Fredrik Nordhaug
     - Dutch (nl.po) by Bart Cornelis
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Portuguese (pt.po) by Miguel Figueiredo
     - Romanian (ro.po) by Eddy PetriÅ?or
     - Russian (ru.po) by Yuri Kozlov
     - Slovak (sk.po) by Peter KLFMANiK Mann
     - Albanian (sq.po) by Elian Myftiu
     - Swedish (sv.po) by Per Olofsson
     - Turkish (tr.po) by Recai OktaÅ?
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
     - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
     - Traditional Chinese (zh_TW.po) by Tetralet
Files: 
 b7412bc40bd59d5f52d5ee9c9b06b08d 657 debian-installer optional network-console_0.0.12.dsc
 408f77572af1054fd207cb8788dd276b 52619 debian-installer optional network-console_0.0.12.tar.gz
 3ce9fe296d97fa88288fc5a5d0e76e07 4748 admin optional network-console-config_0.0.12_all.deb
 d35829dd3fdecced569bbb8703963dfe 41492 debian-installer optional network-console_0.0.12_i386.udeb
package-type: udeb

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

iD8DBQFCrXIKgm/Kwh6ICoQRAhVMAKCQV04WfCv2e87n4jl0VvQswIHENQCg2XKK
evzk8j0S2HAIOAZVx1MuLcg=
=xsgA
-----END PGP SIGNATURE-----



Reply to: