AppImageCrafters / appimage-builder

GNU/Linux packaging solution using the AppImage format
MIT License
316 stars 58 forks source link

Building from Ubuntu repository on a Debian fails #279

Open JohnXLivingston opened 1 year ago

JohnXLivingston commented 1 year ago

When trying to build AppImage using recent Ubuntu repository (jammy or kinetic) from a Debian OS fails, because the debian dpkg has not support of zstd compression.

It seems Ubuntu is the only .deb-compatible OS that uses this compression algorithm.

See here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892664