Source: rinetd Version: 0.73-2 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). rinetd passes its tests under lxc, but fails under incus. The relevant part of the failure is (hopefully): > Setting up libunistring5:amd64 (1.4.2-1) ... > Setting up libmnl0:amd64 (1.0.5-3+b2) ... > Setting up libncursesw6:amd64 (6.6+20260608-2) ... > Setting up libk5crypto3:amd64 (1.22.1-3) ... > Setting up libxtables12:amd64 (1.8.13-1) ... > Setting up procps (2:4.0.6-3) ... > Setting up netbase (6.5) ... > Setting up libkrb5-3:amd64 (1.22.1-3) ... > Setting up libjson-c5:amd64 (0.19+ds-1) ... > Setting up libbpf1:amd64 (1:1.7.0-1) ... > Setting up libidn2-0:amd64 (2.3.8-5) ... > Setting up rinetd (0.73-2) ... > Created symlink '/etc/systemd/system/multi-user.target.wants/rinetd.service' > → '/usr/lib/systemd/system/rinetd.service'. > Setting up libgssapi-krb5-2:amd64 (1.22.1-3) ... > Setting up bind9-libs:amd64 (1:9.20.26-1) ... > Setting up libtirpc3t64:amd64 (1.3.7+ds-1) ... > Setting up iproute2 (7.1.0-1) ... > Setting up bind9-utils (1:9.20.26-1) ... > Setting up bind9 (1:9.20.26-1) ... > wrote key file "/etc/bind/rndc.key" > named-resolvconf.service is a disabled or a static unit, not starting it. > Created symlink '/etc/systemd/system/bind9.service' → > '/usr/lib/systemd/system/named.service'. > Created symlink '/etc/systemd/system/multi-user.target.wants/named.service' → > '/usr/lib/systemd/system/named.service'. > Setting up bind9-host (1:9.20.26-1) ... > Setting up bind9-dnsutils (1:9.20.26-1) ... > Processing triggers for libc-bin (2.42-17) ... > autopkgtest [21:13:56]: test query-dns-tcp-udp: [----------------------- > Failed to stop networking.service: Unit networking.service not loaded. > autopkgtest [21:13:56]: test query-dns-tcp-udp: -----------------------] > autopkgtest [21:13:56]: test query-dns-tcp-udp: - - - - - - - - - - results > - - - - - - - - - - > query-dns-tcp-udp FAIL non-zero exit status 5 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, rinetd 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

