Bug 790835
Summary: | Create a RPM package with consumer certificate and rhsm conf for bootstrapping | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukas Zapletal <lzap> | ||||
Component: | Installation | Assignee: | Lukas Zapletal <lzap> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Garik Khachikyan <gkhachik> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.0.0 | CC: | bkearney, gkhachik, jlaska, mburns, mkoci | ||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 798882 (view as bug list) | Environment: | |||||
Last Closed: | 2012-08-22 18:27:24 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 786049, 787995, 798882 | ||||||
Attachments: |
|
Description
Lukas Zapletal
2012-02-15 14:08:09 UTC
Note to myself: - test with headpin (sam) - put candlepin crt in the pub directory (pem format) Note to myself: - before ON_QA modify new bootstrap.sh https://bugzilla.redhat.com/show_bug.cgi?id=788708 125d95c 790835 - Create bootstrap RPM package with cons. cert Pushing one fix: 45275b6 790835 - restart goferd after rhsm configuration and fix # NOTE Accessing: yum -y install http://<cfse-fqdn>/pub/candlepin-cert-consumer-<cfse-fqdn>-1.0-1.noarch.rpm fails as well as the one with https:// option there. Please provide more info (+update wiki) how there should be possible to install the rpm there. (worst case: wget + localinstall ?) # REOPEN running the rpm on CFSE it still does configuration to: prefix = /katello/api which is wrong. Please fix so for CFSE we would have: cfse there. otherwise registration goes fine :) and the port 80 access: was my issue actually, yum install http://<...and so> goes fine there. Issue 1: https://fedorahosted.org/katello/wiki/FirewallConfiguration Issue 2 & 3: Fixing now. 88daa30 790835 - fixing deployment url and goferd restart in bootstrap Garik please retest, thanks. Created attachment 567747 [details]
Installation log
Saw this while installing it:
Non-fatal POSTIN scriptlet failure in rpm package candlepin-cert-consumer-qetello01.usersys.redhat.com-1.0-1.noarch
goferd: unrecognized service
warning: %post(candlepin-cert-consumer-qetello01.usersys.redhat.com-1.0-1.noarch) scriptlet failed, exit status 1
Attached log.
Seeing the same scriptlet failure ... 1 warning: %post(candlepin-cert-consumer-flatline-katello.usersys.redhat.com-1.0-1.noarch) scriptlet failed, exit status 1 The meat of the consumer-certificate package is in it's postinstall script. lzap indicates that this scriptlet failure will go away once katello-configure-0.1.104-1.el6 lands in CFSE. If this problem remains under that package, a new blocker request will need to be filed. Verified, katello-configure-0.1.104-1.el6.noarch katello-0.1.303-1.el6.noarch |