My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1727: refs/changes/ not created due to internal error
2 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by Joey.Jia...@gmail.com, Dec 15, 2012
************************************************************
***** 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.4.2

What steps will reproduce the problem?
1. Don't know when it will repeat and no error log related to this
2. It occurs when git push to refs/changes/number and gerrit reports internal error
3.

What is the expected output? What do you see instead?
nbr_patch_sets not equal to current_patch_set_id when git push results in internal error and refs/changes/xx/xxxxxx/patchset not created if facing this problem.

Please provide any additional information below.
When pushing to refs/changes/xxxxxx, and gerrit reports internal error. Found cannot cherry-pick the patchset, and there is no refs/changes/xx/xxxx/patchset created, also not in the packed-refs file.
Currently, have to create the refs in packed-refs and modify the changes table in database to make current_patch_set_id matches nbr_patch_sets.
Remark: faced this in several changes in the same kernel project, and there is no Change-Id lines in the commit message.


Sign in to add a comment

Powered by Google Project Hosting