Bug 1758555

Summary: cannot install awscli in fedora 31
Product: [Fedora] Fedora Reporter: Joel Diaz <jdiaz>
Component: awscliAssignee: David Duncan <davdunc>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: bperkins, davdunc, james.hogarth, jmmahler, kevin, me
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: 2019-10-07 12:58:10 UTC 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 Joel Diaz 2019-10-04 13:57:30 UTC
Description of problem:
Dependency issues keep awscli from being installable on Fedora 31

Version-Release number of selected component (if applicable):
1.16.198

How reproducible:
100%

Steps to Reproduce:
1. dnf update (get to current fedora 31 packages)
2. dnf install awscli
3.

Actual results:
[root@minigoomba ~]# dnf install awscli
Last metadata expiration check: 0:05:51 ago on Fri 04 Oct 2019 09:51:03 AM EDT.
Error: 
 Problem: conflicting requests
  - nothing provides python3.7dist(pyyaml) <= 5.1 needed by awscli-1.16.198-2.fc31.noarch
(try to add '--skip-broken' to skip uninstallable packages)


Expected results:
awscli can be installed w/o dependency issues.


Additional info:

Comment 1 James Hogarth 2019-10-07 12:58:10 UTC

*** This bug has been marked as a duplicate of bug 1730912 ***