[JIRA] Commented: (SSPCPP-510) Installer scripts (particularly the uninstall ones) should fail safe
Rod Widdowson (JIRA)
noreply at shibboleth.net
Sat Sep 29 04:47:21 EDT 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14433#comment-14433 ]
Rod Widdowson commented on SSPCPP-510:
--------------------------------------
Although not a security issue this has a fairly high importance. At least one customer has a machine bricked for Shibboleth (broken install which cannot be uninstalled) as a result of this.
Also This case should be a chance to review that these files *are* refreshed with every install.
> Installer scripts (particularly the uninstall ones) should fail safe
> --------------------------------------------------------------------
>
> Key: SSPCPP-510
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-510
> Project: Shibboleth SP - C++
> Issue Type: Bug
> Components: Installation / Packaging
> Affects Versions: 2.5.0
> Reporter: Rod Widdowson
> Assignee: Rod Widdowson
>
> An example is the ISAPI uninstall:
> Set FiltersObj = GetObject(IISPath & "/Filters")
> > LoadOrder = FiltersObj.FilterLoadOrder
> >
> > for each filter in FiltersObj
> > if (filter.Class = "IIsFilter") then
> http://shibboleth.1660669.n2.nabble.com/Shibboleth-SP-2-5-0-Windows-installer-for-Apache-2-4-x-Incomplete-installation-with-Uninstall-errors-td7582167.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list