← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2115263] Re: tests-in-lxd failing against new autopkgtest version

 

For docker.io-app, please see LP: #2124109. This is a regression due to
the debian-archive-keyring package being outdated in jammy. I am
currently working on this one. I did get a local run with the fix
(available at https://launchpad.net/~athos-
ribeiro/+archive/ubuntu/container-stack-qq/+packages) to pass locally.
For this SRU purposes, this should be safe to ignore since it is an
unrelated regression in docker.io-app/debian-archive-keyring.

-- 
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 Committed
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