[Bug 420098] [NEW] [karmic] resolvconf not started at system boot

Wesley launchpad at opperschaap.net
Thu Aug 27 18:39:34 UTC 2009


Public bug reported:

resolvconf is not started at boot, the init.d script is only run when
booting to single user mode. This becomes a problem when /var/run is a
tmpfs filesystem, since /var/run/resolvconf is created by the init.d
start script. If this dir is missing then my network doesn't come up
properly. See this interfaces file config:

iface home-fixed inet static
    test peer address 192.168.1.1 mac 00:60:4C:CC:86:39 source 192.168.1.14
    address 192.168.1.14
    netmask 255.255.255.0
    gateway 192.168.1.1
    dns-domain opperschaap.net
    dns-search opperschaap.net euronet.nl wanadoo.nl online.nl
    dns-nameservers 194.134.5.5 194.134.0.97
    metric 1

$ sudo aptitude install resolvconf
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following NEW packages will be installed:
  resolvconf
0 packages upgraded, 1 newly installed, 0 to remove and 40 not upgraded.
Need to get 0B/55.2kB of archives. After unpacking 274kB will be used.
Writing extended state information... Done
Preconfiguring packages ...
Selecting previously deselected package resolvconf.
(Reading database ... 203636 files and directories currently installed.)
Unpacking resolvconf (from .../resolvconf_1.44ubuntu1_all.deb) ...
Processing triggers for man-db ...
Setting up resolvconf (1.44ubuntu1) ...

Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done

/home/wesleys/resolvconf-1.44ubuntu1$ ls -altr /etc/rc?.d/* | grep resolv
lrwxrwxrwx 1 root root  20 2009-08-27 20:33 /etc/rcS.d/S07resolvconf -> ../init.d/resolvconf

The issue can be fixed by running:
sudo ln -s /etc/init.d/resolvconf /etc/rc2.d/S07resolvconf

resolvconf:
  Installed: 1.44ubuntu1
  Candidate: 1.44ubuntu1
  Version table:
 *** 1.44ubuntu1 0
        500 http://archive.ubuntu.com karmic/universe Packages
        100 /var/lib/dpkg/status

Linux eniac 2.6.31-6-generic #26-Ubuntu SMP Fri Aug 21 17:48:16 UTC 2009
i686 GNU/Linux

Distributor ID: Ubuntu
Description:    Ubuntu karmic (development branch)
Release:        9.10
Codename:       karmic

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

-- 
[karmic] resolvconf not started at system boot
https://bugs.launchpad.net/bugs/420098
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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




More information about the universe-bugs mailing list