Package: ifupdown Version: 0.7 Severity: grave Tags: upstream Justification: renders package unusable
Hi, I've tried to compile the ifupdown 0.7.2 (revision bbb51c127dcf) on a x64 system (tested on 2 separated systems) and it ends with error in test. On x32 system works smooth. The output is: sed -e '/^##ADDRESSFAM##$/r inet.man' -e '/^##ADDRESSFAM##$/r ipx.man' -e '/^##ADDRESSFAM##$/r inet6.man' -e '/^##ADDRESSFAM##$/r can.man' \ -e '/^##ADDRESSFAM##$/d' < interfaces.5.pre > interfaces.5 rm link.c ipx.c can.c meta.c inet6.c inet.c make[1]: Leaving directory `/root/devel/ifupdown/ifupdown-ifupdown- bbb51c127dcf' debian/rules override_dh_auto_test make[1]: Entering directory `/root/devel/ifupdown/ifupdown-ifupdown- bbb51c127dcf' chmod a+rx debian/testbuild running debian/testbuild Testcase 1: -a (okay) ========== Testcase 2: -a (okay) ========== Testcase 3: -a (okay) ========== Testcase 4: eth0=work (okay) ========== Testcase 5: -a (okay) ========== Testcase 6: -a (okay) ========== Testcase 7: -a (okay) ========== Testcase 8: -a --- tests/up.8 2012-07-13 02:28:06.952423223 +0300 +++ tests/up-res.8 2012-07-13 02:28:07.216424533 +0300 @@ -20,14 +20,14 @@ if test -d /sys/class/net/eth2 -a ! -d /sys/class/net/eth2.2 ; then ip link set up dev eth2; ip link add link eth2 name eth2.2 type vlan id 2; fi Configuring interface eth2.2=eth2.2 (inet) run-parts --verbose /etc/network/if-pre-up.d -ip addr add 2.3.4.5/255.255.255.0 broadcast 2.3.4.255 dev eth2.2 label eth2.2 +ip addr add 2.3.4.5/255.255.255.0 broadcast + dev eth2.2 label eth2.2 ip link set dev eth2.2 up run-parts --verbose /etc/network/if-up.d if test -d /sys/class/net/eth2 -a ! -d /sys/class/net/eth2.2 ; then ip link set up dev eth2; ip link add link eth2 name eth2.2 type vlan id 2; fi Configuring interface eth2.2:3=eth2.2:3 (inet) run-parts --verbose /etc/network/if-pre-up.d -ip addr add 3.4.5.6/255.255.254.0 broadcast 3.4.5.255 dev eth2.2:3 label eth2.2:3 +ip addr add 3.4.5.6/255.255.254.0 broadcast + dev eth2.2:3 label eth2.2:3 ip link set dev eth2.2:3 up run-parts --verbose /etc/network/if-up.d (failed) ========== Testcase 9: tunnel -o local=2.3.4.5 (okay) ========== (failed overall) ================================================== AUTOMATIC TESTS FAILED -- Something built wrong or there is a bug in the code!!! Either way something is completely screwed up!!! File a bug! Aborting build. ================================================== make[1]: *** [override_dh_auto_test] Error 1 make[1]: Leaving directory `/root/devel/ifupdown/ifupdown-ifupdown- bbb51c127dcf' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores) 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.4.3 ii initscripts 2.88dsf-22.1 ii iproute 20120521-3 ii libc6 2.13-33 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> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org