Bug 1162740

Summary: Katello::Install/Package[rubygem-katello] fails on EL7
Product: Red Hat Satellite Reporter: Pat Riehecky <riehecky>
Component: InstallationAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED UPSTREAM QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: UnspecifiedCC: 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:
Description Flags
installation log none

Description Pat Riehecky 2014-11-11 15:34:07 UTC
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:

Comment 1 RHEL Program Management 2014-11-11 15:53:41 UTC
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.

Comment 3 Dominic Cleal 2014-11-11 16:42:27 UTC
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

Comment 4 Pat Riehecky 2014-11-11 17:00:29 UTC
Correct, I'm on Scientific Linux 7.

Yep, those patches seem to fix my issue.

Comment 5 Dominic Cleal 2014-11-11 17:06:01 UTC
Connecting redmine issue http://projects.theforeman.org/issues/7882 from this bug

Comment 6 Dominic Cleal 2014-11-11 17:06:28 UTC
Ok, thanks.  They should be in the next release.