The service pack package is named after the software release number, using the following naming convention:
AV
major
-
minor
qp
where major is the major release number and minor is the minor or point release number. For example, the name of the service pack package for release 1.0 is AV1-0qp. The service pack package for release 1.2 is AV1-2qp and so on.
To check the service pack package installed for a given release:
pkginfo -l
sp_package
where sp_package is the name of the service pack for the release you want to check. The presence of the service pack is indicated in the following ways:ERROR: information for "
sp_package
" was not found
In this case, make sure you used the correct name for the service pack package. If so, the error indicates that no service pack package has been loaded for the release.
If this is not the service pack that should be on the system, use the pkgrm
command to remove the package. To install the correct service pack package, you might need to download it from the Avaya Support Centre Web site. See Obtaining service packs for more information.