Source: lldpad Version: 1.1.1-1 Severity: important Justification: fails autopkgtest on Debian CI infrastructure Tags: forky sid User: [email protected] Usertags: lxc
Hi, Debian CI is switching away from lxc containers in favor of incus Containers. This is motivated by security concerns from us; incus is based on lxc, but orchestrates containers substantially different: containers are not privileged (so root in the container is not uid 0 outside of it, and incus imposes a stricter isolation from the host system. lldpad passes its tests under lxc, but fails under incus. The relevant part of the failure is (hopefully): > Reading package lists... > Building dependency tree... > Reading state information... > Solving dependencies... > The following NEW packages will be installed: > libconfig11 libnl-3-200 lldpad > 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. > Need to get 349 kB of archives. > After this operation, 1053 kB of additional disk space will be used. > Get:1 http://deb.debian.org/debian testing/main amd64 libconfig11 amd64 > 1.7.3-2.1+b1 [34.0 kB] > Get:2 http://deb.debian.org/debian testing/main amd64 libnl-3-200 amd64 > 3.12.0-2+b1 [62.2 kB] > Get:3 http://deb.debian.org/debian testing/main amd64 lldpad amd64 1.1.1-1+b2 > [252 kB] > Fetched 349 kB in 0s (4268 kB/s) > Selecting previously unselected package libconfig11:amd64. > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10006 files and directories currently installed.) > Preparing to unpack .../libconfig11_1.7.3-2.1+b1_amd64.deb ... > Unpacking libconfig11:amd64 (1.7.3-2.1+b1) ... > Selecting previously unselected package libnl-3-200:amd64. > Preparing to unpack .../libnl-3-200_3.12.0-2+b1_amd64.deb ... > Unpacking libnl-3-200:amd64 (3.12.0-2+b1) ... > Selecting previously unselected package lldpad. > Preparing to unpack .../lldpad_1.1.1-1+b2_amd64.deb ... > Unpacking lldpad (1.1.1-1+b2) ... > Setting up libconfig11:amd64 (1.7.3-2.1+b1) ... > Setting up libnl-3-200:amd64 (3.12.0-2+b1) ... > Setting up lldpad (1.1.1-1+b2) ... > Created symlink '/etc/systemd/system/multi-user.target.wants/lldpad.service' > → '/usr/lib/systemd/system/lldpad.service'. > Created symlink '/etc/systemd/system/sockets.target.wants/lldpad.socket' → > '/usr/lib/systemd/system/lldpad.socket'. > Processing triggers for libc-bin (2.42-17) ... > autopkgtest [20:50:32]: test lldpad: [----------------------- > /tmp/autopkgtest.bex759/build.4jw/src/debian/tests/lldpad: 11: ip: not found > # lldptool -p > 1096 > > # lldptool -S -i > missing argument for option -i > > lldptool v1.1.1 > Copyright (c) 2007-2010, Intel Corporation > > Substantially modified from: hostapd_cli v 0.5.7 > Copyright (c) 2004-2007, Jouni Malinen <[email protected]> and contributors > > Usage: > lldptool <command> [options] [arg] general command line usage format > lldptool go into interactive mode > <command> [options] [arg] general interactive command format > > Options: > -i [ifname] network interface > -V [tlvid] TLV identifier > may be numeric or keyword (see below) > -c <argument list> used with get TLV command to specify > that the list of configuration elements > should be retrieved > -d use to delete specified argument from > the configuration. (Currently > implemented for DCBX App TLV settings) > -n "neighbor" option for command > -r show raw message > -R show only raw messages The full autokpgtest logs are available at: https://ci.debian.net/experiments/8/regressions/ (please beware of pagination) Common types of failure and suggested fixes are being documented at: https://wiki.debian.org/ContinuousIntegration/LxcToIncus Note that for the time being, lldpad is still being tested under lxc to avoid disturbing its testing migration test results. If you decide to add the `isolation-machine` restriction to get this package tested under qemu, please mention that explicitly when closing this bug (it's fine to do that only in the package changelog entry that closes the bug) so that we can configure your package for qemu on ci.debian.net.
signature.asc
Description: PGP signature

