blob: a520f5d81a216c9447e339850cd84ef61af166a5 [file] [log] [blame]
Michael Ochmann7185d242016-07-08 11:28:31 +02001= ... has duplicates
Edwin Kempinb32a4c52011-03-10 09:15:03 +01002
3With this error message Gerrit rejects to push a commit if its commit
David Pursehouse2c6f6382014-09-04 13:06:19 +09004message contains a Change-Id for which multiple changes can be found
Edwin Kempinb32a4c52011-03-10 09:15:03 +01005in the project.
6
7This error means that there is an inconsistency in Gerrit since for
David Pursehouse2c6f6382014-09-04 13:06:19 +09008one project there are multiple changes that have the same Change-Id.
9Every change is expected to have an unique Change-Id.
Edwin Kempinb32a4c52011-03-10 09:15:03 +010010
11Since this error should never occur in practice, you should inform
12your Gerrit administrator if you hit this problem and/or
David Pursehouseff8982d2016-06-23 15:30:50 +090013link:https://bugs.chromium.org/p/gerrit/issues/list[open a Gerrit issue].
Edwin Kempinb32a4c52011-03-10 09:15:03 +010014
15In any case to not be blocked with your work, you can simply create a
David Pursehouse2c6f6382014-09-04 13:06:19 +090016new Change-Id for your commit and then push it as new change to
17Gerrit. How to exchange the Change-Id in the commit message of your
Edwin Kempinb32a4c52011-03-10 09:15:03 +010018commit is explained link:error-push-fails-due-to-commit-message.html[here].
19
20
21GERRIT
22------
23Part of link:error-messages.html[Gerrit Error Messages]
Yuxuan 'fishy' Wang99cb68d2013-10-31 17:26:00 -070024
25SEARCHBOX
26---------