Source: radvd Version: 1:2.20-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). radvd passes its tests under lxc, but fails under incus. The relevant part of the failure is (hopefully): > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > Reading package lists... > Building dependency tree... > Reading state information... > Solving dependencies... > The following NEW packages will be installed: > adduser radvd radvdump > 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. > Need to get 330 kB of archives. > After this operation, 753 kB of additional disk space will be used. > Get:1 http://deb.debian.org/debian testing/main amd64 adduser all 3.158 [226 > kB] > Get:2 http://deb.debian.org/debian testing/main amd64 radvd amd64 1:2.20-1+b1 > [76.1 kB] > Get:3 http://deb.debian.org/debian testing/main amd64 radvdump amd64 > 1:2.20-1+b1 [27.7 kB] > Fetched 330 kB in 0s (4013 kB/s) > Selecting previously unselected package adduser. > (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 .../archives/adduser_3.158_all.deb ... > Unpacking adduser (3.158) ... > Setting up adduser (3.158) ... > Selecting previously unselected package radvd. > (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 ... 10100 files and directories currently installed.) > Preparing to unpack .../radvd_1%3a2.20-1+b1_amd64.deb ... > Unpacking radvd (1:2.20-1+b1) ... > Selecting previously unselected package radvdump. > Preparing to unpack .../radvdump_1%3a2.20-1+b1_amd64.deb ... > Unpacking radvdump (1:2.20-1+b1) ... > Setting up radvd (1:2.20-1+b1) ... > Created symlink '/etc/systemd/system/multi-user.target.wants/radvd.service' → > '/usr/lib/systemd/system/radvd.service'. > Setting up radvdump (1:2.20-1+b1) ... > autopkgtest [20:55:35]: test daemons: [----------------------- > /tmp/autopkgtest.J0vU13/build.doI/src/debian/tests/daemons: line 12: sysctl: > command not found > Error: Command not found > autopkgtest [20:55:36]: test daemons: -----------------------] > autopkgtest [20:55:36]: test daemons: - - - - - - - - - - results - - - - - > - - - - - > daemons FAIL non-zero exit status 127 > autopkgtest [20:55:36]: test daemons: - - - - - - - - - - stderr - - - - - - > - - - - > /tmp/autopkgtest.J0vU13/build.doI/src/debian/tests/daemons: line 12: sysctl: > command not found > autopkgtest [20:55:36]: @@@@@@@@@@@@@@@@@@@@ summary > daemons FAIL non-zero exit status 127 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, radvd 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

