duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [bug #21792] pipe call fails with an error OSError:


From: Kenneth Loafman
Subject: [Duplicity-tracker] [bug #21792] pipe call fails with an error OSError: [Errno 24] Too many open files
Date: Fri, 14 Dec 2007 14:51:47 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.11) Gecko/20060601 Firefox/2.0.0.11 (Ubuntu-edgy)

Follow-up Comment #10, bug #21792 (project duplicity):

No, actually its called during the build of the temp file that the backends
then send to remote.  Sorry, but that patch would have nothing to do with it. 
Not enough coffee this morning.  ;-)

Duplicity uses process.wait() to wait for the child process to complete. 
process.wait() is a wrapper to os.waitpid(process.pid, 0), so the task should
be complete and go away.  I'm not sure why its not.

This bug has been reported on the GnuPGInterface web site, but there is no
resolution as yet.  It was reported anonymously, so I'm sure there is little
communication going on with the reporter.  I left a comment so I would be
notified if there is progress.

https://sourceforge.net/tracker/index.php?func=detail&aid=1850121&group_id=29555&atid=396632


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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