[Bug 2035120] Re: cryptsetup autopkgtest fails with zstd compressed kernel modules

Paride Legovini 2035120 at bugs.launchpad.net
Tue Sep 12 12:50:03 UTC 2023


Sponsored by xnox already. Removing ubuntu-sponsors subscription.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cryptsetup in Ubuntu.
https://bugs.launchpad.net/bugs/2035120

Title:
  cryptsetup autopkgtest fails with zstd compressed kernel modules

Status in cryptsetup package in Ubuntu:
  New
Status in cryptsetup source package in Mantic:
  New

Bug description:
  [Impact]

  cryptsetup is using a custom script to create an initramfs and include
  kernel modules, however it is encoding *.ko and now that we have zstd
  compressed modules in the kernel it fails to include the proper
  modules in the initramfs (since the modules are now called *.ko.zst).

  [Test case]

  Run cryptsetup autopkgtest.

  [Fix]

  Workaround this issue by unpacking all modules in a temporary extract
  directory, so that debian/tests/utils/mkinitramfs can support either
  compressed and uncompressed modules.

  [Regression potential]

  This change fixes the autopkgtest test case, it doesn't touch
  cryptsetup at all, so the only regressions that we can experience are
  in the autopkgtest.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/2035120/+subscriptions




More information about the foundations-bugs mailing list