Comment 0 for bug 1528767

Revision history for this message
Dave Nelson (lake-muskoka) wrote :

If the installer fails for any reason the end user is left w/ a non-functional OR, including not being able to request another update.

If this is not classified as a bug then how about this for a Blueprint:

* Installer should begin by checking for a previous version of OR in the targeted directory and if found move those OR Directories and files to a temp location before attempting to install the update.
* Do the installation.
* If the installation update is successful then delete the temp directory created in step 1.
* If the update files, delete whatever partial installation is present in the target directory and return the contents of the temp storage location back to their original location so the end user is left whole.