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

Andrea Righi 2035120 at bugs.launchpad.net
Wed Sep 13 06:11:13 UTC 2023


** Changed in: cryptsetup (Ubuntu Mantic)
       Status: New => Fix Released

-- 
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:
  Fix Released
Status in cryptsetup source package in Mantic:
  Fix Released

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