Actions
Bug #28717
closedconfusing output when the installer has finished
Difficulty:
Triaged:
No
Description
On latest nightly, when something goes wrong during the install, the output still contains two "Success" lines:
Preparing installation Done Something went wrong! Check the log for ERROR-level output Success! * Foreman is running at https://centos7-fat.yatsu.example.com Initial credentials are admin / changeme Success! * Foreman Proxy is running at https://centos7-fat.yatsu.example.com:8443 The full log is at /var/log/foreman-installer/foreman.log
Also in the success case, I think one "Success!" would be sufficient?
Preparing installation Done Success! Success! * Foreman is running at https://centos7-fat.yatsu.example.com Initial credentials are admin / changeme Success! * Foreman Proxy is running at https://centos7-fat.yatsu.example.com:8443 The full log is at /var/log/foreman-installer/foreman.log
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Eric Helms
- Pull request https://github.com/theforeman/foreman-installer/pull/448 added
Updated by Eric Helms over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|c884a60769b1710af3dd7bbc0713ebff3fdb7116.
Updated by Evgeni Golov over 4 years ago
- Related to Bug #28785: duplicate "Success!" message on Installer completion added
Actions