[JIRA] Commented: (SSPCPP-510) Installer scripts (particularly the uninstall ones) should fail safe
Scott Cantor (JIRA)
noreply at shibboleth.net
Fri Nov 2 15:13:08 EDT 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538#comment-14538 ]
Scott Cantor commented on SSPCPP-510:
-------------------------------------
The flow looks ok, I can't speak to the actual error checks themselves, VB not being very familiar to me.
> 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: 3 hours, 10 minutes
> Remaining Estimate: 50 minutes
>
> 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