mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
The tests are failing to repack the kernel snap with the error cpio: premature end of archive This happens because the lz4 dependency is not installed in the system Error: + cd repacked-kernel + unpackeddir=/home/gopath/src/github.com/snapcore/snapd/tests/main/abort/repacked-kernel ++ grep -Po 'config-\K.*' ++ ls config-5.15.0-27-generic + kver=5.15.0-27-generic + objcopy -j .initrd -O binary kernel.efi initrd + unmkinitramfs initrd unpacked-initrd cpio: premature end of archive