|
Bugzilla – Full Text Bug Listing |
| Summary: | installation shouldn't ask for confirmation after online update triggered YaST restart | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Jiří Suchomel <jsuchome> |
| Component: | YaST2 | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | aj, meissner |
| Version: | Beta 2 plus | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
y2logs
Proposed patch |
||
|
Description
Jiří Suchomel
2006-11-21 09:33:34 UTC
Andreas, I feel this is important and I'd like to fix it. Please, what do you think of that? It should not take much time... Similar (but kind of different) problem is after installing kernel update. In the above case I think the popup should not be shown at all. With the kernel case the system is rebooted, so it might have sense to show popup, but it is confusing that popup says that installation has failed, which of course is not true. I think that also for such kind of reboot the popup is not needed (as user was informed about reboot), but maybe different text would help (I know that it's far too late for new texts now). Created attachment 106362 [details]
y2logs
Note that the logs contain both situations - first libzypp patch was installed and YaST restarted, than kernel patch was installed and reboot followed.
Of course, this is just "another" kind of restarting YaST on purpose... it's in the very same place... I'm just testing this change if everything works as expected. Created attachment 106370 [details]
Proposed patch
All return codes (ret == `reboot || ret == `restart_yast || ret == `restart_same_step) are handled...
Please fix and submit today. - Reporting the failed or aborted installation only when it has been really aborted or when it really failed. YaST or system restarts on purpose (online update) are now handled correctly - there is no question whether user wants to continue with the installation (#222896). - 2.14.13 *** Bug 223439 has been marked as a duplicate of this bug. *** |