Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1100882

Summary: katello-installer failures with latest-stable
Product: Red Hat Satellite Reporter: Will Foster <wfoster>
Component: InstallationAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Hutaƙ <jhutar>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.3CC: bhamrick, bkearney, jhutar, mtaru, xdmoon
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-11 12:26: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
katello installer log file none

Description Will Foster 2014-05-23 17:04:09 UTC
Created attachment 898765 [details]
katello installer log file

Description of problem:

Using the RPM's and sources here:
http://satellite6.lab.eng.rdu2.redhat.com/devel/candidate-trees/Satellite/Satellite-6.0.3-RHEL-6-20140523.0/compose/Satellite/x86_64/os/

And this guide:
https://engineering.redhat.com/trac/satellite6/wiki/Sat6-Beta-Snap6

katello-installer fails some dependencies needed for setup.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. make a repo
2. run katello-installer
3.

Actual results:

some puppet actions don't complete, namely installation of java-1.6.0-openjdk and creation of ssl/passenger certificates needed for katello to start.

Expected results:

clean run, services start as expected.

Additional info:

To work around this issue we did the following:

1) yum install java-1.6.0-openjdk
2) cp /var/lib/puppet/ssl/certs/ca.pem /var/lib/puppet/ssl/ca/ca_crt.pem
3) cp /var/lib/puppet/ssl/crl.pem /var/lib/puppet/ssl/ca/ca_crl.pem
4) puppet ca generate `hostname`
5) re-run "katello-installer"

Comment 1 RHEL Program Management 2014-05-23 17:15:12 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 Bryan Kearney 2014-06-05 17:52:06 UTC
please retest with snap8

Comment 5 Bryan Kearney 2014-09-11 12:26:28 UTC
This was delivered with Satellite 6.0 which was released on 10 September 2014.