HP-UX 11i Version 1 Installation and Update Guide, December 2004
Verifying System Install or Update
Verifying the HP-UX Cold-Install or Update
Chapter 8 121
Task 2: Verifying Bundles Are Installed
Step 1. Run swverify to verify that each bundle is intact:
/usr/sbin/swverify bundlename
For example, to verify that an installed English 64-bit OS is intact, enter
the command:
/usr/sbin/swverify HPUXBase64
Step 2. To verify all HP software on your system, enter the command:
/usr/sbin/swverify \*
The selection process determines dependencies of software. After the list,
the system displays the following message:
* Selection succeeded.
Then, the analysis process verifies that each required file is loaded
(existence and revision), that all required dependencies are met, and
then it runs any available verification scripts for the product. After the
analysis, the system displays the following message:
* Analysis succeeded.
If the analysis fails, either view the/var/adm/sw/swagent.log to review
the analysis log or run the swjob command listed at the end of the
swverify report sent to standard output.
After the verification, the system displays the following message:
* Verification succeeded.