************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC. *****
***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS! *****
************************************************************
Affected Version: 2.5.2
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please provide any additional information below.
I've just had a user of my gerrit 2.5.2 test install report this error.
snip---
fb@a11202-debian:~/code/internal-gerrit-test/internal/arndale$ git push origin HEAD:refs/for/3.4-android
Counting objects: 13, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 938 bytes, done.
Total 7 (delta 6), reused 0 (delta 0)
remote: Resolving deltas: 100% (6/6)
remote: Processing changes: refs: 2, done
To ssh://junin.wolfsonmicro.main:29418/kernel/arndale
! [remote rejected] HEAD -> refs/for/3.4-android (internal server error)
error: failed to push some refs to 'ssh://junin.wolfsonmicro.main:29418/kernel/arndale'
snip---
The server log reported:
[2013-04-25 13:37:53,558] ERROR com.google.gerrit.server.git.ReceiveCommits : Only 0 of 0 new change refs created in kernel/arndale; aborting
But nothing else.
I would appreciate knowing how to fix this. I use an external postgresql server back end.