canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #05847
[Bug 2091054] Re: i386 autopkgtests using amd64 pkgconf which doesn't work
Looking at https://autopkgtest.ubuntu.com/results/autopkgtest-
plucky/plucky/i386/libs/libsoup3/20241128_065545_81d74@/log.gz
DEB_HOST_GNU_TYPE was not defined in the run that failed:
if [ -n "${DEB_HOST_GNU_TYPE:-}" ]; then
CROSS_COMPILE="$DEB_HOST_GNU_TYPE-"
else
CROSS_COMPILE=
fi
>>>>>>>>
259s + [ -n ]
259s + CROSS_COMPILE=
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to Auto Package Testing.
https://bugs.launchpad.net/bugs/2091054
Title:
i386 autopkgtests using amd64 pkgconf which doesn't work
Status in Auto Package Testing:
New
Bug description:
i386 autopkgtests are using pkgconf from amd64 which means that many
i386 autopkgtests will fail.
I noticed that this situation got worse within the past week as more
autopkgtests are failing that used to pass. I have run migration-
reference tests for these that I have seen so they don't block
migration of other packages.
Here is one example. Let me know if you want me to show you more.
https://autopkgtest.ubuntu.com/packages/libsoup3/plucky/i386
To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/2091054/+subscriptions
References