List zstd as depedency
ddurdle opened this issue · 3 comments
ddurdle commented
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
ddurdle commented
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.
AdityaGarg8 commented
Well there is a fork for the Debian version
AdityaGarg8 commented
Well since I have not received any response yet, I am closing this issue. You may reopen it if needed.