| Summary: | The install process does not accept SIGINT | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Martin Korbel <mkorbel> |
| Component: | Installer | Assignee: | Milan Zázrivec <mzazrivec> |
| Status: | CLOSED DEFERRED | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 560 | CC: | tlestach |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-09 09:10:06 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 462714 | ||
We have re-reviewed this bug, as part of an ongoing effort to improve Satellite/Proxy feature and bug updates, review and backlog. This is a low priority bug and has no currently open customer cases. While this bug may still valid, we do not see it being implemented prior to the EOL of the Satellite 5.x product. As such, this is being CLOSED DEFERRED. Closing now to help set customer expectations as early as possible. You are welcome to re-open this bug if needed. |
Description of problem: The install process (with parametr --external-oracle) does not stop using Ctr+C Version-Release number of selected component (if applicable): 100% How reproducible: only Sat5.6.0 @RHEL6 Steps to Reproduce: 1. Download install ISO and mount it. 2. Run installation > ./install.pl --external-oracle ... Do you want the installer to resolve dependencies [y/N]? y ... Database service name (SID)? something Database hostname [localhost]? Ctrl+C We must fill first time the SID because here we can kill the process yet. But on the next lines (including next SID), the installation does not accept SIGINT. Actual results: The install process does not accept SIGINT. Expected results: The install process accepts SIGINT. Additional info: