Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Latest ansible is incompatible with ovirt'sansible-runner-service

Petr HadrabaJul 17 2023 — edited Jul 17 2023

Hello friends,

On Sunday, I did my regular update and I'm running into incompatibility issues. The dnf upgrade fails with the following message:

Error:
Problem: package ansible-runner-service-1.0.7-1.el8.noarch requires ansible, but none of the providers can be installed
- package ansible-2.9.27-2.el8.noarch conflicts with ansible-core > 2.11.0 provided by ansible-core-2.14.2-3.0.1.el8.x86_64
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.27-2.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.10-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.11-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.13-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.15-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.16-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.17-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.18-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.18-2.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.20-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.21-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.23-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.24-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.25-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.27-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.5-1.el8.noarch
- package ansible-core-2.14.2-3.0.1.el8.x86_64 obsoletes ansible < 2.10.0 provided by ansible-2.9.9-1.el8.noarch
- cannot install the best update candidate for package ansible-runner-service-1.0.7-1.el8.noarch
- cannot install the best update candidate for package ansible-2.9.27-2.el8.noarch

I tracked down the issue to offending package ansible-runner-service which is part of ovirt. This Python module requires older version of ansible.

As I'm not actively using ovirt right now, it is not an issue for me. So, just to let you know…

Thanks in advance,

PETR

This post has been answered by Petr Hadraba on Sep 7 2023
Jump to Answer
Comments
Post Details
Added on Jul 17 2023
5 comments
2,057 views