#11065 Unable to access my fork of rpms/kernel on src.fedoraproject.org
Closed: Fixed by pingou. Opened by chguo.

See: https://src.fedoraproject.org/fork/chguo/rpms/kernel
I got Fatal Error (500) when opening this page. I can't access the settings page to delete it, nor could I push to/pull from this fork.

I just want to create a PR to the original repo. There's nothing important in this fork, so it's okay to delete the fork if it's needed.


See: https://src.fedoraproject.org/fork/chguo/rpms/kernel

The logs are saying:

_pygit2.GitError: corrupted packed references file

Going to check the git repo on disk directly

The file forks/chguo/rpms/kernel.git/packed-refs was all messed up, all the lines were packed into one.

Splitting them (hopefully appropriately) fixed the issue :)

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata