Package: duplicity
Version: 0.6.08b-1+b1
Severity: normal

Duplicity fails to handle 302 redirects.  In particular, this happens
with box.net accounts.  Here is some abridged output:

  
================================================================================
  duplicity 0.6.08b (March 11, 2010)
  Args: /usr/bin/duplicity -vinfo --encrypt-key C2345678 --sign-key C2345678 
--exclude **/some_folder
  --include /$HOME/stuff --exclude ** $HOME 
webdav://[email protected]@www.box.com/dest
  Linux gnubox 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64
  /usr/bin/python 2.6.6 (r266:84292, Dec 26 2010, 22:31:48)
  [GCC 4.4.5]
  
================================================================================
  Using temporary directory /tmp/duplicity-zBMMHE-tempdir
  Temp has 123456789 available, backup will use approx 12345678.
  Listing directory /dest/ on WebDAV server
  WebDAV PROPFIND attempt #1 failed: 302 Found
  Listing directory /dest/ on WebDAV server
  Traceback (most recent call last):
    File "/usr/bin/duplicity", line 1251, in <module>
      with_tempdir(main)
    File "/usr/bin/duplicity", line 1244, in with_tempdir
      fn()
    File "/usr/bin/duplicity", line 1145, in main
      sync_archive()
    File "/usr/bin/duplicity", line 922, in sync_archive
      remlist = globals.backend.list()
    File 
"/usr/lib/python2.6/dist-packages/duplicity/backends/webdavbackend.py", line 
165, in list
      response = self.request("PROPFIND", self.directory, self.listbody)
    File 
"/usr/lib/python2.6/dist-packages/duplicity/backends/webdavbackend.py", line 
107, in request
      response = self.conn.getresponse()
    File "/usr/lib/python2.6/httplib.py", line 980, in getresponse
      raise ResponseNotReady()
  ResponseNotReady

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages duplicity depends on:
ii  gnupg                   1.4.10-4         GNU privacy guard - a free PGP rep
ii  libc6                   2.11.3-4         Embedded GNU C Library: Shared lib
ii  librsync1               0.9.7-7          rsync remote-delta algorithm libra
ii  python                  2.6.6-3+squeeze7 interactive high-level object-orie
ii  python-central          0.6.16+nmu1      register and build utility for Pyt
ii  python-pexpect          2.3-1            Python module for automating inter

duplicity recommends no packages.

Versions of packages duplicity suggests:
pn  ncftp                         <none>     (no description available)
pn  python-boto                   <none>     (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to