resolvconf will not update /etc/resolv.conf -> /etc/resolvconf/run/resolv.conf on startup

Bug #550962 reported by Theodotos Andreou
34
This bug affects 7 people
Affects Status Importance Assigned to Milestone
resolvconf (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: resolvconf

I installed resolveconf and i have setup my /etc/network/interfaces manually:

root@server:~# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
        address 192.168.10.101
        netmask 255.255.255.0
        network 192.168.10.0
        broadcast 192.168.10.255
        gateway 192.168.10.100
        # Using OpenDNS name servers
        dns-nameservers 208.67.222.222 208.67.220.220
        dns-search wireless.dom

auto eth1
iface eth1 inet static
        address 10.10.0.1
        netmask 255.255.0.0
        network 10.10.0.0
        broadcast 10.10.255.255

On startup resolvconf ignores the dns-* entries and is empty. When I restart networking (invoke-rc.d networking restart) everything works fine. I am using Lucid beta server edition.

I have temporarily solved the problem by putting "invoke-rc.d networking restart" in /etc/rc.local but this souldn't happen in the first place!

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: resolvconf 1.45ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-17.26-generic-pae 2.6.32.10+drm33.1
Uname: Linux 2.6.32-17-generic-pae i686
Architecture: i386
Date: Mon Mar 29 18:23:40 2010
InstallationMedia: Ubuntu-Server 10.04 "Lucid Lynx" - Beta i386 (20100317)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: resolvconf

Revision history for this message
Theodotos Andreou (theodotos) wrote :
Changed in resolvconf (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.