The SDK backout procedure

This topic describes how to back out a Fix Pack or interim fix that was applied using the cellsdk update option.

For more information on updating the SDK, see Updating the SDK.

In order to remove an update, the cellsdk script must be able to locate the earlier version of each RPM being removed, including the cell-install RPM itself. If you did not save a copy of the RPMs when you applied the update, use the --iso flag to tell cellsdk where the original ISO image is:
# cellsdk --iso /tmp/cellsdkiso removeUpdate
where /tmp/cellsdkiso is the directory where the original ISO image is stored.
If you did save a copy of the original RPMs, you do not need the --iso flag:
# cellsdk removeUpdate