tasket / wyng-backup

Fast backups for logical volumes & disk images
GNU General Public License v3.0
245 stars 16 forks source link

zstd:7 invalid compression spec #206

Closed rapenne-s closed 3 months ago

rapenne-s commented 3 months ago

Hi

I followed the documentation to enable compression in the repo (not on an existing repo), but it fails

$ sudo wyng arch-init --dest=qubes-ssh://QUBE:user@remote/home/path/wyng/ --compression=zstd:7
Wyng 0.8 beta release 20240528
Enter new encryption passphrase: 
Re-enter passphrase: 

Encryption    : xchacha20-dgr (xchacha20-poly1305-msr)
Data Hashing  : hmac-sha256
Invalid compression spec.
rapenne-s commented 3 months ago

I was missing the package python3-zstd.