Your message dated Mon, 26 Feb 2007 02:02:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#405845: fixed in udev 0.105-2 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)
--- Begin Message ---Package: udev Version: 0.103-1 Hi, When I had Debian etch RC1 which came with 2.6.17 kernel and older version of udev I had no network interfaces renaming errors. I installed fresh etch with the latest kernel and udev yesterday (kernel 2.6.18-3, udev 0.103-1) and right after that I started to notice interface renaming errors. My system: 1x ISA PNP 3Com net card 2x almost indentical Realtek RTL-8139 PCI net cards 1x 3Com 3c905 PCI card. My z25_persistent-net.rules file: # This file was automatically generated by the /lib/udev/write_net_rules # program, probably run by the persistent-net-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single line. # MAC addresses must be written in lowercase. # Realtek card SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:50:22:81:d8:fb", NAME="eth3" #3Com card SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:60:97:20:5e:dd", NAME="eth1" #Realtek card SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:e0:4c:ac:9a:75", NAME="eth2" When system starts I can see that all interfaces were named correctly, but during boot time I can see few interface renaming errors: udevd-event[599]: rename_netif: error changing net interface name eth0_rename to eth1: No such device udevd-event[600]: rename_netif: error changing net interface name eth1_rename to eth2: No such device So my question would be - how can I eliminate these errors? As I saw in logs kernel assigns eth0 and eth1 names to realtek cards at boot time. They both use the same module. And I'm trying to rename them to eth2 and eth3. I think that it may be a bug because I reproduced this behaviour and on my Vmware machine. Installed clean etch with one nic. When install process asked for reboot I added secondary nic. Machine booted without an errors. Then I've modified the z25_persistent-net.rules file like this (after the first boot card with mac which ends with 1f:f7 had a name eth1 in this file): # PCI device 0x1022:0x2000 (pcnet32) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:0c:29:ae:1f:f7", NAME="eth0" # PCI device 0x1022:0x2000 (pcnet32) SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:0c:29:ae:1f:ed", NAME="eth1" In other words I tried to exchange net interface names, I wanted eth1 name to became eth0. I can see that the kernel assigns eth0 name to the nic which mac ends with 1f:ed. And when I restarted machine these renaming errors started to show up again:( So I need help and resolution. Thanks.
--- End Message ---
--- Begin Message ---Source: udev Source-Version: 0.105-2 We believe that the bug you reported is fixed in the latest version of udev, which is due to be installed in the Debian FTP archive: libvolume-id-dev_0.105-2_i386.deb to pool/main/u/udev/libvolume-id-dev_0.105-2_i386.deb libvolume-id0_0.105-2_i386.deb to pool/main/u/udev/libvolume-id0_0.105-2_i386.deb udev-udeb_0.105-2_i386.udeb to pool/main/u/udev/udev-udeb_0.105-2_i386.udeb udev_0.105-2.diff.gz to pool/main/u/udev/udev_0.105-2.diff.gz udev_0.105-2.dsc to pool/main/u/udev/udev_0.105-2.dsc udev_0.105-2_i386.deb to pool/main/u/udev/udev_0.105-2_i386.deb udev_0.105.orig.tar.gz to pool/main/u/udev/udev_0.105.orig.tar.gz 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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Marco d'Itri <[EMAIL PROTECTED]> (supplier of updated udev 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 26 Feb 2007 01:35:50 +0100 Source: udev Binary: libvolume-id-dev udev libvolume-id0 udev-udeb Architecture: source i386 Version: 0.105-2 Distribution: unstable Urgency: high Maintainer: Marco d'Itri <[EMAIL PROTECTED]> Changed-By: Marco d'Itri <[EMAIL PROTECTED]> Description: libvolume-id-dev - libvolume_id development headers libvolume-id0 - libvolume_id shared library udev - /dev/ and hotplug management daemon udev-udeb - /dev/ and hotplug management daemon (udeb) Closes: 395962 405845 406843 406869 406948 407738 408750 409503 411394 Changes: udev (0.105-2) unstable; urgency=high . * postinst: try again fixing #404476. (Closes: #409503) * hotplug.rules: do not check for the existence of $RULES_FILE in find_all_rules(). (Closes: #408750, #405845, #406948) * write_cd_rules: fixed unintended shell expansion in find_next_available(). (Closes: #407738) * permissions.rules: use group tape for SCSI media changers. (Closes: #406843) * hotplug.rules: load ch for SCSI media changers. (Closes: #406869) * permissions.rules: ignore the removable flag for aacraid devices. (See #404927.) * Added to README.Debian a note about generation of persistent names rules. (Closes: #411394) * cd-aliases-generator.rules: by default create "by-id" rules for USB and Firewire devices which usually do not have a stable path. (Closes: #395962) * Backported the upstream changeset 7db33ac19c430c9a4c4af415e2febbd6b17aff2a which fixes access to attribute files containing a colon. Files: 6bb89216ecef9db6ebf8da1d2bc361dd 635 admin important udev_0.105-2.dsc 9d58389d5ef915c49681cae4fba3cd60 188150 admin important udev_0.105.orig.tar.gz 7d9ae90f38888fb8ce5f3d53c1b502f2 63594 admin important udev_0.105-2.diff.gz 0126f0cc9a13cab79d6775ceb64e7730 262526 admin important udev_0.105-2_i386.deb 6977ada26c604ca54947e7e6b03db23c 62280 libs important libvolume-id0_0.105-2_i386.deb 7fea945ba25023ef078f94d80b575234 15592 libdevel optional libvolume-id-dev_0.105-2_i386.deb f59ce1ed1f92489f1441be6a992f147e 104792 debian-installer important udev-udeb_0.105-2_i386.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF4j1LFGfw2OHuP7ERAnUvAKCNZyNx+IKleglg1hAzd1/AUPbyXACfQ6Bb 1q6Ld3zEuSh2zARABaErKwE= =E5iC -----END PGP SIGNATURE-----
--- End Message ---

