duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] 0.6.0 error


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] 0.6.0 error
Date: Mon, 15 Jun 2009 17:17:55 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Simon,

Sorry, you got lost in the thread...

Is this something that is happening all the time, or sporadically?

I'm working on a fix for this and will have it out in the next release.
 What's happening is that gpg is failing before we can get around to
requesting status, so we lose the error that causes it.

...Ken

Simon Ravnič wrote:
> Hi!
> 
> Can you please also check my error. I've sent the mail on 10.6.2009
> 
> Thanks...
> 
>> I installed v0.6.0 and get this error:
>>
>> -----------
>> Exception in thread wait23811:
>> Traceback (most recent call last):
>>   File "threading.py", line 442, in __bootstrap
>>     self.run()
>>   File "threading.py", line 422, in run
>>     self.__target(*self.__args, **self.__kwargs)
>>   File "/usr/lib/python2.4/site-packages/duplicity/GnuPGInterface.py",
>> line
>> 668, in threaded_waitpid
>>     process.returned = os.waitpid(process.pid, 0)[1]
>> OSError: [Errno 10] No child processes
>> ------------
>>
>> Using optoin -v9 log shows this:
>> ----------------
>> GPG error detail: Traceback (most recent call last):
>>   File "/usr/bin/duplicity", line 1002, in ?
>>     with_tempdir(main)
>>   File "/usr/bin/duplicity", line 995, in with_tempdir
>>     fn()
>>   File "/usr/bin/duplicity", line 976, in main
>>     check_last_manifest(col_stats) # not needed for full backup
>>   File "/usr/bin/duplicity", line 786, in check_last_manifest
>>     last_backup_set.check_manifests()
>>   File "/usr/lib/python2.4/site-packages/duplicity/collections.py", line
>> 161, i
>>     remote_manifest = self.get_remote_manifest()
>>   File "/usr/lib/python2.4/site-packages/duplicity/collections.py", line
>> 195, i
>>     manifest_buffer = self.backend.get_data(self.remote_manifest_name)
>>   File "/usr/lib/python2.4/site-packages/duplicity/backend.py", line
>> 434, in
>> ge
>>     assert not fin.close()
>>   File "/usr/lib/python2.4/site-packages/duplicity/dup_temp.py", line
>> 214,
>> in c
>>     assert not self.fileobj.close()
>>   File "/usr/lib/python2.4/site-packages/duplicity/gpg.py", line 187, in
>> close
>>     self.gpg_failed()
>>   File "/usr/lib/python2.4/site-packages/duplicity/gpg.py", line 156, in
>> gpg_fa
>>     raise GPGError, msg
>> ------------------
>>
>> Any help please?
>>
>> BR,
>> Simon
>>
>>
>>
>>
>>
>> _______________________________________________
>> Duplicity-talk mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/duplicity-talk
>>
> 
> 
> 
> _______________________________________________
> 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]