Your message dated Wed, 03 Mar 2010 07:32:51 +0000
with message-id <[email protected]>
and subject line Bug#413428: fixed in ifupdown 0.6.10
has caused the Debian Bug report #413428,
regarding netbase: static configured ipv6 interface fails at boot
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
413428: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413428
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: netbase
Version: 4.34
Severity: critical
Justification: breaks unrelated software
Since some updates the beginning of this week, the static ipv6 address
of my network interface is not configured any more at boot time. Issuing an
ifdown and ifup or /etc/init.d/networking restart later on
manually restores the connectivity. This weekend ipv6 still worked
flawlessly. The loopback interface gets configured correctly, also
with its ipv6 address. Issuing lsmod right before
/etc/init.d/networking calls ifup -a, shows the ipv6 kernel
module is loaded.
Right after the boot ifconfig looks like this:
eth1 Link encap:Ethernet HWaddr 00:1c:c0:25:d3:fc
inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::21c:c0ff:fe25:d3fc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:46427 errors:0 dropped:0 overruns:0 frame:0
TX packets:50226 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8220754 (7.8 MiB) TX bytes:5997131 (5.7 MiB)
Memory:e7200000-e7220000
I hacked /etc/init.d/networking a bit, so it logged the verbose output
of ifup during boot. It gave the following output:
===== begin verbose output ifup =====
Configuring interface lo=lo (inet)
run-parts --verbose /etc/network/if-pre-up.d
run-parts: executing /etc/network/if-pre-up.d/bridge
run-parts: executing /etc/network/if-pre-up.d/vde2
run-parts: executing /etc/network/if-pre-up.d/wpasupplicant
ifconfig lo 127.0.0.1 up
run-parts --verbose /etc/network/if-up.d
run-parts: executing /etc/network/if-up.d/000resolvconf
run-parts: executing /etc/network/if-up.d/arping
run-parts: executing /etc/network/if-up.d/avahi-daemon
run-parts: executing /etc/network/if-up.d/mountnfs
run-parts: executing /etc/network/if-up.d/openssh-server
run-parts: executing /etc/network/if-up.d/openvpn
run-parts: executing /etc/network/if-up.d/wpasupplicant
Configuring interface eth1=eth1 (inet)
run-parts --verbose /etc/network/if-pre-up.d
run-parts: executing /etc/network/if-pre-up.d/bridge
run-parts: executing /etc/network/if-pre-up.d/vde2
run-parts: executing /etc/network/if-pre-up.d/wpasupplicant
ifconfig eth1 192.168.2.1 netmask 255.255.255.0 broadcast 192.168.2.255
up
route add default gw 192.168.2.2 eth1
run-parts --verbose /etc/network/if-up.d
run-parts: executing /etc/network/if-up.d/000resolvconf
run-parts: executing /etc/network/if-up.d/arping
run-parts: executing /etc/network/if-up.d/avahi-daemon
run-parts: executing /etc/network/if-up.d/mountnfs
run-parts: executing /etc/network/if-up.d/openssh-server
run-parts: executing /etc/network/if-up.d/openvpn
run-parts: executing /etc/network/if-up.d/wpasupplicant
Configuring interface eth1=eth1 (inet6)
run-parts --verbose /etc/network/if-pre-up.d
run-parts: executing /etc/network/if-pre-up.d/bridge
run-parts: executing /etc/network/if-pre-up.d/vde2
run-parts: executing /etc/network/if-pre-up.d/wpasupplicant
ifconfig eth1 up
ifconfig eth1 add 2001:888:128c::2/64
No support for INET6 on this system.
Failed to bring up eth1.
===== end verbose output ifup =====
The /etc/network/interfaces file looks like this:
====== begin interfaces =====
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth1
iface eth1 inet static
address 192.168.2.1
netmask 255.255.255.0
network 192.168.2.0
broadcast 192.168.2.255
gateway 192.168.2.2
# dns-* options are implemented by the resolvconf package, if
installed
dns-nameservers 192.168.2.2
iface eth1 inet6 static
address 2001:888:128c::2
netmask 64
dns-nameservers 2001:888:0:6::66 2001:888:0:9::99
up ip -6 route add 2000::/3 via 2001:888:128c::1 dev eth1
down ip -6 route del 2000::/3 via 2001:888:128c::1 dev eth1
====== end interfaces =====
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages netbase depends on:
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
Versions of packages netbase recommends:
ii ifupdown 0.6.8+nmu1 high level tools to configure netw
netbase suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: ifupdown
Source-Version: 0.6.10
We believe that the bug you reported is fixed in the latest version of
ifupdown, which is due to be installed in the Debian FTP archive:
ifupdown_0.6.10.dsc
to main/i/ifupdown/ifupdown_0.6.10.dsc
ifupdown_0.6.10.tar.gz
to main/i/ifupdown/ifupdown_0.6.10.tar.gz
ifupdown_0.6.10_i386.deb
to main/i/ifupdown/ifupdown_0.6.10_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Petter Reinholdtsen <[email protected]> (supplier of updated ifupdown package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 03 Mar 2010 08:09:39 +0100
Source: ifupdown
Binary: ifupdown
Architecture: source i386
Version: 0.6.10
Distribution: unstable
Urgency: low
Maintainer: Anthony Towns <[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Description:
ifupdown - high level tools to configure network interfaces
Closes: 413428 480046 512553
Changes:
ifupdown (0.6.10) unstable; urgency=low
.
* Try to load the ipv6 module when doing up on inet6 stansas except
manual, ignoring any errors or warnings (Closes: #480046, #413428,
512553). Thanks to Andreas Henriksson for the patch.
Checksums-Sha1:
3dc1d46456d369fd9440f87a8330bb220ac9e192 750 ifupdown_0.6.10.dsc
a72aa591f0c316c548ab12bd390e6363ad22ab8a 382726 ifupdown_0.6.10.tar.gz
fb892f7ed104685502395fc20cf2f7c297b3a72a 47684 ifupdown_0.6.10_i386.deb
Checksums-Sha256:
fb8a25e33cad5f2245299904d1fb0a335e4cb76494f50b628fd6f90ed97beb68 750
ifupdown_0.6.10.dsc
d4ada5d3f1b1f7c93cb608bfb505605b4765e0d4791ce6a1c435fe924dd67101 382726
ifupdown_0.6.10.tar.gz
9f71427cb97a336a46b279ccca289733e2a91128f80914fcab0dc5e1bf280e9f 47684
ifupdown_0.6.10_i386.deb
Files:
041cb6bcda4de8b5ed9361cc3ce20878 750 admin important ifupdown_0.6.10.dsc
70db0d8caf06a17d65b612fa8919732b 382726 admin important ifupdown_0.6.10.tar.gz
0714accc2d39a48904c90439b69e2f46 47684 admin important ifupdown_0.6.10_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFLjg8I20zMSyow1ykRAm7vAJ9HxvemCmkiL8i8EkngYKKmAb80gwCfSE9p
W46yCRWGj8CGRrEZOeRQqfg=
=ctrV
-----END PGP SIGNATURE-----
--- End Message ---