Bug 1122709
Summary: | [RFE] Katello-install needs more obvious PASS/FAIL output at the end | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Andrew Schofield <andrew.schofield> |
Component: | Installation | Assignee: | Ivan Necas <inecas> |
Status: | CLOSED UPSTREAM | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | Unspecified | CC: | bbuckingham, bkearney, cwelton, inecas, kabbott, mmccune, shughes, xdmoon |
Target Milestone: | Unspecified | Keywords: | FutureFeature, Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: |
Build Name: 14370, Installation Guide-6.0 Beta-1
Build Date: 11-07-2014 10:53:41
Topic ID: 31364-681128 [Latest]
|
|
Last Closed: | 2016-02-16 18:23:51 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
Andrew Schofield
2014-07-23 20:28:45 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. This is an RFE, there should be an explicit "This did no work" at the end of the install process. This is an RFE, there should be an explicit "This did no work" at the end of the install process. We need to have a more obvious output at the end if the installer failed. We should make it something like: # katello-installer /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[usl10149335.am.hedani.net]: Could not evaluate: Could not load data from https://usl10149335.am.hedani.net Installing Done [100%] [..........................................................] The status of this run of the installer is: [FAIL] - *** ERROR *** The execution of the installer failed to properly configure the Satellite. Please do not attempt to use the user interface, start services or use the Satellite for any operations until this error is corrected. Please check the log for ERROR-level output. The full log is at /var/log/katello-installer/katello-installer.log Successful execution could be something like: # katello-installer Installing Done [100%] [..........................................................] The status of this run of the installer is: [OK] - Success, the Satellite is ready for use. I belive the desire is to have more detailed error output, than just "something went wrong"? We believe that the version running in 6.1 and 6.2 meets this requirements. If this does not meet your needs, please feel free to re-open. Ideally, we can discuss this based on the 6.2 installer. |