Software Distributor (SD-UX) Administration Guide HP-UX 11i v1, 11i v2, and 11i v3 (762797-001, March 2014)

Table Of Contents
Table 10 swverify Command Options and Default Values (continued)
enforce_dependencies=true
verbose=1
enforce_selections=false
verify_signatures=false
fix=false
verify_signatures_only=false
For More Information
See Appendix A (page 227) for more information about setting options and a complete listing and
description of each option.
Verification Tasks and Examples
To verify an installed fileset mysoft.myfileset located on the default depot at myhosts, type:
swverify -d mysoft.myfileset @ myhosts
(The @ sign and the myhost target designation are optional because the software being verified
located in the default depot on the local host.)
To verify the C and Pascal products that are installed on the local host:
swverify C Pascal
To verify the HP Omniback product that is installed on the local host and display detailed messages
from the process (-v) on stdout:
swverify -v Omniback
To verify the 2.0 version of Omniback that is installed on the local host at /opt/Omniback:
swverify Omniback,r=2.0 @ /opt/Omniback
Verify a particular version of HP Omniback:
swverify Omniback,1=/opt/Omniback_v2.0
Verify the entire contents of a local depot:
swverify -d \*@/var/spool/sw
60 Installing Software