blob: 1c22f642980224b4be98265acc0efa02c5a65a4e [file] [log] [blame]
Marian Harbachebeb1542019-12-13 10:42:46 +01001:linkattrs:
Michael Ochmann7185d242016-07-08 11:28:31 +02002= ... has duplicates
Edwin Kempinb32a4c52011-03-10 09:15:03 +01003
4With this error message Gerrit rejects to push a commit if its commit
David Pursehouse2c6f6382014-09-04 13:06:19 +09005message contains a Change-Id for which multiple changes can be found
Edwin Kempinb32a4c52011-03-10 09:15:03 +01006in the project.
7
8This error means that there is an inconsistency in Gerrit since for
David Pursehouse2c6f6382014-09-04 13:06:19 +09009one project there are multiple changes that have the same Change-Id.
10Every change is expected to have an unique Change-Id.
Edwin Kempinb32a4c52011-03-10 09:15:03 +010011
12Since this error should never occur in practice, you should inform
13your Gerrit administrator if you hit this problem and/or
Edwin Kempin6d99fb62023-06-21 10:08:28 +000014link:https://issues.gerritcodereview.com/issues/new[open a Gerrit issue,role=external,window=_blank].
Edwin Kempinb32a4c52011-03-10 09:15:03 +010015
16In any case to not be blocked with your work, you can simply create a
David Pursehouse2c6f6382014-09-04 13:06:19 +090017new Change-Id for your commit and then push it as new change to
18Gerrit. How to exchange the Change-Id in the commit message of your
Edwin Kempinb32a4c52011-03-10 09:15:03 +010019commit is explained link:error-push-fails-due-to-commit-message.html[here].
20
21
22GERRIT
23------
24Part of link:error-messages.html[Gerrit Error Messages]
Yuxuan 'fishy' Wang99cb68d2013-10-31 17:26:00 -070025
26SEARCHBOX
27---------