Bug #21365
On upgrade w/ 6.3, installer failed and error appears "something went wrong" though no error appeared in logs
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1502494
Description of problem:
Installer throws error "something went wrong" on 100% completion and without throwing any error on console. This is misleading. Even though I don't see any error in logs.
Please see screenshot of error when installer100% completed.
Version-Release number of selected component (if applicable):
6.2 -> 6.3 snap20
How reproducible:
Steps to Reproduce:
1. satellite-installer --scenario satellite --upograde
2.
3.
Actual results:
Installer throws error "something went wrong" on 100% completion and without throwing any error on console.
Expected results:
when there are no errors then installer should complete w/o throwing error, its misleading
Additional info:
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/553 added
#2
Updated by Martin Bacovsky over 4 years ago
- Target version set to 226
#3
Updated by Martin Bacovsky over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset katello-installer|c35df186ba4a385980900a9e2044053b0c5fd845.
#4
Updated by Eric Helms over 4 years ago
- Legacy Backlogs Release (now unused) set to 250
#5
Updated by Andrew Kofink over 4 years ago
- Legacy Backlogs Release (now unused) changed from 250 to 284
Fixes #21365 - Correct success message for upgrades
During recent refactoring we've lost post-install handling of
successfull upgrade. Fixing the condition to get correct
message and "success file" back.