#12498 Can't request repo for new package (bpfman)
Closed: Fixed by abompard. Opened by dmellado.

  • Describe the issue
    After having bpfman package approved in Fedora (new package in rust) I tried to request a new repo for it using fedpkg request-repo

$ fedpkg request-repo --monitor monitoring --upstreamurl https://github.com/bpfman/bpfman --description "bpfman: An eBPF Manager." --summary "bpfman: An eBPF Manager." bpfman 2269411

It opened a pagure ticket with a 500 error. Request seems fine and dist-git is working fine but it didn't work. https://pagure.io/releng/fedora-scm-requests/issue/70802

  • When do you need this? (YYYY/MM/DD) ASAP, please :D (and thanks!)

  • If we cannot complete your request, what is the impact? I won't be able to get an approved package to fedora. https://bugzilla.redhat.com/show_bug.cgi?id=2269411


Metadata Update from @zlopez:
- Issue tagged with: investigation

I checked the pkgs01 logs, but couldn't find anything related to error 500 (I checked journalctl and httpd error_log, it's possible there is something else I missed).

Tried to trigger it again just in case it was a glitch and this seems recurrent https://pagure.io/releng/fedora-scm-requests/issue/70803 . For the record, I am a member of the packagers group and have done this before and worked XD

I think @abompard was looking into this... a possible auth issue with the request processor after we switched to OIDC... but he would have more info hopefully

Metadata Update from @phsmoura:
- Issue tagged with: medium-gain, medium-trouble, ops

Yeah it should be working now, there was an issue in Pagure that I'll open a PR for. I've seen another issue in Pagure yesterday that was preventing the creation of new repos, but it seems to have disappeared this morning, not sure if somebody fixed something or not.
I'll keep an eye on it, hopefully it was really a temporary thing.

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

Metadata