Closed Bug 747175 Opened 12 years ago Closed 12 years ago

New repository in hg.m.o/automation

Categories

(Developer Services :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: k0scist, Assigned: bkero)

Details

A new repository is needed for AnalyzeThis to be moved from http://k0s.org/mozilla/hg/AnalyzeThis to http://hg.mozilla.org/automation/AnalyzeThis.  The description should be

"""
a python package to analyze Talos statistics locally
"""
Assignee: server-ops → server-ops-devservices
Component: Server Operations → Server Operations: Developer Services
QA Contact: phong → shyam
What access level should this repository have?  After I know this I can easily clone it and add it successfully.
Assignee: server-ops-devservices → bkero
I assume level 2, though :ctalbert may know better?

You don't need to clone unless you wish to.  History should not be important
This is available from here: http://hg.mozilla.org/automation/AnalyzeThis/
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Thanks.  It appears that I don't have push access to the repository?

(talos)│hg push
pushing to ssh://hg.mozilla.org/automation/AnalyzeThis/
running ssh hg.mozilla.org "hg -R automation/AnalyzeThis/ serve --stdio"
Enter passphrase for key '/home/jhammel/.ssh/id_rsa': 
searching for changes
1 changesets found
remote: abort: could not lock repository /repo/hg/mozilla/automation/AnalyzeThis/: Permission denied
abort: unexpected response: empty string
(In reply to Jeff Hammel [:jhammel] from comment #4)
> Thanks.  It appears that I don't have push access to the repository?
> 
> (talos)│hg push
> pushing to ssh://hg.mozilla.org/automation/AnalyzeThis/
> running ssh hg.mozilla.org "hg -R automation/AnalyzeThis/ serve --stdio"
> Enter passphrase for key '/home/jhammel/.ssh/id_rsa': 
> searching for changes
> 1 changesets found
> remote: abort: could not lock repository
> /repo/hg/mozilla/automation/AnalyzeThis/: Permission denied
> abort: unexpected response: empty string

Should I reopen or file a new bug?
(In reply to Jeff Hammel [:jhammel] from comment #5)
> (In reply to Jeff Hammel [:jhammel] from comment #4)
> > Thanks.  It appears that I don't have push access to the repository?
> > 
> > (talos)│hg push
> > pushing to ssh://hg.mozilla.org/automation/AnalyzeThis/
> > running ssh hg.mozilla.org "hg -R automation/AnalyzeThis/ serve --stdio"
> > Enter passphrase for key '/home/jhammel/.ssh/id_rsa': 
> > searching for changes
> > 1 changesets found
> > remote: abort: could not lock repository
> > /repo/hg/mozilla/automation/AnalyzeThis/: Permission denied
> > abort: unexpected response: empty string
> 
> Should I reopen or file a new bug?

Jeff, file a bug in Product: mozilla.org Component: Repository Accounts to ensure that you have level 2 account access. You should, as far as I know, and this should be a level 2 account.  CC me on that bug, please.
(In reply to Clint Talbert ( :ctalbert ) from comment #6)
> (In reply to Jeff Hammel [:jhammel] from comment #5)
> > (In reply to Jeff Hammel [:jhammel] from comment #4)
> > > Thanks.  It appears that I don't have push access to the repository?
> > > 
> > > (talos)│hg push
> > > pushing to ssh://hg.mozilla.org/automation/AnalyzeThis/
> > > running ssh hg.mozilla.org "hg -R automation/AnalyzeThis/ serve --stdio"
> > > Enter passphrase for key '/home/jhammel/.ssh/id_rsa': 
> > > searching for changes
> > > 1 changesets found
> > > remote: abort: could not lock repository
> > > /repo/hg/mozilla/automation/AnalyzeThis/: Permission denied
> > > abort: unexpected response: empty string
> > 
> > Should I reopen or file a new bug?
> 
> Jeff, file a bug in Product: mozilla.org Component: Repository Accounts to
> ensure that you have level 2 account access. You should, as far as I know,
> and this should be a level 2 account.  CC me on that bug, please.

see https://bugzilla.mozilla.org/show_bug.cgi?id=749292
This was a permission problem, chmod g+wx fixed
(In reply to Ben Kero [:bkero] from comment #8)
> This was a permission problem, chmod g+wx fixed

Ah, thanks Ben!
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in before you can comment on or make changes to this bug.