During the recent outage, I've clicked the fork button at:
https://src.fedoraproject.org/rpms/python-sphinx-math-dollar https://src.fedoraproject.org/rpms/python-sphinx-removed-in
Currently, Pagure thinks my fork exists, so it does not let me create it, but the fork itself returns error 404 and I cannot push to it:
https://src.fedoraproject.org/fork/churchyard/rpms/python-sphinx-math-dollar https://src.fedoraproject.org/fork/churchyard/rpms/python-sphinx-removed-in
The Fork button/link is not there, instead, there is View fork and that leads to the non-existing fork.
Please, make the status of this consistent, either convince pagure at src.fp.o that the fork is not there, so I can create it, or create it.
No idea.
I'm not sure how to fix this. @pingou can you help?
It looks like the forks are not in the filesystem, so this was just added to database. What would be needed is to remove the fork from database and then the user will be able to request the fork again.
Metadata Update from @zlopez: - Issue tagged with: low-gain, low-trouble, ops
Yeah, it happens every now and then, I suspect some sort of weird race condition where the project ends up being in the DB and not on disk. The fix is usually to just clean the DB from the two forks
Though in this case it looks to be something else since the forks are not duplicated on the DB. The solution remains the same though
Metadata Update from @pingou: - Issue assigned to pingou
The two forks have been removed you should be able to fork these projects again :)
Metadata Update from @pingou: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Confirming it worked. Thanks.
Log in to comment on this ticket.