You have been subscribed to a public bug by Christian Ehrhardt  (paelzer):

This breaks all ubuntu-fan autopkgtest since Jammy was released in April
2022.

Miriam found it while checking an autopkgtest regression in bug 1995260

Summary:
- the tests in test_local_lxd hardcode to "lts"
    local series='lts'
- due to that we always test the latest (good) but are now incompatible :-/
- systemd renamed systemd-resolve to resolvectl in v239 and later dropped the 
old name
- Jammy comes without systemd-resolve
We now face:
    - bionic: systemd-resolved
    - focal: systemd-resolved + resolvectl
    - jammy: resolvectl
- due to that all tests fail nowadays with:


...
/bin/sh: 29: systemd-resolve: not found
slave: waiting for systemd resolver...
/bin/sh: 29: systemd-resolve: not found
slave: waiting for systemd resolver...
...
slave: systemd-resolve failure!


Until this is fixed in ubuntu-fan (@Kernel team?) - according to the mapping it 
is kernel-packages that owns this so I'll subscribe them right away - these 
tests will block everything depending on it.
Therefore let us mask the current version from proposed migration.

** Affects: ubuntu-fan (Ubuntu)
     Importance: Undecided
         Status: New

-- 
fanatic tests spawn latest LTS but isn't compatible with it
https://bugs.launchpad.net/bugs/1998184
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to the bug report.

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to