Bug 2268623

Summary: Runtime dependency on CRB-only package python3-docutils
Product: [Fedora] Fedora EPEL Reporter: Pavel Raiskup <praiskup>
Component: awscliAssignee: David Duncan <davdunc>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: chkr, davdunc, gwync, me, nicolas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavel Raiskup 2024-03-08 20:15:21 UTC
Seems like `python3-docutils` is shipped in CodeReadyBuilder repo
which is not enabled by default.

As a result, one starts the CentOS Stream 9 container, and the following
installation attempt fails:
$ dnf install epel-release
$ dnf install awscli
Error: 
 Problem: conflicting requests
  - nothing provides python3.9dist(docutils) >= 0.10 needed by awscli-1.23.10-3.el9.noarch from epel
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)