Problem: I have a daily sync for several OS repo’s such as RHEL8/9, Oracle Linux 8/9, and Rocky Linux 8/9. All of them are getting new content, not every day but at least weekly, except Rocky 9. All 3 Rocky 9 repos (AppStream x86_64, BaseOS x86_64, and Extras_x86_64) are successfully syncing daily but no new content has been added since about June 2025.
Expected outcome: I expect new content to get added on almost a daily basis when syncing these 3 Rocky 9 repos.
Foreman and Proxy versions: Foreman and proxy versions 3.13 and 3.14 and 3.15. The problem has persisted in all versions.
The goal of this plugin is to unify the way of showing task statuses across the Foreman instance. It defines Task model for keeping the information about the tasks and Lock for assigning the tasks to resources. The locking allows dealing with preventing multiple colliding tasks to be run on the same resource. It also optionally provides Dynflow infrastructure for using it for managing the tasks.
I don’t understand why the Rocky9 CV in Foreman is not growing with time. It’s shrinking. All the other repo’s are growing over time.
The # of packages is fairly static at 7472 (not normal, should be growing each month). Also, the number of errata dropped from 2524 to 1605 (not normal, should be growing each month).
Rocky9 CV is just not acting like my other CV’s which are growing month over month.
The CV has filters applied so it’s worth checking what those are and what’s getting filtered out if new content is getting added to the repository but not making it to CV version.
Very good point. I just triple checked the filters applied to my Rocky9_CV and they are exactly as I expect. Every month I use the following 3 filters for all CV’s:
Include all module streams not associated to any errata
Include all RPMs not associated to any errata
Include all errata by date (up through patch Tuesday)
So it doesn’t appear any errata would be missing, according to these filters.
Does it make sense for the errata to decrease? The bugfixes and enhancements numbers both went down from October to November . That’s what doesn’t make sense to me.
My CV with the Rocky repos synced today have the exact same count as your CV with the filters which means your CV isn’t really filtering anything out as expected since you’re trying to pull in all errrata upto 11/12 and the repo hasn’t added any errrata since then.
I am not really sure why errata count is decreasing on Rocky repo but they might have merged or removed some errata between 10/8 to 11/12 as per your CV dates. The current state seems consistent with what exists upstream.