duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [bug #25138] Bad file descriptor on Cygwin


From: Poojan Wagh
Subject: [Duplicity-tracker] [bug #25138] Bad file descriptor on Cygwin
Date: Mon, 29 Dec 2008 04:39:16 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729)

Follow-up Comment #3, bug #25138 (project duplicity):

I re-ran duplicity on my Documents folder again. This time, with a completely
new/clean target (remote) directory, and new/clean archive and temp
directories. I got a different error this time:

Deleting
/cygdrive/e/DUPLICITY2/tmp/duplicity-AfQqG--tempdir/mktemp-xoK3lj-438
Forgetting temporary file
/cygdrive/e/DUPLICITY2/tmp/duplicity-AfQqG--tempdir/mktemp-xoK3lj-438
AsyncScheduler: task completed successfully
Using temporary directory
/cygdrive/e/DUPLICITY2/archive/duplicity-g1RBzD-tempdir
Registering (mktemp) temporary file
/cygdrive/e/DUPLICITY2/archive/duplicity-g1RBzD-tempdir/mktemp-duHxvl-1
Removing still remembered temporary file
/cygdrive/e/DUPLICITY2/tmp/duplicity-AfQqG--tempdir/mktemp-g9oSRI-1
Cleanup of temporary directory
/cygdrive/e/DUPLICITY2/tmp/duplicity-AfQqG--tempdir failed - this is probably
a bug.
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 553, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 547, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 537, in main
    full_backup(col_stats)
  File "/usr/bin/duplicity", line 227, in full_backup
    bytes_written = write_multivol("full", tarblock_iter, globals.backend)
  File "/usr/bin/duplicity", line 165, in write_multivol
    bytes_written += write_manifest(mf, backup_type, backend)
  File "/usr/bin/duplicity", line 181, in write_manifest
    fin.close()
  File "/usr/lib/python2.5/site-packages/duplicity/dup_temp.py", line 121, in
close
    hook()
  File "/usr/lib/python2.5/site-packages/duplicity/dup_temp.py", line 62, in
rename_and_forget
    tdp.rename(dirpath.append(filename))
  File "/usr/lib/python2.5/site-packages/duplicity/path.py", line 514, in
rename
    os.rename(self.name, new_path.name)
OSError: [Errno 2] No such file or directory
Removing still remembered temporary file
/cygdrive/e/DUPLICITY2/archive/duplicity-g1RBzD-tempdir/mktemp-duHxvl-1
Removing still remembered temporary file
/cygdrive/e/DUPLICITY2/archive/duplicity-hz6Z20-tempdir/mktemp-t5Awjw-1

I look on my E: drive for duplicity-AfQqG--tempdir/mktemp-g9oSRI-1 and indeed
it does not exist.

I'm re-running after this failure to see if subsequent failures give the bad
file descriptor error. Maybe it's a combination of a bad state on the remote
end. I'll keep you posted.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25138>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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