Hmm, OK we'll have to look deeper.  Please post the output of the
following commands run in a terminal.

ls -l /etc/resolv.conf
cat /etc/resolv.conf
ls -l /etc/default/resolvconf
cat /etc/default/resolvconf
ls -l /etc/resolvconf/resolv.conf.d
for F in /etc/resolvconf/resolv.conf.d/* ; do echo === $F === ; cat $F ; done
ls -l /run/resolvconf
ls -l /run/resolvconf/interface
for F in /run/resolvconf/interface/* ; do echo === $F === ; cat $F ; done
cat /etc/network/interfaces
ls -l /run/network
cat /run/network/ifstate
cat /etc/NetworkManager/NetworkManager.conf
dpkg -l resolvconf network-manager dnsmasq
ps -elf | grep '\(Net\|dh\|dns\|ppp\|pptp\|vpn\)'

** Changed in: resolvconf (Ubuntu)
       Status: New => Incomplete

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

Title:
  resolvconf adds an empty "nameserver" record into /etc/resolv.conf

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

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

Reply via email to