############################################################# #remote: Resolving deltas: -% (2/2) Error:unpack failed:error Missing unknown 613fd2557fba30aff2dbd51c3807cc57561bab08fatal:unpack error, check Server logto SSH://[Email Protected]:29418/neutron.git! [Remote rejected] HEAD--Refs/publish/datong (n/A (unpacker error)) error:failed to push some refs to'Ssh://[email protected]:29418/neutron.git' #####################################################################Something similar to the error occurred because the old code was deleted, and the associated code on Gerrit was not processed due to the previous commit. exists in the databaseNeutron.gitThe library Patch_set cannot find the corresponding object. Workaround: Log in to the Gerrit server to enter the database I use it here. H2 database Java-jar Bin/gerrit.war gsql\dselect * from Patch_sets; find it.613fd2557fba30aff2dbd51c3807cc57561bab08Corresponds to ID created_on | DRAFT | REVISION | uploader_account_id | change_id | patch_set_id------------------------+-------+------------------------------------------+---------------------+ -----------+-------------2015-01-04 15:57:08.423 | N |613fd2557fba30aff2dbd51c3807cc57561bab08| 1000002 | 1 | 1 then update changes set open= ' N ', status= ' A ' where Change_id=1;status=a (Abandon) back to the Web page to see the submission has gone
Gerrit Database Lookup change_id