Bug 1161945
| Summary: | requirement on python-boto is pulling in python3 before python3 transition is ready | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthew Miller <mattdm> |
| Component: | heat-cfntools | Assignee: | Ryan Brown <rybrown> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 21 | CC: | jpeeler, sdake, shardy, zbitter |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-01-08 17:07:38 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
Matthew Miller
2014-11-09 16:13:29 UTC
Possible approach might be to package a python2 version of python-boto? We could probably live with that. Can we pin to, or package a python2 boto for f21, and make plans to break the boto dependency in heat-cfntools "soon", so we don't need it for f22? (In reply to Steven Hardy from comment #2) > Can we pin to, or package a python2 boto for f21, and make plans to break > the boto dependency in heat-cfntools "soon", so we don't need it for f22? That seems reasonable, yes. The dep on python3 was a bug, and gholms has already built a version without the dependency. http://koji.fedoraproject.org/koji/buildinfo?buildID=591757 Fixed python-boto update: https://admin.fedoraproject.org/updates/FEDORA-2014-14606/python-boto-2.34.0-4.fc21 (please test and give karma) This seems to be a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1161257 *** This bug has been marked as a duplicate of bug 1161257 *** Ryan, no, that one was about cloud-init's requirement on python-boto. Closing this bug since the python-3 dependency has been fixed. Opening a bug about getting rid of heat-cfntools boto dependency[1] altogether at some point. [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1180241 |