Bug 2029837

Summary: Broken dependencies on Rawhide
Product: [Fedora] Fedora Reporter: Vitaly <vitaly>
Component: python-aiohttpAssignee: Fabian Affolter <mail>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: athmanem, igor.raits, mail, mhroncok, python-sig
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: 2021-12-07 12:39:55 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 Vitaly 2021-12-07 12:35:44 UTC
Description of problem:
Uninstallable package on current Fedora Rawhide due to broken dependencies.

Version-Release number of selected component (if applicable):
python3-aiohttp-3.7.4-3.fc35

How reproducible:
Always.

Steps to Reproduce:
1. sudo dnf install python3-aiohttp or use it as a build requirement.
2.
3.

Actual results:
Error: 
  Problem: conflicting requests
    - nothing provides (python3.10dist(async-timeout) < 4 with python3.10dist(async-timeout) >= 3) needed by python3-aiohttp-3.7.4-3.fc35.i686

Expected results:
Successful installation.

Additional info:

Comment 1 Miro HronĨok 2021-12-07 12:39:55 UTC

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