Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#38838 - [duplicity] backup failed
Attached to Project:
Community Packages
Opened by Michael Pusterhofer (feanor12) - Saturday, 08 February 2014, 12:16 GMT
Last edited by Balló György (City-busz) - Saturday, 08 February 2014, 15:44 GMT
Opened by Michael Pusterhofer (feanor12) - Saturday, 08 February 2014, 12:16 GMT
Last edited by Balló György (City-busz) - Saturday, 08 February 2014, 15:44 GMT
|
DetailsWhen I start a backup I get an Error Dialog saying:
Backup failed Traceback (most recent call last): File "/usr/bin/duplicity", line 1489, in <module> with_tempdir(main) File "/usr/bin/duplicity", line 1483, in with_tempdir fn() File "/usr/bin/duplicity", line 1332, in main do_backup(action) File "/usr/bin/duplicity", line 1414, in do_backup globals.gpg_profile.passphrase = get_passphrase(1, action) File "/usr/bin/duplicity", line 168, in get_passphrase pass1 = getpass.getpass(_("GnuPG passphrase:")+" ") File "/usr/lib/python2.7/getpass.py", line 83, in unix_getpass passwd = fallback_getpass(prompt, stream) File "/usr/lib/python2.7/getpass.py", line 118, in fallback_getpass return _raw_input(prompt, stream) File "/usr/lib/python2.7/getpass.py", line 128, in _raw_input prompt = str(prompt) UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 10: ordinal not in range(128) Name : deja-dup Version : 28.0-1 Name : duplicity Version : 0.6.23-2 Name : gnupg Version : 2.0.22-2 Workaround: install duplicity 0.6.22 |
This task depends upon
Closed by Balló György (City-busz)
Saturday, 08 February 2014, 15:44 GMT
Reason for closing: Fixed
Additional comments about closing: duplicity 0.6.23-3
Saturday, 08 February 2014, 15:44 GMT
Reason for closing: Fixed
Additional comments about closing: duplicity 0.6.23-3
https://bugs.launchpad.net/duplicity/+bug/1276296
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1276327
Merged fix:
https://code.launchpad.net/~mterry/duplicity/gpg-encode/+merge/204808