AIX 5.5.1.0 Client install failure issue

tsmhelum

Active Newcomer
Joined
Aug 24, 2006
Messages
450
Reaction score
0
Points
0
Hello all,

I am currently trying to do a AIX 5.5.1.0 client install I did a preview install first and it failed with the following message.



Pre-installation Failure/Warning Summary
----------------------------------------
Name Level Pre-installation Failure/Warning
-------------------------------------------------------------------------------
tivoli.tsm.client.ba.32bi 5.5.1.0 Requisite failure
tivoli.tsm.client.ba.32bi 5.5.1.0 Requisite failure
tivoli.tsm.client.ba.32bi 5.5.1.0 Requisite failure
tivoli.tsm.client.api.64b 5.5.1.0 Requisite failure
tivoli.tsm.client.api.32b 5.5.1.0 Requisite failure




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.

gsksa.rte 7.0.4.11 # Fileset Update
gskta.rte 7.0.4.11 # Fileset Update


Has anyone come across this issue before? Where would I get these files from? and where should they be placed? Any help, suggestions and advice will be of assistance.


oslevel = 6.1.1.0
xlC.rte = 10.1.0.0 committed XL C/C++ Runtime

Thanks in advance!
 
It's included on TSM server CD or TSM Client CD
 
thanks jb,


I don't have the cd, I downloaded the 5.5.1 client can I still get it somehow? Also, is there a lower level AIX client at least 5.4 that I can use that require this.


Thanks
 
After several tries I was Finally able to install the client. I looked at the "installed software" option using smitty and noticed the following

<>gsksa.rte 7.0.3.30 C F AIX Certificate and SSL Base Runtime ACME Toolkit <>
gskta.rte 7.0.3.3 C F AIX Certificate and SSL Base Runtime ACME Toolkit

I removed the (gsksa.rte, gskta.rte, tivoli.tsm.client.api.32bit, tivoli.tsm.client.api.64bit and tivoli.tsm.client.ba) that I had placed on the client server that I was trying to install then I downloaded the (5.5.1.10-TIVTSMBAC-AIX.tar.Z file) and performed the | tar tf - to exact the files. After the files were extracted onto the client I tried a preview install, strange though when I did the preview install the gsksa.rte and gskta.rte files didn't show up in the list to be installed. However when I exited the install and tried again the following showed up to be installed.

gsksa.rte 7.0.4.11 C F AIX Certificate and SSL Base Runtime ACME Toolkit
gskta.rte 7.0.4.11 C F AIX Certificate and SSL Base Runtime ACME Toolkit

I tried a preview install first and it was successful and I did a install and it was successful.
 
try this just to check if it's really a successful install on root directory
#lppchk -v gsk*
#lppchk -c gsk*

it should just give you a prompt back if there was no problem
 
jb

I did the following as you said and it came back with the prompt both times showing no errors.

cvi4:/>lppchk -v gsk*
cvi4:/>lppckk -c gsk*


thanks again for your help!
 
If you don't need the gsk stuff, deleting it will remove the upgrade as a prereq. TSM doesn't need the GSK, but if the GSK is there, it has requirements as to level.
 
bos.rte 5.3.0.50 on AIX

well ,
when installing AIX client ,
asking for this "bos.rte 5.3.0.50"


find attachment for refrence!

Help me
 

Attachments

  • aixError.JPG
    aixError.JPG
    105.1 KB · Views: 7
Hi,

sorry, ML is not visible from the "uname" - forgot that ....
What about
instfix -i | grep AIX_ML
or
oslevel -r

You should be on ML5 or above .....

Harry
 
Back
Top