Bug 1153384
| Summary: | Packstack --allinone fails on erlang dependency in CentOS 6.5 | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Charles Butterfield <cb20777> |
| Component: | openstack-packstack | Assignee: | Javier Peña <jpena> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ami Jeain <ajeain> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | aortega, apevec, cadthecoder, derekh, hamzasecond, jpena, mmagr, yeylon |
| Target Milestone: | --- | ||
| Target Release: | Icehouse | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-packstack-2014.1.1-0.29.1.dev1251.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-28 23:42:11 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
Charles Butterfield
2014-10-15 23:09:24 UTC
I got the same error on CentOS 7 too. EPEL should be enabled by default when installing RDO. This was usually handled as a downstream patch to openstack-packstack on RDO, but it looks like some packages were missing that patch. This proves the issues in this approach. Proposed https://review.openstack.org/131175 for review for a more permanent fix. Please build new Juno openstack-packstack RPM which includes this and other patches merged upstream. > openstack-packstack-2014.1.1-0.29.dev1251.el6.noarch
Ah, this was RDO Icehouse!
Missing enable-epel patch was re-added in openstack-packstack-2014.1.1-0.29.1.dev1251.el6
|