Skip to content

CI: hotfix on the CentOS build on OSA bench

Raphael Defosseux requested to merge hotfix_centos_build into develop

We are facing for a few days a broken CentOS build:

---> Package tuned-profiles-realtime.noarch 0:2.9.0-1.el7fdp will be installed --> Processing Dependency: tuned = 2.9.0 for package: tuned-profiles-realtime-2.9.0-1.el7fdp.noarch --> Finished Dependency Resolution Error: Package: tuned-profiles-realtime-2.9.0-1.el7fdp.noarch (rt) Requires: tuned = 2.9.0 Installed: tuned-2.10.0-6.el7.noarch (@base) tuned = 2.10.0-6.el7 Available: tuned-2.7.1-5.el7.noarch (rt) tuned = 2.7.1-5.el7 Available: tuned-2.8.0-5.el7.noarch (rt) tuned = 2.8.0-5.el7 Available: tuned-2.9.0-1.el7fdp.noarch (rt) tuned = 2.9.0-1.el7fdp You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

Trying out the --skip-broken solution

Merge request reports