Utilisation du répertoire d’archive :
/home/milan/.cache/duplicity/e5f4f9b85e256f59787be25a63b7fdbf
Utilisation du nom de sauvegarde : e5f4f9b85e256f59787be25a63b7fdbf
Import of duplicity.backends.cfbackend Succeeded
Import of duplicity.backends.dpbxbackend Failed: No module named dropbox
Import of duplicity.backends.botobackend Succeeded
Import of duplicity.backends.ftpbackend Succeeded
Import of duplicity.backends.hsibackend Succeeded
Import of duplicity.backends.imapbackend Succeeded
Import of duplicity.backends.localbackend Succeeded
Import of duplicity.backends.rsyncbackend Succeeded
Import of duplicity.backends.sshbackend Succeeded
Import of duplicity.backends.tahoebackend Succeeded
Import of duplicity.backends.webdavbackend Succeeded
Import of duplicity.backends.ftpsbackend Succeeded
Import of duplicity.backends.gdocsbackend Succeeded
Import of duplicity.backends.megabackend Succeeded
Import of duplicity.backends.swiftbackend Succeeded
When doing a different backup to an external drive, I got an error which was
not present before:
duplicity incremental ~/ -v Info --exclude ~/... [skipped]
file:///run/media/milan/SOMETHING --allow-source-mismatch
Import of duplicity.backends.u1backend Succeeded
Main action: inc
================================================================================
duplicity $version ($reldate)
Using temporary directory /tmp/duplicity-LmaRwW-tempdir
Traceback (most recent call last):
File "/home/milan/Dev/duplicity-encoding/bin/duplicity", line 1470, in
<module>
with_tempdir(main)
File "/home/milan/Dev/duplicity-encoding/bin/duplicity", line 1463, in
with_tempdir
fn()
File "/home/milan/Dev/duplicity-encoding/bin/duplicity", line 1334, in main
log_startup_parms(log.INFO)
File "/home/milan/Dev/duplicity-encoding/bin/duplicity", line 1223, in
log_startup_parms
log.Log(u"Args: %s" % (' '.join(sys.argv),), verbosity)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 264:
ordinal not in range(128)
Cmmenting out the line was enough to fix the problem.
--
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/989496
Title:
UnicodeDecodeError during backup due to non-utf8 translation
Status in Duplicity - Bandwidth Efficient Encrypted Backup:
Fix Released
Status in One Hundred Papercuts:
Fix Released
Status in “duplicity” package in Ubuntu:
Fix Released
Bug description:
Backup failed (unknown error)... deja-dup/ubuntuone
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1403, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 1396, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1366, in main
full_backup(col_stats)
File "/usr/bin/duplicity", line 491, in full_backup
bytes_written = dummy_backup(tarblock_iter)
File "/usr/bin/duplicity", line 197, in dummy_backup
while tarblock_iter.next():
File "/usr/lib/python2.7/dist-packages/duplicity/diffdir.py", line 507, in
next
result = self.process(self.input_iter.next(), size)
File "/usr/lib/python2.7/dist-packages/duplicity/diffdir.py", line 188, in
get_delta_iter
for new_path, sig_path in collated:
File "/usr/lib/python2.7/dist-packages/duplicity/diffdir.py", line 281, in
collate2iters
for relem1 in riter1:
File "/usr/lib/python2.7/dist-packages/duplicity/selection.py", line 187,
in Iterate
log.Debug(_("Selecting %s") % subpath.name)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117:
invalid continuation byte
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: deja-dup 22.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu6
Architecture: amd64
Date: Fri Apr 27 11:49:30 2012
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=ru_UA.UTF-8
SHELL=/bin/bash
SourcePackage: deja-dup
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.xdg.autostart.deja.dup.monitor.desktop: [modified]
mtime.conffile..etc.xdg.autostart.deja.dup.monitor.desktop:
2012-02-14T14:17:23.600015
To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/989496/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp