Package: duplicity
Version: 0.4.2-10.1
Severity: grave
Justification: renders package unusable
Whatever I enter, if I use it through backupninja or directly on the
commandline, it always returns the same error:
apollo:~# duplicity /root scp://[EMAIL PROTECTED]/var/backups/apollo
Couldn't canonicalise: No such file or directory
Traceback (most recent call last):
File "/usr/bin/duplicity", line 373, in ?
if __name__ == "__main__": main()
File "/usr/bin/duplicity", line 349, in main
globals.archive_dir).set_values()
File "/usr/lib/python2.4/site-packages/duplicity/collections.py", line 406,
in set_values
backend_filename_list = self.backend.list()
File "/usr/lib/python2.4/site-packages/duplicity/backends.py", line 299, in
list
l = self.popen(commandline).split('\n')[2:] # omit sftp prompts
File "/usr/lib/python2.4/site-packages/duplicity/backends.py", line 150, in
popen
raise BackendException("Error running '%s'" % commandline)
duplicity.backends.BackendException: Error running 'printf 'cd
var/backups/apollo ls -1' | sftp -b - [EMAIL PROTECTED]'
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages duplicity depends on:
ii gnupg 1.4.6-1 GNU privacy guard - a free PGP rep
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii librsync1 0.9.7-1 Library which implements the rsync
ii python 2.4.4-2 An interactive high-level object-o
ii python-central 0.5.12 register and build utility for Pyt
ii python-gnupginterface 0.3.2-9 Python interface to GnuPG (GPG)
duplicity recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]