Needing a Gitlab runner to verify an authorization claim

Asked by Mahara Bot

How would I go about getting a gitlab runner to authorize a claim?

When I am calling in my script:

 bzr launchpad-login [username]

I am currently getting an error message:

 TokenAuthorizationTimedOut(
 launchpadlib.credentials.TokenAuthorizationTimedOut: Timed out after 900 seconds.

And a link to the authorization page starting with https://launchpad.net/+authorize-token?

When I go to that link it sets an unclaimed token for the [username] in launchpad

But I'm guessing I need it to become a claimed token for things to work.

Any help / guide would be appreciated to get that unclaimed token into a claimed one.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bernard Stafford (bernard010) said (last edit ):
#1

https://gitlab.com/users/sign_in
https://about.gitlab.com/releases/2015/01/22/gitlab-7-7-and-ci-5-4-released/
"Want to add a Runner that runs your tests and scripts to a project? Now you don't need to be an admin to do this anymore. Just install the GitLab Runner package on any machine and use the project token to register the Runner in your instance."

Can you help with this problem?

Provide an answer of your own, or ask Mahara Bot for more information if necessary.

To post a message you must log in.