Patch Management User Guide for HP-UX 11.x Systems (5900-3011, March 2013)
• corrupt
SD-UX has encountered an unexpected condition during software installation checks.
• transient
When SD-UX moves software from one location to another, the software is in a transient state.
If an interruption occurs during the transfer, the state remains transient.
For more information about these states, see the Software Distributor Administration Guide on the
HP Business Support Center website at http://www.hp.com/go/sd-docs.
Use the following swlist command to view the state associated with patch patch_id:
swlist -l fileset -a state | grep patch_id
For more information about the swlist command,see “Which patches are on a system?” (page 22).
Category tags
Patches have categories, or category tags, associated with them to simplify the process of
determining the general purpose of a specific patch. A patch might have multiple categories
specified. This section provides a list of common patch categories. A patch always has the category
tag patch.
Although you can use category tags in conjunction with several SD-UX commands, including the
swinstall and swcopy commands, you should only use category tags with the swlist
command.
Because of the cumulative nature of patches, many category tags for a patch are inherited from
the patch's ancestors. Therefore, if patch A is created to deliver a critical fix, it will have a
critical tag, and all patches superseding it will also have a critical tag.
You can determine patch categories for a given patch in the following ways:
• Viewing the Category Tags field on the patch details page or inthe text file for the patch.
• Using the swlist command:
swlist -l product -a category_tag patch_id
This command also shows any category tags that have been manually added to the patch by a
user. For swlist examples that use category tags and for more information about the swlist
command, see “Which patches are on a system?” (page 22).
The following list provides a subset of patch-related categories:
• patch
This category tag is always present for patches because software objects with the is_patch
attribute set to true have the built-in, reserved category of patch. For more information
about attributes, see “Patch-related attributes” (page 30).
• hardware_enablement
A patch that provides support for new hardware.
• enhancement
A patch that provides an enhancement.
Patch-related concepts 21