| Summary: | openstack-packstack: rubygem packages are missing from the repository | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Yogev Rabl <yrabl> |
| Component: | openstack-packstack | Assignee: | RHOS Maint <rhos-maint> |
| Status: | CLOSED NOTABUG | QA Contact: | Nir Magnezi <nmagnezi> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | aortega, apevec, derekh, hateya, mkollaro, mmagr, pbrady, yeylon, yrabl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-11 18:36:46 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: | |
|
Description
Yogev Rabl
2013-09-02 07:35:51 UTC
This issue is for RDO not RHOS, so moving the Product in bugzilla to RDO. @yrabl: Ruby 1.8.7 is available in RHEL 6.4. It looks like perhaps you don't have access to install from core RHEL repositories? RDO requires access to both the RHEL Server repos (6.4 base and 6.4.z updates) as well as EPEL. Can you please run: sudo yum repolist and then also run: sudo yum list ruby Thanks! @pmyers: the result is ruby.x86_64 1.8.7.352-12.el6_4 @pulp-rhel-6-server-rpms I have the exact same problem - packstack wants to install rubygem-json, which requires rubygem that isn't in the repo. My version of ruby is 1.8.7.352-12.el6_4 too. repolist: epel epel 9,517+54 foreman Foreman stable 189+3 foreman-plugins Foreman stable - plugins 20 openstack-havana OpenStack Havana Repository 287+80 puddle Condensed cloud puddle 357+88 puppetlabs-deps Puppet Labs Dependencies El 6 - x86_64 49 puppetlabs-products Puppet Labs Products El 6 - x86_64 294 rdo-havana rdo-havana 287+80 rhel-x86_64-server-6 Red Hat Enterprise Linux Server (v. 6 for 64-bit x86_64) 10,654+248 rhel-x86_64-server-6-beta Red Hat Enterprise Linux Server Beta (v. 6 for 64-bit x86_64) 0 rhel-x86_64-server-ha-6 RHEL Server High Availability (v. 6 for 64-bit x86_64) 269 rhel-x86_64-server-lb-6 RHEL Server Load Balancer (v. 6 for 64-bit x86_64) 11 rhel-x86_64-server-sfs-6 RHEL Server Scalable File System (v. 6 for x86_64) 32 rubygems is in the 'optional' repo Bug #974971 is related (packstack should auto enable 'optional') |