[Bug 1067043] Re: resolvconf adds an empty "nameserver" record into /etc/resolv.conf

Thomas Hood 1067043 at bugs.launchpad.net
Tue Oct 16 07:42:06 UTC 2012


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
Foundations Bugs, which is subscribed to resolvconf in Ubuntu.
https://bugs.launchpad.net/bugs/1067043

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

Status in “resolvconf” package in Ubuntu:
  Incomplete

Bug description:
  My dns-nameservers config is set to:

  "dns-nameservers 66.123.123.130 66.123.123.131"

  However my /etc/resolv.conf looks like:

  "# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  #     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver 66.123.123.130
  nameserver 66.123.123.131
  nameserver
  "

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: resolvconf 1.63ubuntu16
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Mon Oct 15 15:46:46 2012
  InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Alpha amd64+mac (20120211)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: resolvconf
  UpgradeStatus: No upgrade log present (probably fresh install)

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




More information about the foundations-bugs mailing list