-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
-
None
-
1
-
False
-
None
-
False
-
Testable
-
-
During cockpit testing I wondered why podman is still broken on the very latest CentOS 10, while it is working fine on current nightly RHEL 10 beta.
Even after a dnf update packages are seriously lagging behind. Current versions on C10S:
# rpm -q kernel-core netavark passt podman kernel-core-6.8.0-0.rc3.20240209git1f719a2f3fa6.31.el10.x86_64 netavark-1.10.3-1.el10.x86_64 passt-0^20231230.gf091893-3.el10.x86_64 podman-5.1.0-4.el10.x86_64
Current versions on RHEL 10.0 Beta nightly:
kernel-core-6.10.0-0.rc4.11.el10.x86_64 netavark-1.11.0-3.el10.x86_64 passt-0^20240523.g765eb0b-2.el10.x86_64 podman-5.1.1-2.el10.x86_64
This isn't just some weird effect in my local cloud image VM, the same old versions are on the official mirror in BaseOS and AppStream.
E.g. the latest podman release was done two weeks ago, and a newer passt (which fixes the above bug) was done one month ago!
The corresponding builds of podman and passt happened on the same days as the commit, i.e. they are just as old. So this seems to be a publishing/compose/mirroring problem.
- relates to
-
CPE-2569 As a CI user I want a stable mirroring in CentOS Stream / Fedora
- New