Public bug reported:

Failed with an unknown error.

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)

1) lsb_release -rd
Description:    Ubuntu Trusty Tahr (development branch)
Release:        14.04

2) apt-cache policy duplicity
duplicity:
  Installed: 0.6.23-0ubuntu1
  Candidate: 0.6.23-0ubuntu1
  Version table:
 *** 0.6.23-0ubuntu1 0
        500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status

3) I expected the scheduled backups to succeed as the used to do in the past.
4) The backup aborts with the error message listed above

Additonally deja-dup-preferences vanished from System Preferences, but
that should perhaps be logged as a different bug.

Downgrading deja-dup/duplicity to the saucy versions restores
functionality.

** Affects: duplicity (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to duplicity in Ubuntu.
https://bugs.launchpad.net/bugs/1276327

Title:
  deja-dup/duplicity fails gpg encrypted backup in trusty

Status in “duplicity” package in Ubuntu:
  New

Bug description:
  Failed with an unknown error.

  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)

  1) lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:      14.04

  2) apt-cache policy duplicity
  duplicity:
    Installed: 0.6.23-0ubuntu1
    Candidate: 0.6.23-0ubuntu1
    Version table:
   *** 0.6.23-0ubuntu1 0
          500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
          100 /var/lib/dpkg/status

  3) I expected the scheduled backups to succeed as the used to do in the past.
  4) The backup aborts with the error message listed above

  Additonally deja-dup-preferences vanished from System Preferences, but
  that should perhaps be logged as a different bug.

  Downgrading deja-dup/duplicity to the saucy versions restores
  functionality.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1276327/+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

Reply via email to