Bug 871553
| Summary: | Error printing during an upgrade | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Ohad Basan <obasan> |
| Component: | ovirt-engine-setup | Assignee: | Alex Lourie <alourie> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tareq Alayan <talayan> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0.0 | CC: | bazulay, dyasny, eedri, iheim, mgoldboi, oschreib, Rhev-m-bugs, sgrinber, ykaul |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | integration | ||
| Fixed In Version: | si24 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-12-04 20:02:53 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: | |||
Fix uploaded for review: http://gerrit.ovirt.org/8952 verified, when say no to updates: the message is "Upgrade stopped, Goodbye." when there is an async task and user say no: the message is User decided not to stop running system tasks. Stopping upgrade |
Description of problem: when upgrading from 3.0 to 3.1 (si23) while async tasks are running an error message is displayed after choosing to quit the upgrade with letting async tasks finish ('Backup copy "%s" of "%s" doesn\'t exist.', '/var/lib/jbossas/server/rhevm-slimmed/deploy/jb ossweb.sar/server.xml.backup', '/var/lib/jbossas/server/rhevm-slimmed/deploy/jbossweb.sar/ser ver.xml') Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1.install rhevm 3.0 2.start an async task 3.run upgrade. 4. when asked to quit the setup or continue - chose quit Actual results: an error appears: ('Backup copy "%s" of "%s" doesn\'t exist.', '/var/lib/jbossas/server/rhevm-slimmed/deploy/jb ossweb.sar/server.xml.backup', '/var/lib/jbossas/server/rhevm-slimmed/deploy/jbossweb.sar/ser ver.xml') Expected results: A more comprehensive error should appear instead. Additional info: