This is a report from the Sourcegraph folks. Something is weird with the star repo.
star
They cloned everything but this one using the path without .git on the end, and all the rest worked. But star does not. I can reproduce:
.git
$ git clone https://src.fedoraproject.org/rpms/star Cloning into 'star'... error: RPC failed; HTTP 404 curl 22 The requested URL returned error: 404 fatal: the remote end hung up unexpectedly
Any idea what's going on here?
Arg, wild guess we have an issue with the URL matching, with the "star" action for adding a star to a project. I knew about some URL issues with the "tree" project for the same reason, didn't know about "star". The UI shows it fine so we should be able to figure something out for "start" though.
Metadata Update from @zlopez: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: dev, low-gain, medium-trouble
Metadata Update from @zlopez: - Issue tagged with: pagure
@pingou should this be moved to against pagure? pagure-dist-git?
It's more likely a pagure issue than a pagure-dist-git one but since it's an URL conflict issue I don't see it fixed quickly :(
Reported upstream https://pagure.io/pagure/issue/5308
Metadata Update from @zlopez: - Issue close_status updated to: Upstream - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.