Bug 1748418
Summary: | python-flask-migrate: Remove (sub)packages from Fedora 32+: python2-flask-migrate | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-flask-migrate | Assignee: | Itamar Reis Peixoto <itamar> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | cstratak, igor.raits, itamar, lbalhar, mhroncok, ngompa13, pviktori, rbean, zbyszek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-flask-migrate-2.1.1-7.fc32 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-09-10 11:16:53 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: | 1625773, 1690439, 1698500 |
Description
Miro Hrončok
2019-09-03 14:32:59 UTC
*** Bug 1745068 has been marked as a duplicate of this bug. *** python2-flask-migrate-2.1.1-6.fc32.noarch fails to install in Fedora rawhide: nothing provides python2-flask-script needed by python2-flask-migrate-2.1.1-6.fc32.noarch python3-flask-migrate-2.1.1-6.fc32.noarch fails to install in Fedora rawhide: nothing provides python3-flask-script needed by python3-flask-migrate-2.1.1-6.fc32.noarch This is caused by the dependency that was retired (python-flask-script). Please drop the dependency, unretire the dependency or remove the package entirely. Thanks I cannot remove the python2 subpackage because of missing python3 package: DEBUG util.py:585: BUILDSTDERR: No matching package to install: 'python3-flask-script' DEBUG util.py:585: BUILDSTDERR: Not all dependencies satisfied DEBUG util.py:585: BUILDSTDERR: Error: Some packages could not be found. But since the %check is skipped anyway, I'll remove the build dependency. That said, the resulting python3 package won't install anyway. |