Katello-nightly-rpm-pipeline 2128 failed

Katello nightly pipeline failed:

https://ci.theforeman.org/job/katello-nightly-rpm-pipeline/2128/

foreman-pipeline-katello-rpm-nightly (failed) (remote job)

[2024-09-11T23:16:41.495Z] TASK [update_os_packages : RedHat | Update packages] ***************************
[2024-09-11T23:16:41.495Z] fatal: [pipe-up-katello-nightly-almalinux8]: FAILED! => changed=false 
[2024-09-11T23:16:41.495Z]   failures: []
[2024-09-11T23:16:41.495Z]   msg: |-
[2024-09-11T23:16:41.495Z]     Depsolve Error occurred:
[2024-09-11T23:16:41.495Z]      Problem: package python3.11-requests-2.31.0-5.el8.noarch from @System requires python3.11-charset-normalizer < 3, but none of the providers can be installed
[2024-09-11T23:16:41.495Z]       - cannot install both python3.11-charset-normalizer-3.3.2-1.el8.noarch from pulpcore-repository and python3.11-charset-normalizer-2.1.1-5.el8.noarch from @System
[2024-09-11T23:16:41.495Z]       - cannot install both python3.11-charset-normalizer-3.3.2-1.el8.noarch from pulpcore-repository and python3.11-charset-normalizer-2.1.0-1.el8.noarch from appstream
[2024-09-11T23:16:41.495Z]       - cannot install the best update candidate for package python3.11-requests-2.31.0-5.el8.noarch
[2024-09-11T23:16:41.495Z]       - cannot install the best update candidate for package python3.11-charset-normalizer-2.1.1-5.el8.noarch
[2024-09-11T23:16:41.495Z]   rc: 1
[2024-09-11T23:16:41.495Z]   results: []

This seems to be some breakage in Pulpcore nightly (:eyes: @Odilhao)

But installs were green! With Zeitwerk!

Looks like we had some old requirements, here the PR to fix it.

[2024-09-12T12:17:02.916Z]      Problem: package python3.11-aiohttp-3.9.5-1.el8.x86_64 from pulpcore-repository requires python3.11-charset-normalizer < 3.0, but none of the providers can be installed

NEEEEEEEXT

Why isn’t the pulpcore pipeline catching these issues?

It’s not doing “dnf upgrade”, only “install”, and that takes “whatever fits”.

:wave:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.