HP-UX Containers (SRP) A.03.01.005 Release Notes (5900-2995, March 2013)

7
# swcopy -s /tmp/PHNE_42017.depot \* @ /tmp/srpdepot
# swcopy -s /tmp/PHKL_43367.depot \* @ /tmp/srpdepot
10. To install HP-UX Containers, use the swinstall command, as shown in the following example:
# swinstall -x autoreboot=true -s /tmp/srpdepot HP-UX-SRP
The swinstall command displays an error message if the installation fails. Examine the
/var/adm/sw/swagent.log file for information if the installation failed.
11. Run the swverify command to ensure that the products that you selected installed correctly. If
the installation is successful, many files are displayed and a success message appears after
the verification is complete.
# swverify HP-UX-SRP
12. Unregister and remove the temporary depot /tmp/srpdepot:
# swreg -u -l depot /tmp/srpdepot
# rm -rf /tmp/srpdepot/
1.5.5 Removing (un-installing) HP-UX Containers product
Use the following steps to remove (un-install) HP-UX Containers product from your HP-UX 11i v3
March 2013 system:
1. Logon to your system as the root user.
2. Stop all configured containers:
# srp -stop container_name
3. Remove all configured containers:
# srp -delete container_name
4. Disable HP-UX Containers :
# srp_sys -disable
5. Remove the HP-UX-SRP bundle:
# swremove x autoreboot=true HP-UX-SRP
NOTE: Only the HP-UX-SRP bundle will be removed from the system. All other dependencies
(installed at the time of product installation) will remain on the system.
6. Use the swlist command to verify that the HP-UX-SRP bundle is removed from the system.
The swlist command will not report the components of HP-UX-SRP if they were successfully
removed from the system.
# swlist HP-UX-SRP