> Please show the output of: > > ls -lF /etc/resolvconf > ls -lF /lib/init/rw > ls -lF /lib/init/rw/resolvconf
After installing resolvconf: sbasetest:~# ls -lF /etc/resolvconf total 16 -rw-r--r-- 1 root root 116 2009-08-13 13:58 interface-order drwxr-xr-x 2 root root 4096 2010-01-02 08:50 resolv.conf.d/ lrwxrwxrwx 1 root root 23 2010-01-02 08:50 run -> /lib/init/rw/resolvconf/ drwxr-xr-x 2 root root 4096 2010-01-02 08:50 update.d/ drwxr-xr-x 2 root root 4096 2010-01-02 09:23 update-libc.d/ sbasetest:~# ls -lF /lib/init/rw total 0 drwxr-xr-x 3 root root 100 2010-01-03 10:33 resolvconf/ drwxr-xr-x 2 root root 60 2010-01-03 10:33 sendsigs.omit.d/ sbasetest:~# ls -lF /lib/init/rw/resolvconf total 4 -rw-r--r-- 1 root root 0 2010-01-03 10:33 enable-updates drwxr-xr-x 2 root root 120 2010-01-03 10:33 interface/ -rw-r--r-- 1 root root 172 2010-01-03 10:33 resolv.conf sbasetest:~# ### more: Further information: *Before* installing resolvconf (and before installing dnsmasq), the output to ls -lF /lib/init/rw is: total 0 drwxr-xr-x 2 root root 60 2010-01-03 10:53 sendsigs.omit.d/ The other outputs give a "no such file or directory" response. *During* install: aptitude (and apt-get) install both prompt me with installing the following new packages: dbus dnsmasq dnsmasq-base libdbus-1-3 libexpat1 libidn11 resolvconf Both apt and aptitude display the resolvconf: Error:... text. PJ PS: It may be linked to previously fixed resolvconf bug 493501 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org