Bug 1162740
Summary: | Katello::Install/Package[rubygem-katello] fails on EL7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Pat Riehecky <riehecky> | ||||
Component: | Installation | Assignee: | Katello Bug Bin <katello-bugs> | ||||
Status: | CLOSED UPSTREAM | QA Contact: | Katello QA List <katello-qa-list> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | Unspecified | CC: | dcleal | ||||
Target Milestone: | Unspecified | ||||||
Target Release: | Unused | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
URL: | http://projects.theforeman.org/issues/7882 | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-11-11 17:06:28 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: | |||||||
Attachments: |
|
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. Pat, you may be hitting a bug in the installer manifest when installing on a non-RHEL or CentOS system, so it assumes it's Fedora. I presume you're on Scientific? This appears to fix it: https://github.com/Katello/puppet-katello/commit/a6c800314b6cbea63b5d11d12bd8ffc0ae31163e https://github.com/Katello/katello-installer/commit/9d5cb9068864802ff520b0ba4b284f381cd0300d#diff-122 Correct, I'm on Scientific Linux 7. Yep, those patches seem to fix my issue. Connecting redmine issue http://projects.theforeman.org/issues/7882 from this bug Ok, thanks. They should be in the next release. |
Created attachment 956322 [details] installation log Description of problem: katello-installer is looking for rubygem-katello, however, ruby193-rubygem-katello is provided. As a result the installation fails. Version-Release number of selected component (if applicable):katello-installer-0.0.64-1.el7sat How reproducible:100% Steps to Reproduce: 1.yum install katello 2.katello-installer 3. Actual results: fails, see attachment for details Expected results: installation without error Additional info: