duplicity-talk
[Top][All Lists]
Advanced

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

Re: R: [Duplicity-talk] Version 0.6.0 Released - Checkpoint/Restart


From: Kenneth Loafman
Subject: Re: R: [Duplicity-talk] Version 0.6.0 Released - Checkpoint/Restart
Date: Thu, 18 Jun 2009 09:04:24 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Bonvicini, Alessandro wrote:
> Hi all, 
>  Today I  check the my duplicity backup log and found this message
> 
> ......
> Cleanup of temporary directory /tmp/duplicity-TUO5xZ-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()
> 
> .......
> 
> May you help me to understand it and take the good measure?
> Thank a lot in advance  for your support

Not exactly sure what's going on here since this is the first time that
pexpect has thrown an error, so will have to ask for some of the log
before this to see what was going on.  Plus, if you still have it, the
very first part of the log with the system infor in it.

...Thanks,
...Ken


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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