t2linux/T2-Debian-and-Ubuntu-Kernel

List zstd as depedency

ddurdle opened this issue · 3 comments

zstd is not installed by default on Debian and your kernel images are using it.

dpkg-deb: error: archive '/tmp/headers.deb' uses unknown compression for member
'control.tar.zst', giving up

Looks like a much bigger issue:

Debian’s dpkg package doesn’t support zstd compression. It may support it in the future, but it doesn’t yet.

Well there is a fork for the Debian version

https://github.com/andersfugmann/T2-Debian-Kernel

Well since I have not received any response yet, I am closing this issue. You may reopen it if needed.