[Bug 922677] Re: resolvconf should only convert /etc/resolv.conf to a symlink at initial installation time
Thomas Hood
922677 at bugs.launchpad.net
Wed May 16 14:08:03 UTC 2012
Cerin: Can you please elaborate? On a properly configured system NM and
resolvconf work together correctly. If name resolution is not working
on your system then let's find out why.
Please send the output of:
ls -l /etc/resolv.conf
lsattr /etc/resolv.conf
ls -l /run/resolvconf
ls -l /run/resolvconf/interface
for F in /run/resolvconf/interface/* ; do echo === $F === ; cat $F ; done
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to resolvconf in Ubuntu.
https://bugs.launchpad.net/bugs/922677
Title:
resolvconf should only convert /etc/resolv.conf to a symlink at
initial installation time
Status in “resolvconf” package in Ubuntu:
Fix Released
Bug description:
One thing described in the MIR for resolvconf promotion in Precise is that resolvconf won't attempt to convert /etc/resolv.conf on upgrade.
Doing a local test here actually shows that to be wrong, so anyone currently assuming that making /etc/resolv.conf a regular file again will turn off resolvconf will have a bad surprise next time we update the package.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/922677/+subscriptions
More information about the foundations-bugs
mailing list