Package: ifupdown
Version: 0.6.4-4.12
Severity: grave
Justification: renders package unusable

Upgrade to 0.6.5 causes device not found message on ifup. 
/var/log/syslog and /etc/network/interfaces below

Apr  5 18:28:51 localhost ifplugd.hotplug[3904]: Stopping ifplugd for 
eth1
Apr  5 18:28:52 localhost ifplugd(eth1)[2497]: Link beat lost.
Apr  5 18:29:03 localhost kernel: ipw2100: Intel(R) PRO/Wireless 2100 
Network Driver, 1.0.5
Apr  5 18:29:03 localhost kernel: ipw2100: Copyright(c) 2003-2004 Intel 
Corporation
Apr  5 18:29:03 localhost kernel: PCI: Found IRQ 11 for device 
0000:02:02.0
Apr  5 18:29:03 localhost kernel: PCI: Sharing IRQ 11 with 0000:00:1d.2
Apr  5 18:29:03 localhost kernel: PCI: Sharing IRQ 11 with 0000:00:1f.1
Apr  5 18:29:03 localhost kernel: ipw2100: Detected Intel PRO/Wireless 
2100 Network Connection
Apr  5 18:29:04 localhost ifplugd(eth1)[2497]: Executing 
'/etc/ifplugd/ifplugd.action eth1 down'.
Apr  5 18:29:04 localhost ifplugd(eth1)[2497]: client: /sbin/ifdown: 
interface eth1 not configured
Apr  5 18:29:04 localhost ifplugd(eth1)[2497]: Program executed 
successfully.
Apr  5 18:29:04 localhost ifplugd.hotplug[4196]: Invoking ifplugd for 
eth1
Apr  5 18:29:04 localhost ifplugd(eth1)[4209]: ifplugd 0.26 
initializing.
Apr  5 18:29:04 localhost ifplugd(eth1)[4209]: Using interface 
eth1/00:0C:F1:2B:DF:98 with driver <ipw2100> (version: 1.0.5)
Apr  5 18:29:04 localhost ifplugd(eth1)[4209]: Using detection mode: 
SIOCETHTOOL
Apr  5 18:29:04 localhost ifplugd(eth1)[4209]: Initialization complete, 
link beat not detected.
Apr  5 18:29:05 localhost ifplugd(eth1)[2497]: Link beat detected.
Apr  5 18:29:05 localhost ifplugd(eth1)[4209]: Link beat detected.
Apr  5 18:29:06 localhost ifplugd(eth1)[2497]: Executing 
'/etc/ifplugd/ifplugd.action eth1 up'.
Apr  5 18:29:06 localhost ifplugd(eth1)[2497]: client: SIOCSIFADDR: No 
such device
Apr  5 18:29:06 localhost ifplugd(eth1)[2497]: client: eth1-home: ERROR 
while getting interface flags: No such device
Apr  5 18:29:06 localhost ifplugd(eth1)[2497]: client: SIOCSIFNETMASK: 
No such device
Apr  5 18:29:06 localhost ifplugd(eth1)[2497]: client: eth1-home: ERROR 
while getting interface flags: No such device
Apr  5 18:29:06 localhost ifplugd(eth1)[2497]: client: Failed to bring 
up eth1-home.
Apr  5 18:29:06 localhost ifplugd(eth1)[4209]: Executing 
'/etc/ifplugd/ifplugd.action eth1 up'.
Apr  5 18:29:06 localhost ifplugd(eth1)[4209]: client: SIOCSIFADDR: No 
such device
Apr  5 18:29:06 localhost ifplugd(eth1)[4209]: client: eth1-home: ERROR 
while getting interface flags: No such device
Apr  5 18:29:06 localhost ifplugd(eth1)[2497]: Program executed 
successfully.
Apr  5 18:29:06 localhost ifplugd(eth1)[4209]: client: SIOCSIFNETMASK: 
No such device
Apr  5 18:29:06 localhost ifplugd(eth1)[4209]: client: eth1-home: ERROR 
while getting interface flags: No such device
Apr  5 18:29:06 localhost ifplugd(eth1)[4209]: client: Failed to bring 
up eth1-home.
Apr  5 18:29:06 localhost ifplugd(eth1)[4209]: Program executed 
successfully.
-------------------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# This entry denotes the loopback (127.0.0.1) interface.
auto lo
iface lo inet loopback

# This entry was created during the Debian installation
auto eth0
iface eth0 inet dhcp

#this is for wireless, using the ipw2100 drivers

mapping eth1
        script ifscheme-mapping


#iface eth1-home inet dhcp
iface eth1-home inet static
        address 10.0.3.33
        netmask 255.255.255.0
        gateway 10.0.3.1
        wireless-essid foobar
-------------------

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages ifupdown depends on:
ii  debconf [debconf-2.0]       1.4.47       Debian configuration 
management sy
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared 
libraries an
ii  net-tools                   1.60-10      The NET-3 networking toolkit

-- debconf information:
  ifupdown/convert-interfaces: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to