Public bug reported:

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

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

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

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

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

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1998184

Title:
  fanatic tests spawn latest LTS but isn't compatible with it

Status in ubuntu-fan package in Ubuntu:
  New
Status in ubuntu-fan source package in Bionic:
  New
Status in ubuntu-fan source package in Focal:
  New
Status in ubuntu-fan source package in Jammy:
  New
Status in ubuntu-fan source package in Kinetic:
  New
Status in ubuntu-fan source package in Lunar:
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1998184/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to