Closed
Bug 1428063
Opened 8 years ago
Closed 8 years ago
Commit access (Level 1) for Aditya Bharti: try commit
Categories
(Infrastructure & Operations :: MOC: Service Requests, task)
Infrastructure & Operations
MOC: Service Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jdm, Assigned: Usul)
References
Details
+++ This bug was initially created as a clone of Bug #1427962 +++
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171227151400
Steps to reproduce:
Email address to use as login name: adibhar97@gmail.com
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → ludovic
| Assignee | ||
Comment 1•8 years ago
|
||
done
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 2•8 years ago
|
||
:adbugger reported that the public key file uploaded is no longer correct in bug 1427962. Even after generating a new public key (uploaded to login.mozilla.com), he still gets the output error 'permission denied.'
Status: RESOLVED → REOPENED
Flags: needinfo?(ludovic)
Resolution: FIXED → ---
| Assignee | ||
Comment 3•8 years ago
|
||
we need a ssh -vvv hg.mozilla.org and he needs to check his .ssh and .hgrc files.
Flags: needinfo?(ludovic)
Comment 4•8 years ago
|
||
ssh -vvv hg.mozilla.org: https://pastebin.mozilla.org/9075563
cat ~/.ssh/config:
Host hg.mozilla.org
User adibhar97
(My username for login.mozilla.com)
cat ~/.hgrc: https://pastebin.mozilla.org/9075564
In my .hgrc file I have:
[paths]
try = ssh://hg.mozilla.org/try
What else do I need to check?
Flags: needinfo?(ludovic)
| Assignee | ||
Comment 5•8 years ago
|
||
(In reply to Aditya Bharti [:adbugger] from comment #4)
> ssh -vvv hg.mozilla.org: https://pastebin.mozilla.org/9075563
>
> cat ~/.ssh/config:
> Host hg.mozilla.org
> User adibhar97
> (My username for login.mozilla.com)
nope your username is adibhar97@gmail.com
> cat ~/.hgrc: https://pastebin.mozilla.org/9075564
>
> In my .hgrc file I have:
> [paths]
> try = ssh://hg.mozilla.org/try
>
> What else do I need to check?
Flags: needinfo?(ludovic)
Updated•8 years ago
|
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•