Try:
LB_CHROOT_SQUASHFS_COMPRESSION_LEVEL="Xhc"
As the error message clearly says ;-)
On November 18, 2024 6:36:01 PM UTC, Robert Spiteri
wrote:
>Using bookworm, in my lb config I specified, amongst other things:
>--chroot-squashfs-compression-type lz4 --chroot-squashfs-compression-level
>hc
>
Using bookworm, in my lb config I specified, amongst other things:
--chroot-squashfs-compression-type lz4 --chroot-squashfs-compression-level
hc
However, when during the lb build, I am getting the following error:
mksquashfs: Unrecognised compressor option -Xcompression-level
mksquashfs: selected
Already tried that as well and also used -Xhc but with no luck :(
On Mon, 18 Nov 2024 at 19:50, AreYouLoco? wrote:
> Try:
> LB_CHROOT_SQUASHFS_COMPRESSION_LEVEL="Xhc"
>
> As the error message clearly says ;-)
>
>
> On November 18, 2024 6:36:01 PM UTC, Robert Spiteri
> wrote:
>
>> Using bookworm