Bug 426421

Summary: Kup won't finish backup - UnicodeDecodeError
Product: [Applications] kup Reporter: elman
Component: generalAssignee: Simon Persson <simon.persson>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:

Description elman 2020-09-11 18:44:37 UTC
SUMMARY
Scheduled backup won't finish and I have no idea why because log doesn't say.

OBSERVED RESULT
Traceback (most recent call last):
  File "/usr/lib/bup/cmd/bup-save", line 324, in <module>
    log('%s %-70s\n' % (status, path_msg(ent.name)))
  File "/usr/lib/bup/cmd/../bup/io.py", line 18, in path_msg
    return x.decode(errors='backslashreplace')
TypeError: don't know how to handle UnicodeDecodeError in error callback
Exit code: 1
Kup did not successfully complete the bup backup job: failed to save everything.


EXPECTED RESULT
Backup is saved.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro Stable
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.73.0
Qt Version: 5.8.6
kupdaemon: 0.7.3
Comment 1 Simon Persson 2020-09-12 07:53:52 UTC

*** This bug has been marked as a duplicate of bug 426139 ***