Closed Bug 1212821 Opened 9 years ago Closed 9 years ago

Unable to push to the try server

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: martianwars, Assigned: fubar)

Details

I am unable to push to the try server. I get the following output on "hg push -f try"
> pushing to ssh://hg.mozilla.org/try
> searching for changes
> remote: abort: could not lock working directory of /repo/hg/mozilla/try: Permission denied                                                      
> abort: stream ended unexpectedly (got 0 bytes, expected 4)

However, on running "ssh hg.mozilla.org", I get the expected output "No interactive shells here!"
Flags: needinfo?(klibby)
Looks like you don't have scm_level_1 permissions, only scm_l10n. see https://www.mozilla.org/en-US/about/governance/policies/commit/access-policy/

and https://www.mozilla.org/en-US/about/governance/policies/commit/ for the process to get scm_level_1 added.
Flags: needinfo?(klibby)
Well I had followed the procedure on that link as far as I know. Look at this bug :- https://bugzilla.mozilla.org/show_bug.cgi?id=1205618
Flags: needinfo?(klibby)
Looks like a misconfig; re-opened bug 1205701 with the MOC.
Flags: needinfo?(klibby)
Getting this now :- https://pastebin.mozilla.org/8848853
Is the issue resolved?
Flags: needinfo?(klibby)
yup, you should be all set (modulo fixing your try syntax/commit)! if it still fails after that, let us know.
Assignee: nobody → klibby
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(klibby)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.