*** This bug is a duplicate of bug 1770929 ***
https://bugs.launchpad.net/bugs/1770929
Seeing it on Ubuntu 18.04.3 LTS
De ja Dup: 37.0
backups fail
Traceback (innermost last):
File "/usr/bin/duplicity", line 1555, in
with_tempdir(main)
File "/usr/bin/duplicity", line 1541, in with_
*** This bug is a duplicate of bug 1770929 ***
https://bugs.launchpad.net/bugs/1770929
** This bug has been marked a duplicate of bug 1770929
backup fails on ubuntu 18.4
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
Okay so this explains everything:
in my case the fault was not about special characters in files or filenames but
of error messages.
I executed Deja Dup / Duplicity in a localized environment and got an error. If
the *error message* contains special characters the response in the view won't
sho
This bug is rather https://bugs.launchpad.net/duplicity/+bug/1386373 —
right?
As it seems that there's a fix in Fedora somewhere[1]: is there any
chance to get this upstream fix on Ubuntu 18.04 LTS as well?
I mean, I would love to have a working backup solution again. ;)
Also the error message s
** Changed in: deja-dup (Fedora)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1736164
Title:
deja-dup/duplicity backup fails with UnicodeDecodeError
To m
OK, update on the above. Taking google drive ocamlfuse out of the mix
solved the problem. I am now backing up locally and syncing the backup
with Insync. Two backups have run without incident. I haven't tried a
restore yet but all looks good so far. Looking at this with some of the
other posts abov
As others have noted. I get this trying to backup to Google Drive
mounted with gdrive ocamlfuse. Several times now the backup has
proceeded normally creating 100+ tar diffs then crashes with the below.
- Ubuntu 18.04 Kernel 4.15.0-39-generic
- duplicity 0.7.17
Traceback (innermost last):
File "
Same exact error in:
* Ubuntu 18.04 kernel 4.15.0-38-generic
* duplicity 0.7.17
Traceback (innermost last):
File "/usr/bin/duplicity", line 1555, in
with_tempdir(main)
File "/usr/bin/duplicity", line 1541, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1393, in main
do_bac
Traceback (innermost last):
File "/usr/bin/duplicity", line 1555, in
with_tempdir(main)
File "/usr/bin/duplicity", line 1541, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1380, in main
action = commandline.ProcessCommandLine(sys.argv[1:])
File "/usr/lib/python2.7/dist-p
Hello James,
thanks for comment #14, which indicates a problem with the unicode
handling of the original error message.
I recommend to everyone attempting to fix this to look at the solution
from bug #1377873 and investigate if this patch had been removed or
somehow deactivated.
** Changed in: d
UPDATE: In my situation, the problem was caused by using a backup
directory ("/var/backups") that my user did not have permission to write
to. A simple chmod fixed the issue, but this manifested itself in deja-
dup as a unicode error. Please consider adding a check/caveat to the
code to provide a m
On Ubuntu MATE 18.04, I get the following error:
Traceback (innermost last):
File "/usr/bin/duplicity", line 1555, in
with_tempdir(main)
File "/usr/bin/duplicity", line 1541, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1393, in main
do_backup(action)
File "/usr/bin/du
12 matches
Mail list logo