duplicity-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-tracker] [bug #21857] Attempts to use duplicity 0.4.8 repeate


From: anonymous
Subject: [Duplicity-tracker] [bug #21857] Attempts to use duplicity 0.4.8 repeatedly fail with the following error message:
Date: Fri, 21 Dec 2007 10:21:40 +0000
User-agent: Opera/9.23 (X11; Linux i686; U; en)

Follow-up Comment #3, bug #21857 (project duplicity):

I just let duplicity go to complete failure and this is the console output:

Giving up trying to execute 'sftp  address@hidden' after 5 attempts
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 424, in <module>
    if __name__ == "__main__": with_tempdir(main)
  File "/usr/bin/duplicity", line 420, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 371, in main
    globals.archive_dir).set_values()
  File "/usr/lib/python2.5/site-packages/duplicity/collections.py", line 470,
in set_values
    backend_filename_list = self.backend.list()
  File "/usr/lib/python2.5/site-packages/duplicity/backends.py", line 509, in
list
    l = self.run_sftp_command(commandline, commands).split('n')[1:]
  File "/usr/lib/python2.5/site-packages/duplicity/backends.py", line 478, in
run_sftp_command
    raise BackendException("Error running '%s'" % commandline)
duplicity.backends.BackendException: Error running 'sftp  address@hidden'

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?21857>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]