Community
Participate
Working Groups
Hi, I noticed pushing to Gerrit rejects pushes, for example: ! [remote rejected] HEAD -> refs/for/master (Unable to create changes: REJECTED_OTHER_REASON lock error: Creating directories for /home/data/git/tracecompass/org.eclipse.tracecompass.git/refs/changes/36/84836 failed) error: failed to push some refs to 'ssh://mlaperle@git.eclipse.org:29418/tracecompass/org.eclipse.tracecompass' Are there permission issues on the server? Also rebasing with the button gives " Unable to create new object: /home/data/git/tracecompass/org.eclipse.tracecompass.git/objects/18/867fa4d5d9e328be40de00a660a871302aff8a
Gerrit was missing group-write permissions, probably a recent change to allow Hudson to tag builds? Anyhow, it should be fixed now.
It looks fixed for me now thanks Marc-Andre and Denis!
Let's go with "fixed"
(In reply to Denis Roy from comment #3) > Let's go with "fixed" I'm still getting the same issue: Repository https://git.eclipse.org/r/papyrus-rt/org.eclipse.papyrus-rt Unable to create changes: REJECTED_OTHER_REASON lock error: Creating directories for /home/data/git/papyrus-rt/org.eclipse.papyrus-rt.git/refs/changes/43/84843 failed Processing changes: refs: 2 Processing changes: refs: 2, done Is the fix something that takes time to "propagate"? Thanks
Same issue, different repo. Fixed
(In reply to Denis Roy from comment #5) > Same issue, different repo. Fixed Great! Works for me now. Thanks!
same problem for parsley: Unable to create changes: REJECTED_OTHER_REASON lock error: Creating directories for /home/data/git/emf-parsley/org.eclipse.emf-parsley.git/refs/changes/58/84858 failed Processing changes: refs: 2 Processing changes: refs: 2, done
Similar problem for ECP: To ssh://abuzila@git.eclipse.org:29418/emfclient/org.eclipse.emf.ecp.core ! [remote rejected] HEAD -> refs/for/develop (Unable to create changes: ) error: failed to push some refs to 'ssh://abuzila@git.eclipse.org:29418/emfclient/org.eclipse.emf.ecp.core'
same same
These should all be resolved now. -M.
I still have this issue for the Scout repo: Unable to create changes: REJECTED_OTHER_REASON lock error: Creating directories for /home/data/git/scout/org.eclipse.scout.sdk.git/refs/changes/85/84985 failed
Sigh apparently 'recursive' didn't recurse as far as I thought it would. Fixed. -M
Thanks! It is working again.