iftab_helper return an already allocated devname on ppp with /etc/iftab
Bug #74077 reported by
Tatsuya Noda
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
udev (Ubuntu) |
Fix Released
|
High
|
Scott James Remnant (Canonical) |
Bug Description
When I used ppp with ordinary /etc/iftab, iftab_helper failed to prove devicename.
test call:
># /lib/udev/
>eth1
in syslog:
>Dec 2 05:23:42 undine iftab_helper[
>Dec 2 05:23:42 undine iftab_helper[
>Dec 2 05:23:42 undine iftab_helper[
>Dec 2 05:23:42 undine iftab_helper[
/etc/iftab:
>eth0 mac 00:13:72:1a:10:7b
>eth1 mac 00:0e:0c:82:cc:07
description: | updated |
Changed in udev: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
Confirmed; this appears to be caused by giving iftab_helper an interface that doesn't have an associated device.