I am using duply with symmetric encryption.
This is my configuration (gpg relevant part):
GPG_PW='mypassword-for-symmetric'
GPG_OPTS='--compress-algo=bzip2 --personal-cipher-preferences AES256'
There are no other gpg-related configuration entries.
Now duply says running it with 'duply myconfig backup':
None of the configured keys '' has a secret key in the keychain. Decryption will be impossible!
So it seems, duply does not detect anymore, that I am running it with symmetric encryption, and a pre-defined-key. It works well since the last update (of the debian package) and I have not changed anything in my configuration.
-- System Information:
duply-version: 2.3-1 (Debian package)
Versions of packages duply depends on:
ii duplicity 0.8.17-1+b1
Versions of packages duply recommends:
ii gnupg 2.2.20-1
Versions of packages duply suggests:
ii openssh-client 1:8.4p1-3
Debian Release: bullseye/sid
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-1-amd64 (SMP w/4 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
hey Thomas,
sorry for the bother but thank you for the detailed report. seems some overchecking krept in with the last release.
please try the snapshot on https://duply.net/Code#Latest_Development_Snapshot . works for me.
thanks!.. ede
Hi Ede, thank you for your quick response. The bugfix works fine for me. Thx, Thomas
Thomas,
thx for testing! will prepare a maintenance release in the next days. thx again!.. ede