New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 650745 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Access denied for chromeos/platform/actions repo

Project Member Reported by z...@chromium.org, Sep 27 2016

Issue description

@ddarling is having problem getting read access to chromeos/platform/actions repo.  He is already in mdb/eureka-git-access group, which should've granted him the read access (https://chrome-internal-review.googlesource.com/#/admin/projects/chromeos,access).

Here is the error from "repo sync":
Fetching projects:   5% (5/94)  Fetching project chromeos/platform/actions
fatal: git fetch_pack: expected ACK/NAK, got 'ERR Access denied to LDAP user ddarling'
fatal: The remote end hung up unexpectedly
fatal: remote error: Access denied to LDAP user ddarling

Here is his .gitconfig:
[user]
        name = Don Darling
        email = ddarling@google.com
[color]
        ui = auto
[url "persistent-https://eureka-internal.git.corp.google.com/"]
        insteadOf = https://eureka-internal.googlesource.com/
        pushInsteadOf = https://eureka-internal.googlesource.com/
[url "persistent-https://widevine-partner.git.corp.google.com/"]
        insteadOf = https://widevine-partner.googlesource.com/
[url "persistent-https://eureka-partner.git.corp.google.com/"]
        insteadOf = https://eureka-partner.googlesource.com/
[url "persistent-https://chrome-internal.git.corp.google.com/"]
        insteadOf = https://chrome-internal.googlesource.com/
[format]
        pretty = fuller
[log]
        decorate = true
[http]
        cookiefile = /usr/local/google/home/ddarling/.gitcookies
[google]
        uplink = true

Any idea on what is missing?
 

Comment 1 by agable@google.com, Sep 28 2016

Owner: aga...@chromium.org
Status: ExternalDependency (was: Untriaged)
This is something the Gerrit-on-Borg team needs to look at; I've seen similar things before and their authentication cache needed to be flushed. First, confirm whether ddarling can load https://chrome-internal.googlesource.com/chromeos/platform/actions in a browser, or whether they get basically the same ldab-user error. Then file a Buganizer bug against GoB to resolve that.

Comment 2 by ddarling@google.com, Sep 28 2016

Hello,

I wasn't able to get to that page when I first had the problem, but I can see it today.  It also looks like the check-out issue has bee resolved.

If I had to guess, I think the issue was that after I updated my ~/.gitcookies for the repo, I didn't re-run:

git credential-corpsso login

I've run it since as my credential eventually expired, and now everything seems fine.

Comment 3 by aga...@chromium.org, Sep 30 2016

Status: Fixed (was: ExternalDependency)

Comment 4 by dchan@chromium.org, Oct 7 2016

Labels: VerifyIn-55

Comment 5 by dchan@chromium.org, Oct 10 2016

Labels: -VerifyIn-55

Comment 6 by dchan@google.com, Nov 19 2016

Labels: VerifyIn-56

Comment 7 by dchan@google.com, Jan 21 2017

Labels: VerifyIn-57

Comment 8 by dchan@google.com, Mar 4 2017

Labels: VerifyIn-58

Comment 9 by dchan@google.com, Apr 17 2017

Labels: VerifyIn-59

Comment 10 by dchan@google.com, May 30 2017

Labels: VerifyIn-60
Labels: VerifyIn-61

Comment 12 by dchan@chromium.org, Oct 14 2017

Status: Archived (was: Fixed)

Sign in to add a comment