New issue
Advanced search Search tips

Issue 646365 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner: ----
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Manually add mahmadi@chromium.org to chromium-committers gerrit group

Project Member Reported by mahmadi@chromium.org, Sep 13 2016

Issue description

Hi, I'm a Chrome Committer but I don't seem to have been added to the chromium-committers gerrit group. Opening a bug per instructions in:
https://www.chromium.org/developers/how-tos/drover
 
Cc: mahmadi@chromium.org
Components: -Infra>Git Infra>Git>Admin
You are in chromium-committers.

What are you trying to do, and what's the actual error you're seeing?
I'm trying to merge a commit into M54. Here's the relevant prat of drover's output:

...
Fetching pending ref refs/pending/branch-heads/2840...
Cherry-picking commit on top of pending ref...
Pushing commit to refs/pending/branch-heads/2840... It can take a while.
Push failed with exit code 1.
To https://chromium.googlesource.com/chromium/src.git
!	HEAD:refs/pending/branch-heads/2840	[remote rejected] (prohibited by Gerrit)
Done
Fatal push error. Make sure your .netrc credentials and git user.email are correct and you have push access to the repo.
Failed to push. If this persists, please file a bug.
Error: Command 'cl land --bypass-hooks' failed: Command '['git', 'cl', 'land', '--bypass-hooks']' returned non-zero exit status 1
Cc: ew...@chromium.org
I need to merge my changes into 2840 asap. Any updates on why I'm getting this error?
As Pawel said, you are already in chromium-committers group.

Please make sure you've correctly configured local credentials (~/.gitcookies file) to use @chromium.org account. See https://chromium.googlesource.com/new-password

Also verify that "git config user.email" reports your @chromium.org email.
Status: Fixed (was: Untriaged)
I confirm the issue was with the ~/.gitcookies file. Drover works for me now. Thank you.

Sign in to add a comment