Bug 1841788
| Summary: | python-tilestache fails to build from source due to missing dependencies | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igor Raits <igor.raits> |
| Component: | python-tilestache | Assignee: | Scott K Logan <logans> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | logans, mhroncok, thrnciar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-tilestache-1.51.14-4.fc33 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-06-17 09:56:36 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: | 1841335 | ||
| Bug Blocks: | 1785415, 1803234, 1803235 | ||
|
Description
Igor Raits
2020-05-29 14:38:19 UTC
Python 3.9 build failed, looks like upstream Python package 'shapely' is blocking dependency installation: https://koji.fedoraproject.org/koji/taskinfo?taskID=45051106 I'll follow up with a rebuild once #1841335 is resolved. python-tilestache fails to build from source due to missing dependencies DEBUG util.py:600: Error: DEBUG util.py:600: Problem: cannot install both python3-3.9.0~b1-3.fc33.ppc64le and python3-3.8.3-1.fc33.ppc64le DEBUG util.py:600: - package python3-shapely-1.7-2b1.fc32.ppc64le requires python(abi) = 3.8, but none of the providers can be installed DEBUG util.py:600: - package python3-gdal-3.1.0-2.fc33.ppc64le requires python(abi) = 3.9, but none of the providers can be installed DEBUG util.py:600: - conflicting requests |