Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Rocky Linux rpm feed not working
-
Hello.
I have multiple rpm feeds set up (postgres, docker-ce, zabbix), and it seems to be working fine. But the rpm feeds for Rocky Linux BaseOS, Appsteam and Extras does not seem to work.
As an example, my feed for BaseOS looks like this:

(I've tried multiple urls as connector and same result)

My repo file looks like this:

I can search- and find for example nano directly in Proget:

However, on a client I cannot find the nano package:

However, if I download the nano package to my PC through the proget web interface so that it is cached on the proget server, I also find it on the clients:


-
Edit: This seems to be the case for other feeds as well, for example rpm feed for epel
-
Hi @Sigve-opedal_6476 ,
There are some known issues that we intend to fix with PG-3144 in the next maintenance release (scheduled for Friday). This will likely be resolved then.
The
inedo/proget:25.0.14-ci.10container should have these changes inthem, if you'd like to try it out sooner.Thanks,
Steve
-
Hi @stevedennis
Today I upgraded proget to v 25.0.14, and unfortunately the problem is the same. I can only find packages that are cached
-
We've now reproduced this and resolved it as PG-3156. It will be included in next Friday's release of ProGet 2025.15. It's also available now in
inedo/proget:25.0.15-ci.1if you'd like to try it sooner. Note that due to the way the repo indexes are generated in ProGet, it may be necessary to rebuild the connector index on the manage connector page in the new version.Thanks for reporting the problem! If you're curious it was due to a peculiar format Rocky Linux's repositories used - technically correct but different from all of the other ones we've tested.