Your message dated Sat, 09 Sep 2006 19:09:25 +0200
with message-id <[EMAIL PROTECTED]>
and subject line update-rc.d was fixed in version 2.86.ds1-18
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: ifupdown
Version: 0.6.7-0.1
Severity: critical
Justification: breaks the whole system
Hi,
I just upgraded ifupdown and after reboot, my interfaces did not come
up, because /etc/network/run/ifstate did not exist.
/etc/network/run/ was a link to /dev/shm/network, which does not exist
(/dev/shm exists)
I tried creating /dev/shm/network, but it is lost after reboot.
Quick fix (as root):
mkdir /var/run/network
cd /etc/network
rm -f run
ln -s /var/run/network run
For me the bug is critical because lo does not comme up, which breaks a
lot of networking daemons (postfix, bind...).
Cheers,
tibob
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages ifupdown depends on:
ii debconf [debconf-2.0] 1.5.3 Debian configuration management sy
ii libc6 2.3.6-16 GNU C Library: Shared libraries
ii net-tools 1.60-17 The NET-3 networking toolkit
ifupdown recommends no packages.
-- debconf information:
ifupdown/convert-interfaces: true
--- End Message ---
--- Begin Message ---
Version: 2.86.ds1-18
The problem with update-rc.d, which originated this entire set of
problems, were fixed in sysv-rc version 2.86.ds1-18. So I am closing
this bug.
Friendly,
--
Petter Reinholdtsen
--- End Message ---