AFAICT it isn't ifupdown's fault, all ifupdown is doing is running "ip
addr add" which will indeed get a "File exists" from the kernel if the
IP already exists as can be seen here:

root@castiana:~# ip addr add dev wlan0 10.155.2.159/21
RTNETLINK answers: File exists


Marking the bug Invalid for ifupdown. Ifupdown itself doesn't do any direct 
netlink call and so can't do detailed error handling (trying to keep things 
simple), as that string comes from the kernel, there isn't much we can do.

** Changed in: ifupdown (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/638963

Title:
  SIOCADDRT error message misinforms user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/638963/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to