Bug 1315894
Summary: | katello-remove does not remove many things | |||
---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Chris Roberts <chrobert> | |
Component: | Installation | Assignee: | Chris Roberts <chrobert> | |
Status: | CLOSED ERRATA | QA Contact: | Bruno Rocha <rochacbruno> | |
Severity: | low | Docs Contact: | ||
Priority: | low | |||
Version: | 6.1.7 | CC: | bbuckingham, ehelms, mmccune, psuriset, rochacbruno, rplevka, stbenjam, sthirugn | |
Target Milestone: | Unspecified | Keywords: | Triaged | |
Target Release: | Unused | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
URL: | http://projects.theforeman.org/issues/14125 | |||
Whiteboard: | ||||
Fixed In Version: | katello-3.0.0-5 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1342496 (view as bug list) | Environment: | ||
Last Closed: | 2016-07-27 11: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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1115190 |
Description
Chris Roberts
2016-03-08 22:18:44 UTC
Upstream bug component is Installer From https://bugzilla.redhat.com/show_bug.cgi?id=1320234 more things to consider: """ Install 6.2 and remove katello after playing around. After katello-remove, try to re install satellite with regular instructions). Install fails with below error as its not able to clean old ssl certificates. --- Stage[main]/Foreman::Database/Foreman::Rake[db:seed]/Exec[foreman-rake-db:seed]: Failed to call refresh: /usr/sbin/foreman-rake db:seed returned 1 instead of one of [0] /Stage[main]/Foreman::Database/Foreman::Rake[db:seed]/Exec[foreman-rake-db:seed]: /usr/sbin/foreman-rake db:seed returned 1 instead of one of [0] Proxy pman05.perf.lab.eng.bos.redhat.com cannot be registered (422 Unprocessable Entity): Unable to communicate with the proxy: ERF12-2530 [ProxyAPI::ProxyException]: Unable to detect features ([OpenSSL::SSL::SSLError]: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verif...) for proxy https://pman05.perf.lab.eng.bos.redhat.com:8443/features Please check the proxy is configured and running on the host. /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[pman05.perf.lab.eng.bos.redhat.com]/ensure: change from absent to present failed: Proxy pman05.perf.lab.eng.bos.redhat.com cannot be registered (422 Unprocessable Entity): Unable to communicate with the proxy: ERF12-2530 [ProxyAPI::ProxyException]: Unable to detect features ([OpenSSL::SSL::SSLError]: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verif...) for proxy https://pman05.perf.lab.eng.bos.redhat.com:8443/features Please check the proxy is configured and running on the host. /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[pman05.perf.lab.eng.bos.redhat.com]: Failed to call refresh: Proxy pman05.perf.lab.eng.bos.redhat.com cannot be registered --- Had to remove /etc/foreman-installer manually to start fresh install Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Install 6.2 and remove using katello-remove 2. Try to reinstall again """ *** Bug 1320234 has been marked as a duplicate of this bug. *** similar one with capsule-remove also https://bugzilla.redhat.com/show_bug.cgi?id=1327442 Moving to POST since upstream bug http://projects.theforeman.org/issues/14125 has been closed *** Bug 1339371 has been marked as a duplicate of this bug. *** The original bug is fixed The /etc/gutterball is being removed. re-installation worked without errors Full log privatelly attached Tested after re-install: [root@ibm-x3550m3-06 ~]# hammer -u admin -p changeme ping candlepin: Status: ok Server Response: Duration: 48ms candlepin_auth: Status: ok Server Response: Duration: 45ms pulp: Status: ok Server Response: Duration: 50ms foreman_tasks: Status: ok Server Response: Duration: 915ms Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1501 |