[Bug 922677] Re: resolvconf should only convert /etc/resolv.conf to a symlink at initial installation time

Louis Li louisli at akiban.com
Tue May 29 14:18:32 UTC 2012


Here's some information:
ubuntu at ip-10-116-125-233:~$ ls -l /etc/resolv.conf
-r--r--r-- 1 root root 63 May 29 13:42 /etc/resolv.conf
ubuntu at ip-10-116-125-233:~$ lsattr /etc/resolv.conf
-------------e- /etc/resolv.conf
ubuntu at ip-10-116-125-233:~$ ls -l /run/resolvconf
total 0
drwxr-xr-x 2 root root 40 May 29 13:42 interface
-rw-r--r-- 1 root root  0 May 29 13:42 postponed-update
ubuntu at ip-10-116-125-233:~$ ls -l /run/resolvconf/interface/
total 0
ubuntu at ip-10-116-125-233:~$ for F in /run/resolvconf/interface/*; do echo === $F ===; cat $F; done
=== /run/resolvconf/interface/* ===
cat: /run/resolvconf/interface/*: No such file or directory

-- 
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