duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Duplicity backup to rsync.net


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Duplicity backup to rsync.net
Date: Wed, 13 Jan 2010 18:51:40 -0600
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Peter,

It looks like the GnuPGInterface.py module is missing in their release.
  Duplicity provides a custom version of this module, so they may have
gotten confused and left it out.  You may want to check with them.

I would suggest installing the latest version, 0.6.06, from
https://launchpad.net/duplicity.  That will make sure you get all the
parts you need.

...Thanks,
...Ken

Peter McCrackan wrote:
> I have tried both with and without the -v9 switch (as per instructions
> at http://www.rsync.net/resources/howto/duplicity.html ), both give the
> same result.
> I have got the SSH key setup, as root I can log into my rsync.net
> <http://rsync.net> file system without entering a password.
> I have got my GPG key setup and get the expected results when listing it.
> It is not asking my for my passphrase when I run the command below, just
> says it cannot import the GnuPGInterface.
> 
> I have changed my rsync.net <http://rsync.net> account details, the
> account details below are fictitious.
> 
> duplicity full -v9 --encrypt-key="2F1A3E29"
> /media/b580000f-33eb-4192-91f9-f8d8d2a4024c/share/current
>  scp://address@hidden/dup-baks
> <http://address@hidden/dup-baks>
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 41, in <module>
>     from duplicity import collections
>   File "/usr/lib64/python2.6/site-packages/duplicity/collections.py",
> line 29, in <module>
>     from duplicity import path
>   File "/usr/lib64/python2.6/site-packages/duplicity/path.py", line 745,
> in <module>
>     from duplicity import gpg
>   File "/usr/lib64/python2.6/site-packages/duplicity/gpg.py", line 30,
> in <module>
>     from duplicity import GnuPGInterface
> ImportError: cannot import name GnuPGInterface
> 
> I installed Duplicity from the OpenSuse Web site as a one click install.
> It is the latest version (0.6).
> Thanks for any assistance you can give.
> 
> -- 
> Peter McCrackan
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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]