Google Docs backend authentication problem

Asked by Richard

I tried the gdocs backend with duplicity 0.6.17 and .18

It fails with a gdata.client.BadAuthentication exception;
Cyberduck (Mac OS X) connects successfully using the same credentials

duplicity receives 'username%<email address hidden>/...'

2-step verification is not enabled for this gmail account.

Is there a known problem with this backend ?

--
Update: Please disregard this question. The URL format was wrong.

Question information

Language:
English Edit question
Status:
Invalid
For:
Duplicity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Kenneth Loafman (kenneth-loafman) said :
#1

per author

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

On 12.03.2012 15:11, Richard wrote:
> Question #190424 on Duplicity changed:
> https://answers.launchpad.net/duplicity/+question/190424
>
> Description changed to:
> I tried the gdocs backend with duplicity 0.6.17 and .18
>
> It fails with a gdata.client.BadAuthentication exception;
> Cyberduck (Mac OS X) connects successfully using the same credentials
>
> duplicity receives 'username%<email address hidden>/...'
>
> 2-step verification is not enabled for this gmail account.
>
> Is there a known problem with this backend ?
>
> --
> Update: Please disregard this question. The URL format was wrong.
>

anything we could make clearer in the manpage?

ede/duply.net

Revision history for this message
Richard (rimcaw) said :
#3

I don't know.

Something else matters though: the current code in gdocsbackend.py does not work against the latest version of gdata, the client library.

I sent an email to the author about it. He explained that it was coded against an earlier version of gdata (2.0.14), and that changes have been made since then which break the code.

He just created a new branch to start fixing it:
http://bazaar.launchpad.net/~carlos-abalde/duplicity/gdocs-backend-gdata-2.0.16.-upgrade/revision/848

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

On 12.03.2012 18:05, Richard wrote:
> Question #190424 on Duplicity changed:
> https://answers.launchpad.net/duplicity/+question/190424
>
> Richard posted a new comment:
> I don't know.
>
> Something else matters though: the current code in gdocsbackend.py does
> not work against the latest version of gdata, the client library.
>
> I sent an email to the author about it. He explained that it was coded
> against an earlier version of gdata (2.0.14), and that changes have been
> made since then which break the code.
>
> He just created a new branch to start fixing it:
> http://bazaar.launchpad.net/~carlos-abalde/duplicity/gdocs-backend-gdata-2.0.16.-upgrade/revision/848
>

could you please test those changes and verify everything works?
when that's done the author should propose the branch for merging.

..ede/duply.net