debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #08816
[Bug 2115263] Re: tests-in-lxd failing against new autopkgtest version
This bug was fixed in the package systemd - 255.4-1ubuntu8.11
---------------
systemd (255.4-1ubuntu8.11) noble; urgency=medium
[ Nick Rosbrook ]
* initramfs-tools: copy hwdb.bin to initramfs (LP: #2112237)
* d/t/tests-in-lxd: drop patching workaround (LP: #2115263)
- d/t/control: add Depends: dnsmasq-base
(Revealed by test progressing past previous failure)
* initramfs-tools: filter out zdev rules in the initramfs hook (LP: #2044104)
Backport the logic from plucky onward, but adjust the version string for
noble.
* test: fall back to SYSLOG_IDENTIFIER= matching in TEST-75-RESOLVED
Partially backport the test fix from 49a954b08654dd06bab71224a2398a65c2555549,
only targeting TEST-75-RESOLVED.
[ Matthew Ruffell ]
* pcrlock: handle measurement logs where hash algs in header.
Fix pcrlock log to function correctly reading the TPM eventlog on hyper-v VMs
(LP: #2115391)
[ Chengen Du ]
* network/dhcp6: consider the DHCPv6 protocol as finished when conflict addresses exist
(LP: #2115418)
[ Mario Limonciello ]
* Drop support for using actual brightness (LP: #2110585)
-- Nick Rosbrook <enr0n@xxxxxxxxxx> Fri, 11 Jul 2025 14:52:59 -0400
** Changed in: systemd (Ubuntu Noble)
Status: Fix Committed => Fix Released
** Changed in: systemd (Ubuntu Jammy)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2115263
Title:
tests-in-lxd failing against new autopkgtest version
Status in systemd package in Ubuntu:
Invalid
Status in systemd source package in Jammy:
Fix Released
Status in systemd source package in Noble:
Fix Released
Bug description:
[Impact]
The tests-in-lxd test is failing in systemd autopkgtests for some
stable releases. We try to maintain a green baseline so that the
autopkgtests give us more confidence in SRU.
This is not a user-facing issue, but should be fixed along with other bug fixes
to reset our baseline.
[Test Plan]
The tests-in-lxd test should pass on all arches where it runs.
[Where problems could occur]
The current problem is that the tests-in-lxd test directly patches
some autopkgtest code to workaround another issue. The patch should
simply remove this logic, as it is believed the workaround is no
longer necessary.
Further problems would be confined to this test. In particular, we may
see the original issue (LP: #1878225) come back.
[Original Description]
tests-in-lxd applies a patch to autopkgtest-build-lxd as a workaround
for #1878225. The new version of autopkgtest carries a 100% diff to
autopkgtest-build-lxd, so the patch no longer applies, making this
test fail every time.
Either the patch should be dropped if the workaround is no longer
necessary, or it should be adapted to the new version of autopkgtest-
build-lxd.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2115263/+subscriptions
References