duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Install error


From: edgar . soldin
Subject: Re: [Duplicity-talk] Install error
Date: Sun, 01 Sep 2013 23:01:58 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

please try the workaround mentioned here.
 https://bugs.launchpad.net/duplicity/+bug/1165263
you could also use the alternate ssh backend '--ssh-backend pexpect'.

what's your paramiko version?

please add your issue to that bug above.

..ede/duply.net

On 01.09.2013 22:47, shawn wilson wrote:
> I've tried:
> duplicity /full/path/ scp://host//full/path
> duplicity . ssh://address@hidden//full/path
> etc
> 
> However, a local file works:
>  % duplicity . file:///tmp
> Local and Remote metadata are synchronized, no sync needed.
> Last full backup date: none
> GnuPG passphrase:
> Retype passphrase to confirm:
> No signatures found, switching to full backup.
> --------------[ Backup Statistics ]--------------
> StartTime 1378068208.04 (Sun Sep  1 16:43:28 2013)
> EndTime 1378068208.09 (Sun Sep  1 16:43:28 2013)
> ElapsedTime 0.05 (0.05 seconds)
> SourceFiles 4
> SourceFileSize 97155 (94.9 KB)
> NewFiles 4
> NewFileSize 97155 (94.9 KB)
> DeletedFiles 0
> ChangedFiles 0
> ChangedFileSize 0 (0 bytes)
> ChangedDeltaSize 0 (0 bytes)
> DeltaEntries 4
> RawDeltaSize 93059 (90.9 KB)
> TotalDestinationSizeChange 35135 (34.3 KB)
> Errors 0
> -------------------------------------------------
> 
> 
> On Sun, Sep 1, 2013 at 4:26 PM, Chris McGinley <address@hidden 
> <mailto:address@hidden>> wrote:
> 
>     Shawn,
> 
>     What does your duplicity command look like?
> 
>     -Chris
> 
> 
>         
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
---
>         *From:* shawn wilson <address@hidden <mailto:address@hidden>>
>         *To:* address@hidden <mailto:address@hidden>
>         *Sent:* Sunday, September 1, 2013 4:11 PM
>         *Subject:* [Duplicity-talk] Install error
> 
>         I installed the duplicity gentoo package and got an error, so I 
> figured I'd download the tarball and go with that, but to no avail. At first, 
> I got this:
> 
>         Traceback (most recent call last):
>           File "/usr/bin/duplicity", line 1466, in <module>
>             with_tempdir(main)
>           File "/usr/bin/duplicity", line 1459, in with_tempdir
>             fn()
>           File "/usr/bin/duplicity", line 1312, in main
>             action = commandline.ProcessCommandLine(sys.argv[1:])
>           File "/usr/lib64/python2.7/site-packages/duplicity/commandline.py", 
> line 1027, in ProcessCommandLine
>             backup, local_pathname = set_backend(args[0], args[1])
>           File "/usr/lib64/python2.7/site-packages/duplicity/commandline.py", 
> line 920, in set_backend
>             globals.backend = backend.get_backend(bend)
>           File "/usr/lib64/python2.7/site-packages/duplicity/backend.py", 
> line 162, in get_backend
>             return _backends[pu.scheme](pu)
>           File 
> "/usr/lib64/python2.7/site-packages/duplicity/backends/_ssh_paramiko.py", 
> line 159, in __init__
>             self.config['identityfile'])
>           File "/usr/lib64/python2.7/posixpath.py", line 261, in expanduser
>             if not path.startswith('~'):
>         AttributeError: 'list' object has no attribute 'startswith'
> 
>         (I had to pip install dropbox) I'm not sure what this is saying? I'm 
> guessing some issue with getopts based on the name "posixpath" and the '-' 
> but not sure what nor hot to resolve it?
> 
>         _______________________________________________
>         Duplicity-talk mailing list
>         address@hidden <mailto:address@hidden>
>         https://lists.nongnu.org/mailman/listinfo/duplicity-talk
> 
> 
> 
>     _______________________________________________
>     Duplicity-talk mailing list
>     address@hidden <mailto:address@hidden>
>     https://lists.nongnu.org/mailman/listinfo/duplicity-talk
> 
> 
> 
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/duplicity-talk
> 



reply via email to

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