Source: adns Version: 1.6.2-3 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. adns passes its tests under lxc, but fails under incus. The relevant part of the failure is (hopefully): > Building dependency tree... > Reading state information... > Solving dependencies... > The following NEW packages will be installed: > adns-tools libadns1t64 > 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. > Need to get 114 kB of archives. > After this operation, 305 kB of additional disk space will be used. > Get:1 http://deb.debian.org/debian testing/main amd64 libadns1t64 amd64 > 1.6.2-3 [68.4 kB] > Get:2 http://deb.debian.org/debian testing/main amd64 adns-tools amd64 > 1.6.2-3 [45.4 kB] > Fetched 114 kB in 0s (1689 kB/s) > Selecting previously unselected package libadns1t64: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 .../libadns1t64_1.6.2-3_amd64.deb ... > Unpacking libadns1t64:amd64 (1.6.2-3) ... > Selecting previously unselected package adns-tools. > Preparing to unpack .../adns-tools_1.6.2-3_amd64.deb ... > Unpacking adns-tools (1.6.2-3) ... > Setting up libadns1t64:amd64 (1.6.2-3) ... > Setting up adns-tools (1.6.2-3) ... > Processing triggers for libc-bin (2.42-17) ... > autopkgtest [21:25:27]: test integration: [----------------------- > + test_forward=www.mythic-beasts.com > + test_reverse=master.debian.org > + trap $'\n : ----- failed status $?, running dig to check test env dns > setup \n set +e\n dig $test_forward.\n dig $test_reverse.\n test > -z "$test_reverse_a" || dig -x "$test_reverse_a"\n : ----- exiting with > failure\n exit 1\n' 0 > + adnshost -t aaaa www.mythic-beasts.com > adnshost failed: adns_init: Protocol not available > + : ----- failed status 10, running dig to check test env dns setup > + set +e > + dig www.mythic-beasts.com. > /tmp/autopkgtest.meKUQe/build.5Jy/src/debian/tests/integration: line 4: dig: > command not found > + dig master.debian.org. > /tmp/autopkgtest.meKUQe/build.5Jy/src/debian/tests/integration: line 5: dig: > command not found > + test -z '' > + : ----- exiting with failure > + exit 1 > autopkgtest [21:25:28]: test integration: -----------------------] > autopkgtest [21:25:28]: test integration: - - - - - - - - - - results - - - > - - - - - - - > integration FAIL non-zero exit status 1 > autopkgtest [21:25:28]: @@@@@@@@@@@@@@@@@@@@ summary > integration FAIL non-zero exit status 1 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, adns 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

