Bug 2268623 - Runtime dependency on CRB-only package python3-docutils
Summary: Runtime dependency on CRB-only package python3-docutils
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: awscli
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Duncan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-03-08 20:15 UTC by Pavel Raiskup
Modified: 2024-07-10 16:21 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

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)


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