5

On readthecods I am trying to build a project, but I get the error

Error
Duplicated build.

How to fix that problem?

Alex
  • 41,580
  • 88
  • 260
  • 469

1 Answers1

6

I ran into the same issue and after some research I found this pull request indicating that one just has to wait for 5 minutes before trying again.

Indeed after waiting a few minutes I was able to trigger a rebuild without getting the error.

A question that is not yet clear to my is why it was considered a duplicate in the first place, as there was some (admittedly small but relevant) modification on the repository.

luator
  • 4,769
  • 3
  • 30
  • 51