Duplicity fails with UnicodeDecodeError in uexc function
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Duplicity |
Fix Released
|
Medium
|
Unassigned | ||
duplicity (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
backup worked under Ubuntu 17.10
It also worked on Ubuntu 18.4 before last week's update (run on Friday 11.5)
my drive is encrypted
this is the error message in the error frame
Traceback (innermost last):
File "/usr/bin/
with_
File "/usr/bin/
fn()
File "/usr/bin/
do_
File "/usr/bin/
incremental
File "/usr/bin/
globals.
File "/usr/bin/
(tdp, dest_filename, vol_num)))
File "/usr/lib/
return self.__
File "/usr/lib/
ret = fn(*params)
File "/usr/bin/
vol_num: put(tdp, dest_filename, vol_num),
File "/usr/bin/
backend.
File "/usr/lib/
% (n, e.__class_
File "/usr/lib/
return ufn(unicode(
UnicodeDecodeE
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: duplicity 0.7.17-0ubuntu1
ProcVersionSign
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun May 13 09:55:00 2018
InstallationDate: Installed on 2018-05-01 (11 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: duplicity
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- duplicity-team: Pending requested
-
Diff: 72 lines (+52/-1)2 files modifiedduplicity/util.py (+11/-1)
testing/unit/test_util.py (+41/-0)
Changed in duplicity: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Kenneth Loafman (kenneth-loafman) |
milestone: | none → 0.8.00 |
summary: |
- backup fails on ubuntu 18.4 + backup fails with UnicodeDecodeError |
summary: |
- backup fails with UnicodeDecodeError + backup fails with UnicodeDecodeError in uexc function |
summary: |
- backup fails with UnicodeDecodeError in uexc function + Duplicity fails with UnicodeDecodeError in uexc function |
Changed in duplicity: | |
status: | In Progress → Fix Committed |
Changed in duplicity: | |
status: | Fix Committed → Fix Released |
Changed in duplicity: | |
assignee: | Kenneth Loafman (kenneth-loafman) → nobody |
Status changed to 'Confirmed' because the bug affects multiple users.