Bug 1841624
| Summary: | python3-ara has problematic build dependency loop on self | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igor Raits <igor.raits> |
| Component: | ara | Assignee: | Miro Hrončok <mhroncok> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dmsimard, mhroncok, thrnciar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ara-1.4.0-3.fc33, ara-1.4.0-4.fc33 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-06-08 12:25:02 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1785415, 1803234, 1803235 | ||
|
Description
Igor Raits
2020-05-29 14:33:35 UTC
DEBUG util.py:600: Problem: package python3-ara-server-1.4.0-2.fc33.noarch requires python3-ara, but none of the providers can be installed DEBUG util.py:600: - conflicting requests DEBUG util.py:600: - nothing provides (python3.8dist(pbr) >= 2 with (python3.8dist(pbr) < 2.1 or python3.8dist(pbr) > 2.1)) needed by python3-ara-1.4.0-2.fc33.noarch DEBUG util.py:600: - nothing provides python3.8dist(requests) >= 2.14.2 needed by python3-ara-1.4.0-2.fc33.noarch DEBUG util.py:600: - nothing provides python3.8dist(setuptools) needed by python3-ara-1.4.0-2.fc33.noarch DEBUG util.py:600: - nothing provides python(abi) = 3.8 needed by python3-ara-1.4.0-2.fc33.noarch Seems like dependency loop on self. I'll solve it. |