Bug 2145007 - ansible vs ansible-core compat / dependency issue due new ansible-core in distribution cs9
Summary: ansible vs ansible-core compat / dependency issue due new ansible-core in dis...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: ansible
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-11-22 21:47 UTC by Leon Fauster
Modified: 2023-05-12 01:20 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Leon Fauster 2022-11-22 21:47:34 UTC
Description of problem:

Just wanted to inform that ansible-core-2.14.0 is in the distribution
repos now, that raises the requirements to ansible 7.0.0. Thanks




# rpm -q ansible ansible-core
ansible-6.3.0-1.el9.next.noarch
ansible-core-2.13.5-1.el9.x86_64



# LANG=C yum update 
Last metadata expiration check: 0:11:47 ago on Tue Nov 22 22:31:00 2022.
Dependencies resolved.

 Problem: package ansible-6.3.0-1.el9.next.noarch requires (python3.9dist(ansible-core) >= 2.13.3 with python3.9dist(ansible-core) < 2.14), but none of the providers can be installed
  - cannot install both ansible-core-2.14.0-1.el9.x86_64 and ansible-core-2.13.5-1.el9.x86_64
  - cannot install both ansible-core-2.14.0-1.el9.x86_64 and ansible-core-2.13.3-1.el9.x86_64
  - cannot install both ansible-core-2.14.0-1.el9.x86_64 and ansible-core-2.13.4-1.el9.x86_64
  - cannot install the best update candidate for package ansible-core-2.13.5-1.el9.x86_64
  - cannot install the best update candidate for package ansible-6.3.0-1.el9.next.noarch
=============================================================================================================================================================================
 Package                                    Architecture                         Version                                       Repository                               Size
=============================================================================================================================================================================
Skipping packages with conflicts:
(add '--best --allowerasing' to command line to force their upgrade):
 ansible-core                               x86_64                               2.13.3-1.el9                                  appstream                               2.7 M
 ansible-core                               x86_64                               2.13.4-1.el9                                  appstream                               2.7 M
 ansible-core                               x86_64                               2.14.0-1.el9                                  appstream                               2.7 M

Transaction Summary
=============================================================================================================================================================================
Skip  3 Packages

Nothing to do.
Complete!


Note You need to log in before you can comment on or make changes to this bug.