Public bug reported:

Binary package hint: dhcp3-client

I booted the Ubuntu Gutsy i386 livecd on an old machine, and switched to
tty1 to run dhclient, because NetworkManager apparently didn't want to
bother.  This uncovered a funny corner-case in dhclient:

...
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 10.0.0.1
chown: failed to get attributes of `/etc/resolv.conf': No such file or directory
chmod: failed to get attributes of `/etc/resolv.conf': No such file or directory
bound to 10.0.0.18 -- renewal in 18184 seconds.
...

 /etc/resolv.conf was created fine, with mode 644, but owned by
root:dhcp instead of root:root.

 This is a very minor bug.

** Affects: dhcp3 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
dhclient tries to chmod /etc/resolv.conf only before it creates it
https://bugs.launchpad.net/bugs/175806
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to