Control: severity -1 grave On Fri, 25 May 2018 08:11:53 +0200 Ivan Sergio Borgonovo <ivan....@gmail.com> wrote: > Package: ifupdown > Version: 0.8.33 > > upgrading from 0.8.32 to 0.8.33 ifupdown doesn't work anymore inside > lxc. Downgrading fix the problem, but dpkg takes a lot in the set up phase. > > BTW host is running 0.8.32
Ellaborating on this: - after ifupdown is upgraded from 0.8.32 to 0.8.33 in the container, the network is still up - but after a reboot, the network interface does not come up anymore I am raising this to grave since it is breaking all tests on ci.debian.net. See the log below (192.168.122.1:3142 is the local apt proxy, but the point if that network interface does not come up) root@test:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 37: eth0@if38: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether 00:16:3e:18:4a:c0 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 192.168.122.200/24 brd 192.168.122.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fe80::216:3eff:fe18:4ac0/64 scope link valid_lft forever preferred_lft forever root@test:~# dpkg-query --show ifupdown ifupdown 0.8.32 root@test:~# apt update Get:1 http://deb.debian.org/debian unstable InRelease [242 kB] Get:2 http://deb.debian.org/debian unstable/contrib Sources.diff/Index [27.8 kB] Get:3 http://deb.debian.org/debian unstable/main Sources.diff/Index [27.9 kB] Get:4 http://deb.debian.org/debian unstable/contrib amd64 Packages.diff/Index [27.8 kB] Get:5 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [27.9 kB] Get:6 http://deb.debian.org/debian unstable/contrib Sources 2018-05-25-0829.01.pdiff [1445 B] Get:7 http://deb.debian.org/debian unstable/main Sources 2018-05-24-1408.34.pdiff [8268 B] Get:8 http://deb.debian.org/debian unstable/main Sources 2018-05-24-2009.55.pdiff [15.0 kB] Get:9 http://deb.debian.org/debian unstable/main Sources 2018-05-25-0207.13.pdiff [8330 B] Get:10 http://deb.debian.org/debian unstable/main Sources 2018-05-25-0829.01.pdiff [4522 B] Get:6 http://deb.debian.org/debian unstable/contrib Sources 2018-05-25-0829.01.pdiff [1445 B] Get:11 http://deb.debian.org/debian unstable/contrib amd64 Packages 2018-05-25-0829.01.pdiff [271 B] Get:10 http://deb.debian.org/debian unstable/main Sources 2018-05-25-0829.01.pdiff [4522 B] Get:12 http://deb.debian.org/debian unstable/main amd64 Packages 2018-05-24-1408.34.pdiff [6642 B] Get:11 http://deb.debian.org/debian unstable/contrib amd64 Packages 2018-05-25-0829.01.pdiff [271 B] Get:13 http://deb.debian.org/debian unstable/main amd64 Packages 2018-05-24-2009.55.pdiff [20.9 kB] Get:14 http://deb.debian.org/debian unstable/main amd64 Packages 2018-05-25-0207.13.pdiff [8760 B] Get:15 http://deb.debian.org/debian unstable/main amd64 Packages 2018-05-25-0829.01.pdiff [7517 B] Get:15 http://deb.debian.org/debian unstable/main amd64 Packages 2018-05-25-0829.01.pdiff [7517 B] Get:16 http://incoming.debian.org/debian-buildd buildd-unstable InRelease [58.1 kB] Get:17 http://incoming.debian.org/debian-buildd buildd-unstable/main Sources [87.8 kB] Get:18 http://incoming.debian.org/debian-buildd buildd-unstable/main amd64 Packages [124 kB] Fetched 704 kB in 2s (378 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 1 package can be upgraded. Run 'apt list --upgradable' to see it. root@test:~# apt dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: ifupdown 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 81.7 kB of archives. After this operation, 1024 B of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://deb.debian.org/debian unstable/main amd64 ifupdown amd64 0.8.33 [81.7 kB] Fetched 81.7 kB in 0s (2243 kB/s) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "pt_BR:pt:en", LC_ALL = (unset), LC_MESSAGES = "C", LANG = "pt_BR.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). debconf: delaying package configuration, since apt-utils is not installed (Reading database ... 12104 files and directories currently installed.) Preparing to unpack .../ifupdown_0.8.33_amd64.deb ... Unpacking ifupdown (0.8.33) over (0.8.32) ... Setting up ifupdown (0.8.33) ... ifupdown-pre.service is a disabled or a static unit not running, not starting it. ifupdown-pre.service is a disabled or a static unit not running, not starting it. ifupdown-wait-online.service is a disabled or a static unit not running, not starting it. Processing triggers for systemd (238-4) ... root@test:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 37: eth0@if38: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether 00:16:3e:18:4a:c0 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 192.168.122.200/24 brd 192.168.122.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fe80::216:3eff:fe18:4ac0/64 scope link valid_lft forever preferred_lft forever root@test:~# apt update Hit:1 http://deb.debian.org/debian unstable InRelease Hit:2 http://incoming.debian.org/debian-buildd buildd-unstable InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. root@test:~# reboot root@test:~# root@lemur:~# lxc-attach -n test root@test:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 39: eth0@if40: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether 00:16:3e:18:4a:c0 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet6 fe80::216:3eff:fe18:4ac0/64 scope link valid_lft forever preferred_lft forever root@test:~# apt update Err:1 http://deb.debian.org/debian unstable InRelease Something wicked happened resolving '192.168.122.1:3142' (-9 - Address family for hostname not supported) Err:2 http://incoming.debian.org/debian-buildd buildd-unstable InRelease Something wicked happened resolving '192.168.122.1:3142' (-9 - Address family for hostname not supported) Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. W: Failed to fetch http://deb.debian.org/debian/dists/unstable/InRelease Something wicked happened resolving '192.168.122.1:3142' (-9 - Address family for hostname not supported) W: Failed to fetch http://incoming.debian.org/debian-buildd/dists/buildd-unstable/InRelease Something wicked happened resolving '192.168.122.1:3142' (-9 - Address family for hostname not supported) W: Some index files failed to download. They have been ignored, or old ones used instead.
signature.asc
Description: PGP signature