duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Out of space error while restoring a file


From: Laurynas Biveinis
Subject: Re: [Duplicity-talk] Out of space error while restoring a file
Date: Mon, 8 Oct 2012 13:12:24 +0300

2012/10/7 Kenneth Loafman <address@hidden>:
> - In /usr/lib/python2.x/dist-packages/duplicity there should be files named
> GnuPGInterface.py and .pyc.  If you examine GnuPGInterface.py around line
> 660 there should be a function called threaded_waitpid.

I am on Ubuntu 12.04, duplicity/gpg etc. coming from the dist packages.

I believe I don't have the version of the file you are referring to.
File with such name is at

/usr/lib/python2.7/dist-packages/GnuPGInterface.py (not
dist-packages/duplicity/Gnu ...)
/usr/share/pyshared/GnuPGInterface.py

The former is symlink to the latter and grep does not find _waitpid
anywhere in it.

> - In the same library, there should be a file called gpg.py containing 'from
> duplicity import GnuPGInterface' near line 30.

/usr/lib/python2.7/dist-packages/duplicity/gpg.py
/usr/share/pyshared/duplicity/gpg.py

It contains

import GnuPGInterface

(i..e no from duplicity).

> If that is the case, download both files directly from the release code at
> http://bazaar.launchpad.net/~duplicity-team/duplicity/0.6-series/files/head:/duplicity/.
> There is a green arrow at the far right for download.  Copy these over the
> old files and remove their .pyc files for safety.  If you go back through
> the process again, you will see 2-3 gpg processes at a time, but not a long
> list.
>
> Let us know how it goes, and thanks go to you and edso for hanging in there.
> We'll get this fixed.

How do I proceed in the light of above?

-- 
Laurynas



reply via email to

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