This one has been going on for a couple of years with Lazarus on Debian.
There are no subforum search available so it is not possible to search for previous solutions.
The problem is as follows. z-compression used in the deb. Debian dropped the support seemingly for this compression.
I installed an available zst .deb and it installed successfully. the installation still throws the same error regardless whether zst is present or not.
*Why not stick to gz so all Linux flavors can understand the deb ?*
Why use exotic compression algorithms in your debs ?
Makes no sense. We want as many people as possible to use Lazarus, therefore use the widest supported compression algorithms e.g. gz. so that the software will at least install.
# dpkg --install lazarus-project_3.8.0-0_amd64.deb
dpkg-deb: error: archive 'lazarus-project_3.8.0-0_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up
dpkg: error processing archive lazarus-project_3.8.0-0_amd64.deb (--install):
dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
lazarus-project_3.8.0-0_amd64.deb
My system:
------------
NAME="MX"
VERSION="21.3 (Wildflower)"
ID="mx"
VERSION_ID="21.3"
PRETTY_NAME="MX 21.3 (Wildflower)"
ANSI_COLOR="0;34"
HOME_URL="
https://mxlinux.org"
BUG_REPORT_URL="
https://mxlinux.org"
PRETTY_NAME="MX 21.3 Wildflower"
DISTRIB_ID=MX
DISTRIB_RELEASE=21.3
DISTRIB_CODENAME="Wildflower"
DISTRIB_DESCRIPTION="MX 21.3 Wildflower"
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="
https://www.debian.org/"
SUPPORT_URL="
https://www.debian.org/support"
BUG_REPORT_URL="
https://bugs.debian.org/"