Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AIX 5.2 fixes checking

Status
Not open for further replies.

ogniemi

Technical User
Nov 7, 2003
1,041
PL
Hello,
I have a "xlC.aix50.rte.6.0.0.9" in the AIXs 5.2 but every time I check fixes status with IBM site (via Fix Central: it lists following updates for my systems:

Fileset name Protocol Info file Byte count
xlC.aix50.rte.6.0.0.0 HTTP FTP Info 18118656
xlopt.aix50.lib.1.3.2.0 HTTP FTP Info 452096
xlopt.tools.1.3.2.0 HTTP FTP Info 1852416


It makes no sense to install xlC.aix50.rte.6.0.0.0 having xlC.aix50.rte.6.0.0.9 so why it generates the list?


# lslpp -l xlC.aix50.rte.6.0.0.0
lslpp: 0504-132 Fileset xlC.aix50.rte.6.0.0.0 not installed.
# lslpp -l xlC.*
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
xlC.aix50.rte 6.0.0.9 COMMITTED C Set ++ Runtime for AIX 5.0
xlC.cpp 5.0.2.0 COMMITTED C for AIX Preprocessor
xlC.msg.en_US.cpp 5.0.2.0 COMMITTED C for AIX Preprocessor
Messages--U.S. English
xlC.msg.en_US.rte 6.0.0.0 COMMITTED C Set ++ Runtime
Messages--U.S. English
xlC.rte 6.0.0.0 COMMITTED C Set ++ Runtime
# grep xlC /tmp/lslpp.txt
xlC.aix50:xlC.aix50.rte:6.0.0.9: : :C:F:C Set ++ Runtime for AIX 5.0: : : : : : :0:0:
xlC.cpp:xlC.cpp:5.0.2.0: : :C: :C for AIX Preprocessor: : : : : : :1:0:
xlC.msg.en_US.cpp:xlC.msg.en_US.cpp:5.0.2.0: : :C: :C for AIX Preprocessor Messages--U.S. English: : : : : : :1:0:
xlC.msg.en_US:xlC.msg.en_US.rte:6.0.0.0: : :C: :C Set ++ Runtime Messages--U.S. English: : : : : : :1:0:
xlC.rte:xlC.rte:6.0.0.0: : :C: :C Set ++ Runtime: : : : : : :1:0:
#
# lppchk -v
#

thx in advance for any answer,
regards,m.
 
We would have to know what info you put in to generate the list (especially the Option drop-down list) to explain why you are getting the list you are. I went through the web site, chose the Latest Fixes, and the version of xlC.aix50.rte that comes up is 6.0.0.10.

In any event, if you download an older fileset, it's not going to be installed unless you choose the option to install an older version.
 
I followed procedure from the site. The software list was generated as recommended with "lslpp -Lc".

The "xlC.aix50.rte.6.0.0.10" was released yesterday but when I was checking it was yet not available - that is why is was not on the list.

Today, I run the procedure again (with the same "lslpp -Lc" file I created yesterday) and it shows the following now:

Fileset name Protocol Info file Byte count
xlC.aix50.rte.6.0.0.0 HTTP FTP Info 18118656
xlC.aix50.rte.6.0.0.10 HTTP FTP Info 19728384


So, "xlC.aix50.rte.6.0.0.10" is OK, but why it still lists "xlC.aix50.rte.6.0.0.0" ???


regards,m.



 
I don't know. Perhaps to make sure you have the base fileset? But it should know that from your list. The 6.0.0.0 file is 17 MB. Perhaps if you don't want to download you can delete it from the list of filesets that will be downloaded.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top