** Changed in: duplicity
       Status: Fix Committed => Fix Released

-- 
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/1311176

Title:
  crash deja-dup backup ascii' codec can't decode byte 0xc3

Status in Duplicity - Bandwidth Efficient Encrypted Backup:
  Fix Released
Status in “duplicity” package in Ubuntu:
  Fix Released
Status in “duplicity” source package in Trusty:
  Fix Committed

Bug description:
  I didn't change anything, it worked fine. I updated to Ubuntu 14.04 from 
13.10 where this backup worked without problem.
  I didn't write or erase any data in the backuped folder.

  Here is the output :

  Traceback (most recent call last):
    File "/usr/bin/duplicity", line 1494, in <module>
      with_tempdir(main)
    File "/usr/bin/duplicity", line 1488, in with_tempdir
      fn()
    File "/usr/bin/duplicity", line 1337, in main
      do_backup(action)
    File "/usr/bin/duplicity", line 1469, in do_backup
      check_last_manifest(col_stats) # not needed for full backup
    File "/usr/bin/duplicity", line 1170, in check_last_manifest
      last_backup_set.check_manifests()
    File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 190, 
in check_manifests
      remote_manifest = self.get_remote_manifest()
    File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 224, 
in get_remote_manifest
      manifest_buffer = self.backend.get_data(self.remote_manifest_name)
    File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 646, in 
get_data
      fin = self.get_fileobj_read(filename, parseresults)
    File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 607, in 
get_fileobj_read
      self.get(filename, tdp)
    File "/usr/lib/python2.7/dist-packages/duplicity/backends/giobackend.py", 
line 151, in get
      self.copy_file('get', source_file, target_file)
    File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 321, in 
iterate
      % (n, e.__class__.__name__, str(e)))
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3: 
ordinal not in range(128)

  I don't understand : I'm saving datas from a ext4 to a ext4. Maybe a
  problem while crypting it ? Sorry I don't know many things about it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: duplicity 0.6.23-1ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 22 17:04:10 2014
  InstallationDate: Installed on 2014-04-10 (11 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140410)
  SourcePackage: duplicity
  UpgradeStatus: No upgrade log present (probably fresh install)

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