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 11:09:05 +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 #4, bug #25138 (project duplicity):

After re-running duplicity, I now get the bad file descriptor error:

State = copying, Before = 'mktemp-T-GRu3-68                               47%
2496KB  43.9KB/s   01:01'
State = copying, Before = 'mktemp-T-GRu3-68                               49%
2560KB  42.7KB/s   01:01'
State = copying, Before = ''
Timeout waiting for response
Removing still remembered temporary file
/cygdrive/e/DUPLICITY2/tmp/duplicity-1ZHQI6-tempdir/mktemp-5ZwWqm-1
Removing still remembered temporary file
/cygdrive/e/DUPLICITY2/tmp/duplicity-1ZHQI6-tempdir/mktemp-T-GRu3-68
Cleanup of temporary directory
/cygdrive/e/DUPLICITY2/tmp/duplicity-1ZHQI6-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 157, in write_multivol
    (tdp, dest_filename)))
  File "/usr/lib/python2.5/site-packages/duplicity/asyncscheduler.py", line
143, in schedule_task
    return self.__run_synchronously(fn, params)
  File "/usr/lib/python2.5/site-packages/duplicity/asyncscheduler.py", line
168, in __run_synchronously
    ret = fn(*params)
  File "/usr/bin/duplicity", line 156, in <lambda>
    async_waiters.append(io_scheduler.schedule_task(lambda tdp,
dest_filename: put(tdp, dest_filename),
  File "/usr/bin/duplicity", line 110, in put
    backend.put(tdp, dest_filename)
  File "/usr/lib/python2.5/site-packages/duplicity/backends/sshbackend.py",
line 213, in put
    self.run_scp_command(commandline)
  File "/usr/lib/python2.5/site-packages/duplicity/backends/sshbackend.py",
line 150, in run_scp_command
    child.close(force = True)
  File "/usr/lib/python2.5/site-packages/pexpect.py", line 666, in close
    raise ExceptionPexpect ('close() could not terminate the child using
terminate()')
pexpect.ExceptionPexpect: close() could not terminate the child using
terminate()
Exception exceptions.OSError: OSError(9, 'Bad file descriptor') in <bound
method spawn.__del__ of <pexpect.spawn object at 0x7fcee4ac>> ignored
Removing still remembered temporary file
/cygdrive/e/DUPLICITY2/archive/duplicity-1fxiKr-tempdir/mktemp-MHNKev-1

    _______________________________________________________

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]