Source: libgssglue
Version: 0.9-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.

libgssglue passes its tests under lxc, but fails under incus.
The relevant part of the failure is (hopefully):

> -lgssglue -ldl
> PASS: pkg-config --libs libgssglue
> tests/generic.c
> PASS: gcc tests/generic.c
> PASS: gss_create_empty_oid_set
> PASS: gss_test_oid_set_member
> PASS: gss_test_oid_set_member n==0
> PASS: gss_add_oid_set_member() OK
> PASS: gss_test_oid_set_member() OK
> OID present in set with the OID added to it => 1
> PASS: gss_test_oid_set_member() OK
> PASS: gss_test_oid_set_member() OK
> Another OID present in set without the OID => 0
> PASS: gss_test_oid_set_member() OK
> PASS: gss_add_oid_set_member() OK
> PASS: gss_test_oid_set_member() OK
> Another OID present in set with it added => 1
> PASS: gss_test_oid_set_member() OK
> PASS: gss_test_oid_set_member() OK
> First OID present in set => 1
> PASS: gss_test_oid_set_member() OK
> PASS: gss_release_oid_set() OK
> PASS: gss_indicate_mechs() OK
> PASS: gss_release_oid_set() OK
> PASS: gss_import_name() OK
> PASS: gss_display_name() OK
> display_name() => 27: [email protected]@FOO
> PASS: gss_release_buffer() OK
> PASS: gss_release_name() OK
> Basic self tests done with 0 errors
> can't open libgssapi_krb5.so.2: libgssapi_krb5.so.2: cannot open shared 
> object file: No such file or directory
> PASS: tests/generic.c
> autopkgtest [21:08:58]: test libgssglue: -----------------------]
> autopkgtest [21:08:58]: test libgssglue:  - - - - - - - - - - results - - - - 
> - - - - - -
> libgssglue           FAIL stderr: can't open libgssapi_krb5.so.2: 
> libgssapi_krb5.so.2: cannot open shared object file: No such file or directory
> autopkgtest [21:08:58]: test libgssglue:  - - - - - - - - - - stderr - - - - 
> - - - - - -
> can't open libgssapi_krb5.so.2: libgssapi_krb5.so.2: cannot open shared 
> object file: No such file or directory
> autopkgtest [21:08:58]: test bad-configs: preparing testbed
> autopkgtest [21:09:03]: testbed dpkg architecture: amd64
> autopkgtest [21:09:03]: testbed apt version: 3.3.2
> autopkgtest [21:09:03]: @@@@@@@@@@@@@@@@@@@@ test bed setup
> autopkgtest [21:09:03]: updating testbed package index (apt update)
> Get:1 http://deb.debian.org/debian testing InRelease [151 kB]
> Get:2 http://deb.debian.org/debian-debug testing-debug InRelease [48.3 kB]
> Get:3 http://deb.debian.org/debian testing/non-free-firmware Sources [7856 B]
> Get:4 http://deb.debian.org/debian testing/contrib Sources [51.7 kB]
> Get:5 http://deb.debian.org/debian testing/main Sources [11.1 MB]
> Get:6 http://deb.debian.org/debian testing/non-free Sources [73.2 kB]
> Get:7 http://deb.debian.org/debian testing/main amd64 Packages [9907 kB]
> Get:8 http://deb.debian.org/debian testing/main Translation-en [6578 kB]
> Get:9 http://deb.debian.org/debian testing/contrib amd64 Packages [51.8 kB]
> Get:10 http://deb.debian.org/debian testing/contrib Translation-en [49.1 kB]
> Get:11 http://deb.debian.org/debian testing/non-free amd64 Packages [91.2 kB]
> Get:12 http://deb.debian.org/debian testing/non-free Translation-en [62.4 kB]
> Get:13 http://deb.debian.org/debian testing/non-free-firmware amd64 Packages 
> [10.3 kB]
> Get:14 http://deb.debian.org/debian testing/non-free-firmware Translation-en 
> [6272 B]
> Get:15 http://deb.debian.org/debian-debug testing-debug/main Sources [3072 kB]
> Get:16 http://deb.debian.org/debian-debug testing-debug/non-free Sources 
> [19.0 kB]
> Get:17 http://deb.debian.org/debian-debug testing-debug/contrib Sources [27.3 
> kB]
> Get:18 http://deb.debian.org/debian-debug testing-debug/main amd64 Packages 
> [3754 kB]
> Get:19 http://deb.debian.org/debian-debug testing-debug/contrib amd64 
> Packages [40.6 kB]


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, libgssglue 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.

Attachment: signature.asc
Description: PGP signature

Reply via email to