Package: duplicity
Version: 0.6.08b-1+b1
Severity: minor
Duplicity just stopped uploading an backup to a webdav server after receiving a
HTTP 500 error - after successfully uploading 104 archives just before.
According to the log there were no retries:
-----
A somefile
AsyncScheduler: scheduling task for asynchronous execution
WebDAV PUT attempt #1 failed: 500 Internal Server Error
Saving /somepath/duplicity/duplicity-full.20110129T094436Z.vol105.difftar.gpg
on WebDAV server
AsyncScheduler: a previously scheduled task has failed; propagating the result
immediately
AsyncScheduler: task execution done (success: False)
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()
-----
Command line used:
/usr/bin/duplicity --verbosity info --log-file
"$HOME/backup-logs/backup-dfrank.$STARTTIME.log" --encrypt-key=12345
--sign-key=12345 --asynchronous-upload --num-retries 20
--include-globbing-filelist "$HOME/backup.excl" --full-if-older-than 1M
/something webdavs://[email protected]/somepath/duplicity
WebDAV Server is humyo.de, apparently sometimes their server returns an error,
even when everything is fine.
In my opinion it would be good to just stick to the number of retries, probably
even after a short waiting period (e.g. 10 seconds), probably with an option
like "--retry-all-errors".
-- System Information:
Debian Release: 6.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: armel (armv5tel)
Kernel: Linux 2.6.32-5-kirkwood
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
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.2-9 Embedded GNU C Library: Shared lib
ii librsync1 0.9.7-7 rsync remote-delta algorithm libra
ii python 2.6.6-3+squeeze5 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]