Package: udev
Version: 0.090-4
Followup-For: Bug #357025

It seems that udev is getting in the way of "vconfig" doing it's work when
setting up VLAN interfaces.  After running "vconfig add eth0 8", the interface
is left named "eth0.8_temp" (with udev 0.089 it was named "eth0.8_ifrename")

While /proc/net/vlan/eth0.8 exists, the /proc/net/vlan/config list (as well as
"ifconfig -a") show the broken interface name.  If I manually use "ifrename"
to correct the iface names.

Here's my 00-interface.rules, if that matters:
KERNEL=="eth*", SYSFS{address}=="00:a0:cc:5c:53:42", NAME="epub"
KERNEL=="eth*", SYSFS{address}=="00:c0:a8:7b:b5:d1", NAME="eth0"
KERNEL=="eth*", SYSFS{address}=="00:10:4b:0e:31:f9", NAME="ebiz"


-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 8
-r--r--r-- 1 root root  215 Apr 24 22:06 00-interfaces.rules
lrwxrwxrwx 1 root root   20 Apr 15  2005 020_permissions.rules -> 
../permissions.rules
lrwxrwxrwx 1 root root   15 Apr 22 10:37 85-pcmcia.rules -> ../pcmcia.rules
lrwxrwxrwx 1 root root   13 Sep 11  2004 udev.rules -> ../udev.rules
lrwxrwxrwx 1 root root   25 Apr 22 09:43 z20_persistent-input.rules -> 
../persistent-input.rules
lrwxrwxrwx 1 root root   19 Sep  8  2005 z20_persistent.rules -> 
../persistent.rules
-rw-r--r-- 1 root root 1122 Apr 24 21:52 z25_persistent-net.rules
lrwxrwxrwx 1 root root   33 Apr 22 09:43 z45_persistent-net-generator.rules -> 
../persistent-net-generator.rules
lrwxrwxrwx 1 root root   12 Sep  8  2005 z50_run.rules -> ../run.rules
lrwxrwxrwx 1 root root   16 Oct 18  2005 z55_hotplug.rules -> ../hotplug.rules
lrwxrwxrwx 1 root root   17 Sep  8  2005 z70_hotplugd.rules -> ../hotplugd.rules

-- /sys/:
/sys/block/fd0/dev
/sys/block/ram0/dev
/sys/block/ram1/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/block/sda/dev
/sys/block/sda/sda1/dev
/sys/block/sda/sda2/dev
/sys/class/input/input0/event0/dev
/sys/class/input/input1/event1/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/rtc/dev
/sys/class/misc/tun/dev

-- Kernel configuration:


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages udev depends on:
ii  initscripts                  2.86.ds1-14 Scripts for initializing and shutt
ii  libc6                        2.3.6-7     GNU C Library: Shared libraries
ii  libselinux1                  1.30-1      SELinux shared libraries
ii  libvolume-id0                0.090-4     libvolume_id shared library
ii  lsb-base                     3.1-4       Linux Standard Base 3.1 init scrip
ii  makedev                      2.3.1-81    creates device files in /dev
ii  sed                          4.1.4-7     The GNU sed stream editor

udev recommends no packages.

-- debconf information:
  udev/devfs-warning:
* udev/reboot-warning:


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

Reply via email to