URL:
<http://savannah.nongnu.org/support/?106567>
Summary: Cleanup of temporary directory failed
Project: duplicity
Submitted by: rspencer
Submitted on: Mon 01 Dec 2008 10:12:09 PM MST
Category: None
Priority: 5 - Normal
Severity: 3 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Operating System: Microsoft Windows
_______________________________________________________
Details:
I saw here:
https://savannah.nongnu.org/support/?106471
that somebody had a similar problem as what I am having. I have always used
--time-separator on my cygwin-to-Linux backup, which was the suggested
solution there. Below is my output, and verbose output is attached. I am using
duplicity 0.5.02 on Windows XP cygwin.
In order to give you some test data without revealing personal info, I
created a folder called duplicity_test_dir and put some junk files there. I
ran the duplicity command for a couple times and it worked fine. All I had to
do was run a bash while loop for some time (~10 minutes?) before it started
giving me this error.
I also added --short-filenames, and got the same error after a couple minutes
in a bash while loop.
The referenced directory looks like this:
[EMAIL PROTECTED] /cygdrive/c/WINDOWS/TEMP/duplicity-xaF2NI-tempdir
$ ls -altr
total 0
-rw------- 1 Spencer None 0 Dec 1 21:55 mktemp-RMX3QS-23
drwx------+ 2 Spencer None 0 Dec 1 21:55 .
drwxrwx---+ 78 Administrators SYSTEM 0 Dec 1 22:07 ..
There are a handful of duplicity-xxxxxx-tempdir directories in my temp
folder, but not all of them have a mktemp file in them.
I would appreciate any of your sage insight.
$ PASSPHRASE=test duplicity --time-separator='_' duplicity_test_dir
scp://[EMAIL PROTECTED]//mnt/remoteBackup/duplicity_test_dir
Cleanup of temporary directory
/cygdrive/c/WINDOWS/TEMP/duplicity-xaF2NI-tempdir failed - this is probably a
bug.
Traceback (most recent call last):
File "/usr/bin/duplicity", line 522, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 516, in with_tempdir
fn()
File "/usr/bin/duplicity", line 509, in main
incremental_backup(sig_chain)
File "/usr/bin/duplicity", line 239, in incremental_backup
sig_chain.get_fileobjs(), new_sig_outfp)
File "/usr/lib/python2.5/site-packages/duplicity/collections.py", line 384,
in get_fileobjs
return map(filename_to_fileobj, [self.fullsig] + self.inclist)
File "/usr/lib/python2.5/site-packages/duplicity/backend.py", line 279, in
get_fileobj_read
self.get(filename, tdp)
File "/usr/lib/python2.5/site-packages/duplicity/backends/sshbackend.py",
line 218, in get
self.run_scp_command(commandline)
File "/usr/lib/python2.5/site-packages/duplicity/backends/sshbackend.py",
line 123, in run_scp_command
timeout = globals.timeout)
File "/usr/lib/python2.5/site-packages/pexpect.py", line 1311, in expect
return self.expect_list(compiled_pattern_list, timeout,
searchwindowsize)
File "/usr/lib/python2.5/site-packages/pexpect.py", line 1325, in
expect_list
return self.expect_loop(searcher_re(pattern_list), timeout,
searchwindowsize)
File "/usr/lib/python2.5/site-packages/pexpect.py", line 1378, in
expect_loop
c = self.read_nonblocking (self.maxread, timeout)
File "/usr/lib/python2.5/site-packages/pexpect.py", line 815, in
read_nonblocking
r,w,e = self.__select([self.child_fd], [], [], timeout)
File "/usr/lib/python2.5/site-packages/pexpect.py", line 1549, in __select
return select.select (iwtd, owtd, ewtd, timeout)
ValueError: filedescriptor out of range in select()
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 01 Dec 2008 10:12:10 PM MST Name: stderr.txt Size: 2kB By:
rspencer
<http://savannah.nongnu.org/support/download.php?file_id=16963>
-------------------------------------------------------
Date: Mon 01 Dec 2008 10:12:10 PM MST Name: stdout.txt Size: 44kB By:
rspencer
<http://savannah.nongnu.org/support/download.php?file_id=16964>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/support/?106567>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker