Dropbox backend: Attempt 1 failed. NameError: global name 'rest' is not defined

Asked by Jakob

Hi,
I'm running duplicity on MacOS 10.9.2 and everything is just great, when doing local backups.
A couple of days ago I tried to Backup my critical stuff to dropbox, so I installed the dropbox sdk (version 2.0.0) authenticated and got this error.
Full log is at http://pastebin.com/Y3JFdWP3

Is it a bug? A MacOS problem?

Question information

Language:
English Edit question
Status:
Solved
For:
Duplicity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
edso (ed.so) said :
#1

this is a bug!

should be fixed in the next release, just uploaded a branch awaiting merge.

until then you can simply apply the fix
 http://bazaar.launchpad.net/~ed.so/duplicity/fix.dpbx/revision/965#duplicity/backends/dpbxbackend.py
to your local 'duplicity/dpbxbackend.py'

..ede/duply.net

Revision history for this message
Jakob (jaks) said :
#2

Great, thank you! Seems to have fixed it.

Now I'm running into another problem:
dpbx error: [404] u"Path '/Test' not found"

Seems unrelated, though. Isn't it?

Revision history for this message
edso (ed.so) said :
#3

check the manpage section, you'l find your answer there
http://duplicity.nongnu.org/duplicity.1.html#sect12

..ede/duply.net

Revision history for this message
Jakob (jaks) said :
#4

I missed the Apps/Duplicity/ prefix...
Works like a charm. Thanks a lot!!!

Revision history for this message
edso (ed.so) said :
#5

rtfm ;).. ede

On 05.03.2014 21:11, Jakob wrote:
> Question #244918 on Duplicity changed:
> https://answers.launchpad.net/duplicity/+question/244918
>
> Jakob posted a new comment:
> I missed the Apps/Duplicity/ prefix...
> Works like a charm. Thanks a lot!!!
>

Revision history for this message
Jakob (jaks) said :
#6

yeah... I know...

cheers, j