Public bug reported:

Binary package hint: resolvconf

In the brave new world of upstart event driven start up both
/etc/init.d/networking and network-manager based net connections can,
and typically do, come up before the usual SysV init scripts are run,
such that running /etc/init.d/resolvconf start ends up flushing the DNS
information out of resolv.conf.

Per session solution:

sudo restart network-manager 
or;
sudo service networking restart

Per upgrade work around:

sudo update-rc.d -f resolvconf remove

Long term solution:

Running service resolvconf start from upstart before networking is
started. Not sure how to do this.

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

-- 
/etc/init.d/resolvconf start clobbers resolv.conf information
https://bugs.launchpad.net/bugs/595886
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to