Problem description:
I downloaded the deb file and when I try and install (as root) with dpkg -i dpkg -i ./replit_1.0.0_amd64.deb
I get
dpkg-deb: error: archive './replit_1.0.0_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up
dpkg: error processing archive ./replit_1.0.0_amd64.deb (--install):
dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
./replit_1.0.0_amd64.deb
Expected behavior:
It should install
Actual behavior:
It gets confused with the tar.zst file, I don’t even know what this is.
Steps to reproduce:
- download app from site (this is automatic)
- Switch to terminal and drop to a root shell with su -
- navigate to where the deb file was downloaded e.g /home/user/Downloads
- type in
dpkg -i dpkg -i ./replit_1.0.0_amd64.deb
Bug appears at this link:
Not sure
Browser:
OS: Debian 11
Device (Android, iOS, NA leave blank): PC
Desktop app version (Avatar menu->“Version”) or NA: it applies to the desktop app for Linux
Plan (Free, Hacker, Pro Plan): Free