HP-UX HB v13.00 Ch-05 - SD-UX

HP-UX Handbook Rev 13.00 Page 26 (of 49)
Chapter 05 Software Distributor (SD-UX)
October 29, 2013
PHSS_24864 1.0 PRM C.01.08.2 Cumulative Patch
Insert a DDS tape and copy the depot to the tape:
# swpackage -x target_type=tape -s /tmp/glance_depot \* @ /dev/rmt/0m
or to a depot file:
# swpackage -x target_type=tape -s /tmp/glance_depot \* @ \
/tmp/glance_depot.depot
Check depot contents:
# swlist -d -l product @ /dev/rmt/0m
Glance C.03.55.00 HP GlancePlus/UX
MeasureWare C.03.55.00 MeasureWare Software/UX
...
PHSS_24864 1.0 PRM C.01.08.2 Cumulative Patch
Eject the tape:
# mt -t /dev/rmt/0m offl
swverify Command
The SD-UX swverify command verifies available (copied), installed, or configured software
products on the specified host. swverify also:
Determines whether installed or configured software is compatible with the host on
which that software is installed.
Makes sure that all dependencies (prerequisites, corequisites) are being met (for installed
software) or can be met (for copied software).
Executes vendor-specific verification scripts (that is, scripts that testify to the correctness
of the product's configuration) if the installed state of the software is configured.
Reports missing files, checks all file attributes including permissions, file types, size,
checksum, mtime, link source and major/minor attributes.
Synopsis
swverify [-d|-r] [-F] [-v] [-C session_file] [-f software_file] [-J jobid] [-Q date ]
[-S session_file] [-t target_file] [-x option=value] [-X option_file] [software_selections] [@
target_selections]
The swverify command does not feature a GUI. All verify interaction with the system is done on
the command line.