[JIRA] Assigned: (SSPCPP-510) Installer scripts (particularly the uninstall ones) should fail safe

Rod Widdowson (JIRA) noreply at shibboleth.net
Fri Nov 2 06:14:07 EDT 2012


     [ https://issues.shibboleth.net/jira/browse/SSPCPP-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rod Widdowson reassigned SSPCPP-510:
------------------------------------

    Assignee: Scott Cantor  (was: Rod Widdowson)

Scott,
I have checked in (as 3816) the changes.  I have not yet tested them, although I will do.

Meantime because this is all about error paths, I'd appreciate a second pair of eyes over the differences.

> 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: Scott Cantor
>             Fix For: 2.5.1
>
>   Original Estimate: 4 hours
>          Time Spent: 2 hours
>  Remaining Estimate: 2 hours
>
> 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