[Desktop-packages] [Bug 1710309] Re: Deja-dup fails to create encrypted backup
** Changed in: deja-dup (Ubuntu) Status: Incomplete => Confirmed ** Summary changed: - Deja-dup fails to create encrypted backup + Backup does not recognize gpg 2 option and fails ** Description changed: Attempting to create a full backup to a SMB NAS, succeeds if backup is set to unencrypted. Fails if password is specified. Symptom: deja-dup loops endlessly through "scanning" -> "encryption password needed" -> "require password?" and round and round. Possibly related to recent gnupg options changes? Creating a GPG key pair for enigmail to use was the last major change i made to my set-up since the last time these back-ups succeeded. If that's the cause, i'll be darned if i can work out what to revert where. + + Release:Ubuntu 16.04.3 LTS + deja-dup34.2-0ubuntu1.1 + duplicity 0.7.06-2ubuntu2 ** Tags added: xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1710309 Title: Backup does not recognize gpg 2 option and fails Status in deja-dup package in Ubuntu: Confirmed Bug description: Attempting to create a full backup to a SMB NAS, succeeds if backup is set to unencrypted. Fails if password is specified. Symptom: deja-dup loops endlessly through "scanning" -> "encryption password needed" -> "require password?" and round and round. Possibly related to recent gnupg options changes? Creating a GPG key pair for enigmail to use was the last major change i made to my set-up since the last time these back-ups succeeded. If that's the cause, i'll be darned if i can work out what to revert where. Release:Ubuntu 16.04.3 LTS deja-dup34.2-0ubuntu1.1 duplicity 0.7.06-2ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1710309/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1710309] Re: Deja-dup fails to create encrypted backup
addendum: editing my gpg.conf to comment out the version-2-only options appears to make deja-dup run correctly. this seems to be at least a workaround, if not the complete solution. it's regrettable that gnupg versions 1 and 2 use the same config file, with options not being backwards compatible. i doubt i'll be the only one to trip myself up by too enthusiastically using the shiny new features of version 2 while some code on my system still needs version 1. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1710309 Title: Deja-dup fails to create encrypted backup Status in deja-dup package in Ubuntu: Incomplete Bug description: Attempting to create a full backup to a SMB NAS, succeeds if backup is set to unencrypted. Fails if password is specified. Symptom: deja-dup loops endlessly through "scanning" -> "encryption password needed" -> "require password?" and round and round. Possibly related to recent gnupg options changes? Creating a GPG key pair for enigmail to use was the last major change i made to my set-up since the last time these back-ups succeeded. If that's the cause, i'll be darned if i can work out what to revert where. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1710309/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1710309] Re: Deja-dup fails to create encrypted backup
output from points 1--3, in file "details.1.txt". output from point #4, in file "deja-dup.log". this bug tracker appears to be limited to one attachment per comment, so i zipped the files together and attached the archive. thank you for instructions on how to create the deja-dup debug log file from point #4. reading that log, it appears the encryption is choking on a GPG config file option that's specific to gnupg version 2. could it be that deja-dup is defaulting to using only gnupg version 1? ** Attachment added: "bugreport-details.zip" https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1710309/+attachment/4931255/+files/bugreport-details.zip -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1710309 Title: Deja-dup fails to create encrypted backup Status in deja-dup package in Ubuntu: Incomplete Bug description: Attempting to create a full backup to a SMB NAS, succeeds if backup is set to unencrypted. Fails if password is specified. Symptom: deja-dup loops endlessly through "scanning" -> "encryption password needed" -> "require password?" and round and round. Possibly related to recent gnupg options changes? Creating a GPG key pair for enigmail to use was the last major change i made to my set-up since the last time these back-ups succeeded. If that's the cause, i'll be darned if i can work out what to revert where. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1710309/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1710309] Re: Deja-dup fails to create encrypted backup
Hello Mats, To figure out what is going on there I would like to ask a few informations from you: 1. The distribution of Linux you're using: lsb_release -d 2. The version of deja-dup and duplicity: (if on Ubuntu or Debian:) dpkg-query -W deja-dup duplicity (if on Fedora or other RPM-based systems:) rpm -q deja-dup duplicity 3. The file /tmp/deja-dup.gsettings after running the following line (you may want to scrub the file of any incriminating file names or details): gsettings list-recursively org.gnome.DejaDup > /tmp/deja-dup.gsettings 4. The file /tmp/deja-dup.log after running the line below and replicating the problem (you may want to scrub the log of any incriminating file names or details): DEJA_DUP_DEBUG=1 deja-dup --backup | tail -n 1000 > /tmp/deja- dup.log Thanks in advance Vej ** Changed in: deja-dup (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1710309 Title: Deja-dup fails to create encrypted backup Status in deja-dup package in Ubuntu: Incomplete Bug description: Attempting to create a full backup to a SMB NAS, succeeds if backup is set to unencrypted. Fails if password is specified. Symptom: deja-dup loops endlessly through "scanning" -> "encryption password needed" -> "require password?" and round and round. Possibly related to recent gnupg options changes? Creating a GPG key pair for enigmail to use was the last major change i made to my set-up since the last time these back-ups succeeded. If that's the cause, i'll be darned if i can work out what to revert where. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1710309/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp