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

Bug#533087: marked as done (linux-image-2.6.29-2-686: udev meddling breaks networking)



Your message dated Sun, 28 Jun 2009 22:04:31 +0100
with message-id <4A47DADF.3030209@gmail.com>
and subject line Re: Bug#533087: linux-image-2.6.29-2-686: udev meddling breaks networking
has caused the Debian Bug report #533087,
regarding linux-image-2.6.29-2-686: udev meddling breaks networking
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
533087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533087
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.29-2-686
Version: 2.6.29-5
Severity: normal


I've been running Debian on this machine for years. Latest working kernel
is 2.6.26-2. All versions of 2.6.29 so far have broken networking. Files 
attached: 

1. /etc/network/interfaces
2. output of ifconfig under 2.6.26 (working)
3. output of ifconfig under 2.6.29 (broken)
4. output of dmesg under 2.6.26 (working)
5. output of dmesg under 2.6.29 (broken)

Sorry if this is trivial - I can't see what's wrong. 

Regards,

CC

-- Package-specific info:

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.29-2-686 depends on:
ii  debconf [debconf-2.0]         1.5.26     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.93.3     tools for generating an initramfs
ii  module-init-tools             3.7-pre9-1 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.29-2-686 recommends:
ii  libc6-i686                    2.9-13     GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.29-2-686 suggests:
ii  grub                          0.97-53    GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.29              <none>     (no description available)

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.29-2-686/preinst/lilo-has-ramdisk:
  linux-image-2.6.29-2-686/postinst/depmod-error-2.6.29-2-686: false
  linux-image-2.6.29-2-686/postinst/kimage-is-a-directory:
  linux-image-2.6.29-2-686/preinst/overwriting-modules-2.6.29-2-686: true
  linux-image-2.6.29-2-686/postinst/bootloader-error-2.6.29-2-686:
  linux-image-2.6.29-2-686/preinst/abort-install-2.6.29-2-686:
  linux-image-2.6.29-2-686/postinst/create-kimage-link-2.6.29-2-686: true
  linux-image-2.6.29-2-686/preinst/failed-to-move-modules-2.6.29-2-686:
  linux-image-2.6.29-2-686/preinst/initrd-2.6.29-2-686:
  linux-image-2.6.29-2-686/postinst/old-dir-initrd-link-2.6.29-2-686: true
  linux-image-2.6.29-2-686/postinst/old-initrd-link-2.6.29-2-686: true
  linux-image-2.6.29-2-686/prerm/removing-running-kernel-2.6.29-2-686: true
  linux-image-2.6.29-2-686/postinst/bootloader-test-error-2.6.29-2-686:
  linux-image-2.6.29-2-686/postinst/old-system-map-link-2.6.29-2-686: true
  linux-image-2.6.29-2-686/preinst/bootloader-initrd-2.6.29-2-686: true
  linux-image-2.6.29-2-686/postinst/depmod-error-initrd-2.6.29-2-686: false
  linux-image-2.6.29-2-686/preinst/elilo-initrd-2.6.29-2-686: true
  linux-image-2.6.29-2-686/prerm/would-invalidate-boot-loader-2.6.29-2-686: true
  linux-image-2.6.29-2-686/preinst/lilo-initrd-2.6.29-2-686: true
  linux-image-2.6.29-2-686/preinst/abort-overwrite-2.6.29-2-686:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface - this is the 3com one (opposite of Tony)
allow-hotplug eth0
iface eth0 inet dhcp

# This is the nVidia one 
allow-hotplug eth1
iface eth1 inet dhcp

Attachment: ifconfig.2.6.26.gz
Description: GNU Zip compressed data

Attachment: ifconfig.2.6.29.gz
Description: GNU Zip compressed data

Attachment: dmesg.2.6.26.gz
Description: GNU Zip compressed data

Attachment: dmesg.2.6.29.gz
Description: GNU Zip compressed data


--- End Message ---
--- Begin Message ---
Ben Hutchings wrote:
On Sun, 2009-06-28 at 19:35 +0100, Chris Carr wrote:
Ben Hutchings wrote:
On Mon, 2009-06-15 at 21:45 +0100, Chris Carr wrote:
On Sun, 2009-06-14 at 23:07 +0100, Ben Hutchings wrote:
[...]
I think you want to map MAC address 00:e0:18:f1:05:7b to eth0, so change
/etc/udev/rules.d/70-persistent-net.rules accordingly.  Please let us
know whether this solves the problem for you.
Sadly not, but thanks to both you and Maximilian for the replies. I
attach /etc/udev/rules.d/70-persistent-net.rules (having edited the last
entry to point to eth0 as you suggested).
Did you reboot or restart udev after changing this file?
Yes, I rebooted.

Can you send a new kernel log?
Attached. Grateful for any further ideas/suggestions,

Try "grep -r 'NAME="eth' /etc/udev/rules.d".

Ooops. It was still parsing backup70-persistent-net-rules. Sorry folks.

Works fine after removing the backup. Thanks for the help.

CC




--- End Message ---

Reply to: