[Resolvconf-devel] Bug#563386: resolvconf: Error: /etc/resolvconf/run/interface is not a directory
resolvconferrormesg.to.peejay at spamgourmet.com
resolvconferrormesg.to.peejay at spamgourmet.com
Sat Jan 2 13:19:12 UTC 2010
Package: resolvconf
Version: 1.45
Possible dependency problem between resolvconf 1.45 and dnsmasq 2.51-1
Steps to reproduce:
Install squeeze from daily build (I used debian-testing-i386-netinst.iso
from Jan 02 2010)
Install the system without configuring a network, without installing ssh
packages and without standard utilities.
After boot, configure the system so that it can pick up packages:
echo "nameserver 8.8.8.8" > /etc/resolv.conf
{ echo "deb http://ftp.de.debian.org/pub/debian squeeze main" ; cat
/etc/apt/sources.list ;} >tmpfile && mv tmpfile /etc/apt/sources.list
## prepends
ifconfig eth0 192.168.0.12 up
route add default gw 192.168.0.1
## set up your interface and route
apt-get update
apt-get install resolvconf dnsmasq
...lots of messages, then:
resolvconf: Error: /etc/resolvconf/run/interface is not a directory
...continues and installs with no obvious problem.
Notes:
I don't know if it is a resolvconf or a dnsmasq error.
I don't know if the error is really an error or if it should be a warning
More information about the Resolvconf-devel
mailing list