On Fri, 10 Jul 2026 21:51:09 +0200, gregor herrmann wrote:
On Fri, 10 Jul 2026 17:01:47 +0100, Colin Watson wrote:Maybe not exactly as I wrote it, but there are clearly other options that the libselinux maintainer could potentially use to unblock testing → unstable upgrades.JFTR: it's not only testing → unstable which is broken, currently my unstable chroots (both cowbuilder and sbuild) can't be upgraded.
Also my existing autopkgtest sbuild chroot just explodes:
#v+
autopkgtest [00:51:16]: test autodep8-perl-build-deps: preparing testbed
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libtss2-esys-3.0.2-0t64 : Depends: libtss2-tcti-device0t64 but it is not going
to be installed
Depends: libtss2-tcti-mssim0t64 but it is not going
to be installed
Depends: libtss2-tcti-swtpm0t64 but it is not going
to be installed
Depends: libtss2-sys1t64 (>= 4.0.1) but it is not
going to be installed
systemd-tpm : Depends: libtss2-rc0t64 but it is not going to be installed
Depends: libtss2-tcti-device0t64 but it is not going to be
installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or
specify a solution).
autopkgtest [00:51:17]: ERROR: "sh -ec
if ! type apt-ftparchive >/dev/null 2>&1; then
# if there is nothing in the cache, we have to update first before we can
# install anything
[ -n "$(apt-get indextargets 2>/dev/null)" ] || apt-get update 2>&1
DEBIAN_FRONTEND=noninteractive apt-get install -y apt-utils 2>&1
fi
(cd /tmp/autopkgtest.dLDORL/binaries; apt-ftparchive packages . > Packages;
apt-ftparchive release . > Release)
printf 'Package: *\nPin: origin ""\nPin-Priority: 1002\n' >
/etc/apt/preferences.d/90autopkgtest
echo "deb [ trusted=yes ] file:///tmp/autopkgtest.dLDORL/binaries /"
>/etc/apt/sources.list.d/autopkgtest.list
if [ "x`ls /var/lib/dpkg/updates`" != x ]; then
echo >&2 "/var/lib/dpkg/updates contains some files, aargh"; exit 1
fi
apt-get --quiet --no-list-cleanup -o
Dir::Etc::sourcelist=/etc/apt/sources.list.d/autopkgtest.list -o
Dir::Etc::sourceparts=/dev/null update 2>&1
cp /var/lib/dpkg/status /tmp/autopkgtest.dLDORL/1-apt-update.out
" failed with status 100
autopkgtest: failed (20).
#v-
Cheers,gregor
--
.''`. https://info.comodo.priv.at -- Debian Developer https://www.debian.org
: :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D 85FA BB3A 6801 8649 AA06
`. `' Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
`-
signature.asc
Description: Digital Signature

