Hello,
I'd like to build a libdnf plugin on CentOS 8 for which I'd need the libdnf-devel package. I've checked all repositories under /etc/yum.repos.d but it does not seem to be in any of them.
I can see it was built as a subpackage at
https://koji.mbox.centos.org/koji/buildinfo?buildID=6375
but the "download" link pointing to
https://koji.mbox.centos.org/pkgs/packages/libdnf/0.39.1/2.el8/x86_64/libdnf...
gives
403 Forbidden Request forbidden by administrative rules.
For the record, it does not seem to be in RHEL 8 CRB either, it's likely just in the build roots ... but for CentOS 8, did it land somewhere accessible?
Thank you,