Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 508280

Summary: Permission error for org.eclipse.acceleo
Product: Community Reporter: Yvan Lussaud <yvan.lussaud>
Component: GerritAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: denis.roy
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Yvan Lussaud CLA 2016-11-28 05:20:10 EST
I have the following error when pushing a review to org.eclipse.acceleo.
error: unpack failed: error Permission denied
fatal: Unpack error, check server log
To ssh://git.eclipse.org:29418/acceleo/org.eclipse.acceleo.git
 ! [remote rejected] HEAD -> refs/for/master (n/a (unpacker error))
error: impossible de pousser des références vers 'ssh://ylussaud@git.eclipse.org:29418/acceleo/org.eclipse.acceleo.git'

Other commiters tryed to push review with the same result. Other gerrits doesn't seem to be affected.
Comment 1 Denis Roy CLA 2016-11-28 14:11:18 EST
Bad permissions (too restrictive) on the Gerrit folder.  It should be fixed now.
Comment 2 Yvan Lussaud CLA 2016-11-29 03:44:26 EST
Thank you Denis it works.