https://src.fedoraproject.org/fork/zbyszek/rpms/nfs-utils yields "Fatal Error (500) A fatal error has occurred, we're sorry :(". When trying to clone the fork, I see:
$ git fetch ssh://zbyszek@pkgs.fedoraproject.org/forks/zbyszek/rpms/nfs-utils.git fatal: unterminated line in ./packed-refs: 960fa605634235937395f5c0aa767e8248443797 refs/heads/rawhide/user/steved/pnf... fatal: the remote end hung up upon initial contact
If I remove the fork, maybe the issue would go away… But I have two pull requests open, so I would prefer no to do that.
@ngompa Any idea what could be the issue here?
I've seen this before... when there's a fork that has a ref to another fork thats since been deleted.
Will try and recall how we fixed it last time.
Metadata Update from @kevin: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: low-gain, low-trouble, ops
Oh yeah, now I remember. You just need to remove the packed-refs that points to the no longer existing fork.
I have done so and I think it's fixed now?
Let me know if it's not.
Metadata Update from @kevin: - Issue close_status updated to: Fixed with Explanation - Issue status updated to: Closed (was: Open)
Seems to work fine, thanks!
Log in to comment on this ticket.