N1 Grid Service Provisioning System 5.0 Release Notes

CLI Client Uninstallation Fails on Solaris 10 Server With Local Zone (6194834)

On a Solaris 10 server that contains one local Solaris 10 zone, if you use the cr_uninstall.sh script to uninstall the CLI Client, the uninstallation fails. The following error messages display in the log file:


N1 Grid SPS Uninstaller Log.
Uninstall started on Fri Nov 12 10:51:36 PST 2004
    Attempting to remove:  SUNWspscl SUNWspsc1
pkgrm: ERROR: cannot use -A option when non-global zones exist
pkgrm: ERROR: cannot use -A option when non-global zones exist

Workaround: To uninstall the CLI Client, complete the following steps:

  1. Change to the root user.


    % su root
    
  2. Use the pkgrm command without the -A option to manually remove the SUNWspscl, SUNWspsc1, and SUNWspsj1 packages.


    # pkgrm SUNWspscl SUNWspsc1 SUNWspsj1