Closed Bug 1504332 Opened 6 years ago Closed 6 years ago

cannot ssh to hg.mozilla.org

Categories

(Infrastructure & Operations :: MOC: Service Requests, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andrew, Assigned: Usul)

Details

I was granted level 1 committer access in bug 1420549 almost a year ago but never configured it.  I am now trying to execute ./mach try empty but receive a permission error:

pushing to ssh://hg.mozilla.org/try
remote: gaul@hg.mozilla.org: Permission denied (publickey).

ssh hg.mozilla.org yields the same error:

gaul@hg.mozilla.org: Permission denied (publickey).

https://www.mozilla.org/en-US/about/governance/policies/commit/ suggests that my account may be revoked since I have not used it.  Could someone help me diagnose this further?
Hello Andrew - Yes it is likely your account is dormant and will have to be reinstated. I moved this bug over to Infra | MOC who can make that change.
Assignee: mozillamarcia.knous → nobody
Component: Repository Account Requests → MOC: Service Requests
Product: mozilla.org → Infrastructure & Operations
QA Contact: mcristofi
Assignee: nobody → rchilds
Status: NEW → ASSIGNED
(In reply to Andrew Gaul from comment #0)
> I was granted level 1 committer access in bug 1420549 almost a year ago but
> never configured it.  I am now trying to execute ./mach try empty but
> receive a permission error:
> 
> pushing to ssh://hg.mozilla.org/try
> remote: gaul@hg.mozilla.org: Permission denied (publickey).
> 
> ssh hg.mozilla.org yields the same error:
> 
> gaul@hg.mozilla.org: Permission denied (publickey).
> 
> https://www.mozilla.org/en-US/about/governance/policies/commit/ suggests
> that my account may be revoked since I have not used it.  Could someone help
> me diagnose this further?

I see an account for andrew@gaul.org, with level 1 and HG enabled
Reopen if you're still having issues
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
I still cannot log in:

$ ssh hg.mozilla.org
gaul@hg.mozilla.org: Permission denied (publickey).

My public key matches the one in bug 1420549:

$ cat .ssh/id_rsa.pub 
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN8T9pRCYqURxS8nr1MPz4A2W33mOgT14w3wkcqBRChx8OmiRh08pyweMz4xnzQSdaYhaG815Wvn1+Cb86fHv9mVyR7KiqK06ChLJiYvsryfhuIkUJmaD3oLMDREPCemrhKE2ixdsQIFFha+49Czk3wO355eQxN/cKjX3ijqjLRVfGiiJ/xoW4+9De9MmhEH5rti5d4TPHMNzApraF0yxFVmqYxht1IXGZhMouNxawBRr+cioRifj4f1pwJr1ZvKE9dVelnQSUp4Q2Q9Uh/9KK/w4AZTwGTd0Badr7OFikxuHjO918QSCNxw+yMzxXO1RVIeMp6falfNPAEHeF14+d andrew@gaul.org
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Ludo, what's the deal here?
Assignee: rchilds → ludovic
Status: REOPENED → ASSIGNED
what does ssh -vvv hg.mozilla.org shows ?
Adding an entry to .ssh/ssh_config fixes this!  Sorry I did not know about this configuration.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.