duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Cleanup of temporary directory /cygdrive/f/tmp/dupl


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Cleanup of temporary directory /cygdrive/f/tmp/duplicity-PJiqmp-tempdir failed - this is probably a bug -please help me to understand
Date: Thu, 08 Oct 2009 06:27:03 -0500
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Hello,

The 'cleanup of temporary directory failed' message is a known bug.  It
is not fatal and can be safely ignored.  The real problem is the last
line of the traceback in the ValueError.  That seems to indicate a
problem with enough file descriptors.

Could you check to see what your ulimit is on this system, 'ulimit -n'
will tell you.  Try a higher ulimit, such as 'ulimit -n 4096'.

Also, 0.5.20 is the most recent version.  You can get it at:
http://code.launchpad.net/duplicity/0.5-series/0.5.20/+download/duplicity-0.5.20.tar.gz

...Thanks,
...Ken

Bonvicini, Alessandro wrote:
> Hi ,
> 
> Sorry  for my second post about this topic but, I did not receive any
> help so I try again.
> 
> Since some days my backup fails in a ripetitive manner  and  I do not
> understand why.
> 
> May you help me,please?
> 
> I use the 0.5.15 version on cygwin in win2000server as client and linux
> , same version, on server.
> 
> The proc fails with the following error  always on the last package of
> signatures : signatures.20090922T184504Z.to.20091005T184505Z.sigtar.
> 
> If I delete this package the successive backup goes well, and the next ,
> the day after, always fails.
> 
> No problem with space on device ,  and other trivial subject.  The last
> full backup is of july and for two months everything goes well, what can
> I do now?
> 
>  
> 
> INFO 1
> 
> . Running 'scp  -oPort=22 -oServerAliveInterval=15
> -oServerAliveCountMax=1
> address@hidden:server_backup/mde3/mde3_d/duplicity-new-signatures.20090922T184504Z.to.20091005T184505Z.sigtar.gz
> /cygdrive/f/tmp/duplicity-PJiqmp-tempdir/mktemp-Ww-Sih-62' (attempt #1)
> 
> INFO 1
> 
> . Cleanup of temporary file
> /cygdrive/f/tmp/duplicity-PJiqmp-tempdir/mktemp-Ww-Sih-62 failed
> 
> WARNING 1
> 
> . Cleanup of temporary directory
> /cygdrive/f/tmp/duplicity-PJiqmp-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()
> 
> .
> 
> Alessandro Bonvicini - IT Manager
> 
> MEDISYSTEMS EUROPE spa
> 
> 41030 Sorbara (MO), ITALY
> 
> via Galilei 20
> 
> email: address@hidden
> 
> cell.:3490864699
> 
> tel.uff.:059811011
> 
> Società soggetta a direzione e coordinamento di NxStage Medical Inc. con
> sede al 439 South Union Street, Lawrence, MA, 01843, USA
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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