dropbox

Bug #1836611 reported by Gwyn Ciesla
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Duplicity
Fix Released
Medium
Unassigned

Bug Description

With duplicity 0.8.01 and python3-dropbox 9.4.0, I get the following:

Exception [Can't mix strings and bytes in path components]:
| Traceback (most recent call last):
| File "/usr/lib64/python3.7/site-packages/duplicity/backends/dpbxbackend.py", line 79, in wrapper
| return f(self, *args)
| File "/usr/lib64/python3.7/site-packages/duplicity/backends/dpbxbackend.py", line 371, in _get
| remote_path = u'/' + os.path.join(remote_dir, remote_filename).rstrip()
| File "/usr/lib64/python3.7/posixpath.py", line 94, in join
| genericpath._check_arg_types('join', a, *p)
| File "/usr/lib64/python3.7/genericpath.py", line 151, in _check_arg_types
| raise TypeError("Can't mix strings and bytes in path components") from None
| TypeError: Can't mix strings and bytes in path components
dpbx code error "Can't mix strings and bytes in path components"

Other backends work.

I'm on Fedora 30, but I've only put 0.8.01 in rawhide (I'm the Fedora duplicity rpm maintainer).

Related branches

Revision history for this message
Gwyn Ciesla (limburgher) wrote :
Changed in duplicity:
importance: Undecided → Medium
milestone: none → 0.8.02
status: New → Fix Committed
Changed in duplicity:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.