debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #06404
[Bug 2115263] Re: tests-in-lxd failing against new autopkgtest version
Hello Ural, or anyone else affected,
Accepted systemd into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/systemd/255.4-1ubuntu8.11 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
noble to verification-done-noble. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-noble. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
** Changed in: systemd (Ubuntu Noble)
Status: Triaged => Fix Committed
** Tags added: verification-needed verification-needed-noble
--
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:
Triaged
Status in systemd source package in Noble:
Fix Committed
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