Package: ifupdown
Version: 0.7.1
Severity: important
Hello,
sorry for bothering you with this. I removed the ppp package and upgraded to a
new kernel
but otherwise I feel not to have done anything unusual.
$ sudo ifup eth0
[sudo] password for moeller:
ifup: failed to open statefile /run/network/ifstate: No such file or directory
# ifup lo
ifup: failed to open statefile /run/network/ifstate: No such file or directory
# ls /run/
acpid.pid boinc.pid crond.pid
dirmngr.pid kdm/ lock/ pcscd/
shm/ udisks/
acpid.socket console/ crond.reboot exim4/
kdm.pid motd.dynamic pm-utils/
sshd/ utmp
atd.pid ConsoleKit/ dbus/ initctl
kerneloops.pid mount/ screen/
sshd.pid xauth/
avahi-daemon/ console-kit-daemon.pid dirmngr/
initramfs/ lirc/ ntpd.pid
sendsigs.omit.d/ udev/ xdmctl/
# mkdir /run/network
# ifup lo
Works! I suggest the ifupdown package creates the /run/network directory if not
existing. It would be nice to find out what happened, though.
Steffen
-- System Information:
The system once was Ubuntu maverick but was transformed to Debian Sid just by
modifying /etc/apt/sources.list quite a while back. This is why it still
reports the vendor's maverick installation.
LSB Version:
core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch:security-4.0-amd64:security-4.0-noarch:security-4.1-amd64:security-4.1-noarch
Distributor ID: Ubuntu
Description: Ubuntu maverick (development branch)
Release: 10.10
Codename: maverick
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.4-trunk-rt-amd64 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ifupdown depends on:
ii dpkg 1.16.7
ii initscripts 2.88dsf-28
ii iproute 20120521-3
ii libc6 2.13-34
ii lsb-base 4.1+Debian7
ifupdown recommends no packages.
Versions of packages ifupdown suggests:
ii isc-dhcp-client [dhcp-client] 4.2.2.dfsg.1-5
ii net-tools 1.60-24.1
pn ppp <none>
pn rdnssd <none>
-- Configuration Files:
/etc/network/if-down.d/upstart changed:
set -e
/etc/network/if-up.d/upstart changed:
set -e
if [ "$IFACE" = lo ]; then
exit 0 # emission handled by /etc/init/network-interface.conf
fi
-- debconf information:
ifupdown/convert-interfaces: true
ifupdown/convert-interfaces-hotplug: true
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]