We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I'm attempting to install v1.0.0 in Linux Mint Debian Edition (LMDE) and I get this odd error when running the .deb file:
dpkg-deb: error: archive '/home/me/Downloads/wireguird_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up dpkg: error processing archive /home/me/Downloads/wireguird_amd64.deb (--install): dpkg-deb --control subprocess returned error exit status 2
The text was updated successfully, but these errors were encountered:
Hallo it is happening because zstd compression not supported on Debian 11, it should work on Debian 12.
This is the description of the bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892664
Sorry, something went wrong.
No branches or pull requests
Hello, I'm attempting to install v1.0.0 in Linux Mint Debian Edition (LMDE) and I get this odd error when running the .deb file:
The text was updated successfully, but these errors were encountered: