duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] error - please help me to understand


From: Bonvicini, Alessandro
Subject: [Duplicity-talk] error - please help me to understand
Date: Fri, 26 Jun 2009 09:05:52 +0200

Hi all,
Some days ago duplicity began to fail with this error message.
I can exclude problems about file permission , disk space and so on.

I use the 0.5.15 version.

Please ,may you suggests something to approach?

Thank a lot in advance
Alex  


WARNING 1
. Cleanup of temporary directory
/cygdrive/f/tmp/duplicity-xQjZHT-tempdir failed - this is probably a
bug.

ERROR 30 ValueError
. Traceback (most recent call last):
.   File "/usr/bin/duplicity", line 757, in <module>
.     with_tempdir(main)
.   File "/usr/bin/duplicity", line 750, in with_tempdir
.     fn()
.   File "/usr/bin/duplicity", line 732, in main
.     incremental_backup(sig_chain)
.   File "/usr/bin/duplicity", line 382, in incremental_backup
.     sig_chain.get_fileobjs(),
.   File "/usr/lib/python2.5/site-packages/duplicity/collections.py",
line 413, in get_fileobjs
.     return map(filename_to_fileobj, self.get_filenames(time))
.   File "/usr/lib/python2.5/site-packages/duplicity/backend.py", line
382, in get_fileobj_read
.     self.get(filename, tdp)
.   File
"/usr/lib/python2.5/site-packages/duplicity/backends/sshbackend.py",
line 224, in get
.     self.run_scp_command(commandline)
.   File
"/usr/lib/python2.5/site-packages/duplicity/backends/sshbackend.py",
line 102, in run_scp_command
.     "authenticity"])
.   File "/usr/lib/python2.5/site-packages/duplicity/pexpect.py", line
1311, in expect
.     return self.expect_list(compiled_pattern_list, timeout,
searchwindowsize)
.   File "/usr/lib/python2.5/site-packages/duplicity/pexpect.py", line
1325, in expect_list
.     return self.expect_loop(searcher_re(pattern_list), timeout,
searchwindowsize)
.   File "/usr/lib/python2.5/site-packages/duplicity/pexpect.py", line
1378, in expect_loop
.     c = self.read_nonblocking (self.maxread, timeout)
.   File "/usr/lib/python2.5/site-packages/duplicity/pexpect.py", line
815, in read_nonblocking
.     r,w,e = self.__select([self.child_fd], [], [], timeout)
.   File "/usr/lib/python2.5/site-packages/duplicity/pexpect.py", line
1549, in __select
.     return select.select (iwtd, owtd, ewtd, timeout)
. ValueError: filedescriptor out of range in select()
. /25/09 06:22:00




reply via email to

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