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

Bug#340935: marked as done (netcfg: hotplugging interfaces no longer works; no network after reboot)



Your message dated Mon, 28 Nov 2005 07:47:11 -0800
with message-id <E1EglDj-0007qR-H9@spohr.debian.org>
and subject line Bug#340935: fixed in netcfg 1.18
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 Nov 2005 03:39:02 +0000
>From aragorn@tiscali.nl Sat Nov 26 19:39:02 2005
Return-path: <aragorn@tiscali.nl>
Received: from smtp18.wxs.nl ([195.121.247.9])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EgDNW-0002MD-19
	for submit@bugs.debian.org; Sat, 26 Nov 2005 19:39:02 -0800
Received: from strider.fjphome.nl (ip545593b6.speed.planet.nl [84.85.147.182])
 by smtp18.wxs.nl (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004))
 with ESMTP id <0IQL00BOHGS6IV@smtp18.wxs.nl> for submit@bugs.debian.org; Sun,
 27 Nov 2005 04:38:31 +0100 (CET)
Date: Sun, 27 Nov 2005 04:38:17 +0100
From: Frans Pop <aragorn@tiscali.nl>
Subject: netcfg: hotplugging interfaces no longer works; no network after reboot
To: submit@bugs.debian.org
Message-id: <[🔎] 200511270438.29570.aragorn@tiscali.nl>
MIME-version: 1.0
Content-type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature"; boundary=nextPart1194293.ADdMFxHUol
Content-transfer-encoding: 7bit
User-Agent: KMail/1.7.2
Delivered-To: submit@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-Level: 
X-Spam-Status: No, hits=-5.2 required=4.0 tests=BAYES_40,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

--nextPart1194293.ADdMFxHUol
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Package: netcfg
Version: 1.17
Severity: serious
Justification: Makes package unsuitable for release

Now that udev is enabled in d-i for kernel 2.6.14, regular interfaces get=20
recognized as being "hotpluggable".

However, as udev no longer uses hotplug, the current configuration set up=20
by netcfg no longer works for hotplugging interfaces.
Reason is that ifup is no longer called as (AFAICT)
   ifup eth0=3Dhotplug
but rather
   ifup --allow=3Dhotplug eth0

This results in the system having no external networking after the reboot.=
=20
I see this for example in a default vmware installation that has a=20
pcnet32 eth0 interface.

After some testing I've determined that the following configuration (in
/etc/network/interfaces) does work:
<snip>
mapping eth0
        script grep
        map eth0

allow-hotplug eth0
iface eth0 inet dhcp
</snip>

NOTE: I'm not sure if this is the correct/optimal solution.

This new config will probably not work if package hotplug _is_ installed.=20
Question is if netcfg should also still support that situation.

Can a configuration be found that will work for both situations?

--nextPart1194293.ADdMFxHUol
Content-Type: application/pgp-signature

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

iD8DBQBDiSo1gm/Kwh6ICoQRAozMAJ4kOQbI3ePRAoygHmD+dt3ISU1ghgCfS63S
1mzwQ0V6FSqIcVFPzDPtREA=
=KX5d
-----END PGP SIGNATURE-----

--nextPart1194293.ADdMFxHUol--

---------------------------------------
Received: (at 340935-close) by bugs.debian.org; 28 Nov 2005 15:47:37 +0000
>From katie@ftp-master.debian.org Mon Nov 28 07:47:37 2005
Return-path: <katie@ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EglDj-0007qR-H9; Mon, 28 Nov 2005 07:47:11 -0800
From: Frans Pop <fjp@debian.org>
To: 340935-close@bugs.debian.org
X-Katie: $Revision: 1.60 $
Subject: Bug#340935: fixed in netcfg 1.18
Message-Id: <E1EglDj-0007qR-H9@spohr.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 28 Nov 2005 07:47:11 -0800
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

Source: netcfg
Source-Version: 1.18

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

netcfg-static_1.18_i386.udeb
  to pool/main/n/netcfg/netcfg-static_1.18_i386.udeb
netcfg_1.18.dsc
  to pool/main/n/netcfg/netcfg_1.18.dsc
netcfg_1.18.tar.gz
  to pool/main/n/netcfg/netcfg_1.18.tar.gz
netcfg_1.18_i386.udeb
  to pool/main/n/netcfg/netcfg_1.18_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 340935@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frans Pop <fjp@debian.org> (supplier of updated netcfg 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, 28 Nov 2005 16:36:15 +0100
Source: netcfg
Binary: netcfg-static netcfg
Architecture: source i386
Version: 1.18
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Frans Pop <fjp@debian.org>
Description: 
 netcfg     - Configure the network (udeb)
 netcfg-static - Configure a static network (udeb)
Closes: 340935
Changes: 
 netcfg (1.18) unstable; urgency=low
 .
   [ Joey Hess ]
   * Make netcfg-static use the same menu item number as netcfg, no reason for
     it to differ.
 .
   [ Frans Pop ]
   * Change hotplug configuration as written to interface file. This new
     syntax is supported by both udev and hotplug (from 0.0.20040329-25).
     Closes: #340935.
 .
   [ Updated translations ]
   * German (de.po) by Jens Seidel
   * French (fr.po) by Christian Perrier
   * Malagasy (mg.po) by Jaonary Rabarisoa
   * Romanian (ro.po) by Eddy PetriÅ?or
   * Russian (ru.po) by Yuri Kozlov
Files: 
 2edfeca14c644a7b01b1bf64075a9083 901 debian-installer optional netcfg_1.18.dsc
 d333be7be9a9a0dffb548d674fc0b057 248155 debian-installer optional netcfg_1.18.tar.gz
 f4d10ff630f11ba115c09befaff1d07c 217858 debian-installer optional netcfg_1.18_i386.udeb
 aca72e01b19ba2919392c0bdaa1b2c06 170956 debian-installer optional netcfg-static_1.18_i386.udeb
Package-Type: udeb

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

iD8DBQFDiyVJgm/Kwh6ICoQRAkRhAJ4q0AQjhAXKPAAIK7rV+SPcmTsP1wCfaLFp
FIpWCRsOO8Lhqtrt5LjM1RI=
=IUFG
-----END PGP SIGNATURE-----



Reply to: