AIX missing packages issue
769424Oct 4 2010 — edited Oct 5 2010Hi guys,
In trying to install 11gr2 on AIX 5.3 I need to install the packages rsct.basic.rte and rsct.compat.clients.rte. I have these packages available but for some reason, i'm getting some inconsistent errors..
If i try to install rsct.compat.clients.rte i get :
Pre-installation Failure/Warning Summary
----------------------------------------
Name Level Pre-installation Failure/Warning
-------------------------------------------------------------------------------
rsct.compat.clients.hacmp 2.4.1.0 Already installed
rsct.compat.clients.rte 2.4.1.0 Already installed
rsct.compat.clients.rte 2.4.1.0 Already installed
rsct.compat.clients.sp 2.4.12.0 Already installed
but if i try to install rsct.compat.basic:
SELECTED FILESETS: The following is a list of filesets that you asked to
install. They cannot be installed until all of their requisite filesets
are also installed. See subsequent lists for details of requisites.
rsct.basic.hacmp 2.4.1.0 # RSCT Basic Function (HACMP/E...
rsct.basic.rte 2.4.1.0 # RSCT Basic Function
rsct.basic.rte 2.4.12.0 # RSCT Basic Function
rsct.basic.sp 2.4.1.0 # RSCT Basic Function (PSSP Su...
MISSING REQUISITES: The following filesets are required by one or more
of the selected filesets listed above. They are not currently installed
and could not be found on the installation media.
rsct.basic.hacmp 2.4.12.0 # Base Level Fileset
rsct.basic.sp 2.4.12.0 # Base Level Fileset
rsct.compat.basic.hacmp 2.4.12.0 # Base Level Fileset
rsct.compat.basic.sp 2.4.12.0 # Base Level Fileset
rsct.compat.clients.hacmp 2.4.12.0 # Base Level Fileset
rsct.compat.clients.rte 2.4.12.0 # Base Level Fileset
First error i've spotted is rsct.compat.clients.rte has to be at version 2.4.12.0 whereas i only have 2.4.1.0 .. however I'm unsure why the others are being flagged as necessary as well..
Anyone have experience/thoughts on why this might be occurring?
AIX version (from oslevel -s) is : 5300-04-CSP-0000
Thanks guys :)