duplicity-talk
[Top][All Lists]
Advanced

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

Re: R: [Duplicity-talk] error - please help me to understand


From: edgar . soldin
Subject: Re: R: [Duplicity-talk] error - please help me to understand
Date: Fri, 26 Jun 2009 11:50:56 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2

I actually wanna know what

ValueError: filedescriptor out of range in select()


means? .. ede

Hi, yes the problem is not a permission.
I solved in this way:
I removed the last backup sigtar and manifest , both on client and server . 
Restart the backup and it works again.
Anyway do not understand the problem, but the last sigtar, for some reason make the process fail.
Thank a lot
Alex 
 

-----Messaggio originale-----
Da: address@hidden [mailto:address@hidden] Per conto di address@hidden
Inviato: venerdì 26 giugno 2009 10.01
A: Discussion of the backup program duplicity
Oggetto: Re: [Duplicity-talk] error - please help me to understand

Can you manually delete the mentioned folder and its contents?

..ede

  
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


_______________________________________________
Duplicity-talk mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/duplicity-talk
   
    



_______________________________________________
Duplicity-talk mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/duplicity-talk

Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com 
Versione: 8.5.372 / Database dei virus: 270.12.91/2201 -  Data di rilascio: 06/26/09 05:53:00


_______________________________________________
Duplicity-talk mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/duplicity-talk
  


reply via email to

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