access denied error on repo sync

152 views
Skip to first unread message

I

unread,
Oct 24, 2016, 11:45:54 AM10/24/16
to Chromium OS dev
I have access denied when I try to repo sync the Chromium OS sources:

:~/chromiumos/src$ repo sync
fatal: remote error: Access denied to <id>@chromium.org

I also tried running it with --trace and I get:

:~/chromiumos/src$ repo --trace sync
: parsing /usr/local/google/home/<id>/chromiumos/.repo/manifests.git/config
: parsing /usr/local/google/home/<id>/.gitconfig
: parsing /usr/local/google/home/<id>/chromiumos/.repo/repo/.git/config
: export GIT_DIR=/usr/local/google/home/<id>/chromiumos/.repo/manifests.git
: git fetch --progress origin --tags +refs/heads/*:refs/remotes/origin/* +refs/heads/master:refs/remotes/origin/master 1>| 2>|
fatal: remote error: Access denied to <id>@chromium.org

Would appreciate some help,
Thanks.

Mike Frysinger

unread,
Oct 24, 2016, 12:30:50 PM10/24/16
to Igor, Chromium OS dev
are you using an internal manifest ?  if so, make sure your ~/.gitcookies is set up to match chrome-internal.  see:
http://dev.chromium.org/chromium-os/developer-guide/gerrit-guide#TOC-Googler-To-get-access-to-the-internal-Chrome-OS-gerrit-instance:
-mike

--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en


I

unread,
Oct 24, 2016, 12:55:37 PM10/24/16
to Chromium OS dev
Seems like that worked!

Thanks
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages