Files
Sergio Cazzolato ed34c7c155 Add lz4 dependency for jammy to avoid issues repacking kernel
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
2022-05-06 14:00:37 +02:00
..
2022-02-11 14:30:36 +01:00
2022-02-11 14:30:36 +01:00