webdav fails updating hidden directories

Bug #1460489 reported by JP
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Duplicity
New
Undecided
Unassigned

Bug Description

Duplicity version: duplicity 0.7.02
Python version: Python 2.7.9
OS Distro and version: Ubuntu 15.04
Type of target filesystem: webdav

duplicity -v9 "/home/foo/.session/" "webdavs://user:<email address hidden>/foo/bar/.session"
WebDAV response status 409 with reason 'Conflict'.
Backtrace of previous error: Traceback (innermost last):
  File "/usr/local/lib/python2.7/dist-packages/duplicity/backend.py", line 365, in inner_retry
    return fn(self, *args)
  File "/usr/local/lib/python2.7/dist-packages/duplicity/backend.py", line 515, in put
    self.__do_put(source_path, remote_filename)
  File "/usr/local/lib/python2.7/dist-packages/duplicity/backend.py", line 501, in __do_put
    self.backend._put(source_path, remote_filename)
  File "/usr/local/lib/python2.7/dist-packages/duplicity/backends/webdavbackend.py", line 409, in _put
    raise e
 BackendException: Bad status code 409 reason Conflict.

Attempt 1 failed. BackendException: Bad status code 409 reason Conflict.

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.