Bug 862441
| Summary: | Answering 'N' to stopping services question during upgrade needs to provide correct information | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Og Maciel <omaciel> |
| Component: | Hammer | Assignee: | Mike McCune <mmccune> |
| Status: | CLOSED ERRATA | QA Contact: | Og Maciel <omaciel> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 | CC: | asettle, dmacpher, inecas, jomara, lzap, tomckay |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
The upgrade process displays an incorrect message when attempting to stop all services. This fix corrects the message and now states:
"Exiting. Your Katello installation is upgraded, but please manually start your services."
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-12-04 19:56:45 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: | |||
|
Description
Og Maciel
2012-10-02 22:33:03 UTC
https://github.com/Katello/katello/pull/784 QA pls ack. Branch: refs/heads/master Home: https://github.com/Katello/katello Commit: b44a09b676b275caf1cad8016fc2d239c0328b1c https://github.com/Katello/katello/commit/b44a09b676b275caf1cad8016fc2d239c0328b1c Author: Lukas Zapletal <lzap+git> Date: 2012-10-03 (Wed, 03 Oct 2012) # katello-upgrade -y -a -s Service 'katello' can not be running while katello-upgrade is in progress Service 'katello-jobs' can not be running while katello-upgrade is in progress Service 'tomcat6' can not be running while katello-upgrade is in progress Service 'pulp-server' can not be running while katello-upgrade is in progress Service 'httpd' can not be running while katello-upgrade is in progress Service 'elasticsearch' can not be running while katello-upgrade is in progress ================================================================================ We will stop all katello services. PROCEED? (y/n): y Shutting down Katello services... Stopping katello: Stopping elasticsearch: [ OK ] Stopping httpd: [ OK ] Stopping Qpid AMQP daemon: [ OK ] Stopping mongod: [ OK ] Stopping httpd: [FAILED] Stopping tomcat6: [ OK ] Done. ================================================================================ Katello upgrade ================================================================================ Nothing to do We will now start all katello services. PROCEED? (y/n): n Exiting. Your Katello installation is upgraded, but please manually start your services Verified: * candlepin-0.7.8.1-1.el6cf.noarch * candlepin-selinux-0.7.8.1-1.el6cf.noarch * candlepin-tomcat6-0.7.8.1-1.el6cf.noarch * katello-1.1.12-14.el6cf.noarch * katello-all-1.1.12-14.el6cf.noarch * katello-candlepin-cert-key-pair-1.0-1.noarch * katello-certs-tools-1.1.8-1.el6cf.noarch * katello-cli-1.1.8-7.el6cf.noarch * katello-cli-common-1.1.8-7.el6cf.noarch * katello-common-1.1.12-14.el6cf.noarch * katello-configure-1.1.9-7.el6cf.noarch * katello-glue-candlepin-1.1.12-14.el6cf.noarch * katello-glue-pulp-1.1.12-14.el6cf.noarch * katello-qpid-broker-key-pair-1.0-1.noarch * katello-qpid-client-key-pair-1.0-1.noarch * katello-selinux-1.1.1-1.el6cf.noarch * pulp-1.1.12-1.el6cf.noarch * pulp-common-1.1.12-1.el6cf.noarch * pulp-selinux-server-1.1.12-1.el6cf.noarch 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. http://rhn.redhat.com/errata/RHSA-2012-1543.html |