|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
AIX 5300-05-06-0000 to 5300-09-00-0846 FAILED
I'm having this trouble when smit update_all. Code:
==========================================================
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.
bos.adt.lib 5.3.9.0 # Base Level Fileset
bos.rte.devices 5.3.9.0 # Base Level Fileset
bos.rte.odm 5.3.8.0 # Base Level Fileset
devices.common.rspcbase.rte 5.3.8.0 # Base Level Fileset
devices.graphics.com 5.3.9.0 # Base Level Fileset
devices.pci.isa.rte 5.3.9.0 # Base Level Fileset
devices.scsi.ses.rte 5.3.8.0 # Base Level Fileset
devices.tty.rte 5.3.9.0
==========================================================
lslpp -l |grep bos.adt.lib
bos.adt.lib 5.3.0.50 COMMITTED Base Application Development
==========================================================
installp -ld /usr/patch/5300-09-00-0846 #Do not show bos.adt.lib as expectedMy doubt, is there a bos.adt.lib 5.3.9.0 on this TL ? why can't I install it
Last edited by jim mcnamara; 11-19-2012 at 06:35 PM.. |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
you are maybe missing an important release between your installed 5.3.0.50 and what you are trying to install (5.3.9.0...) that needs to be present in order to accept the update...
|
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
I would recommend using SUMA to get the updates, and update to 5.3 TL12 as that was the last level supported.
HOWTO: Use SUMA to Download AIX Updates Other nice point about SUMA - do not (yet) need to login like you do when using Fix Central. |
|
#4
|
|||
|
|||
|
Quote:
Search your installation medium (or, see above, the copy you created) for the respective base level filesets, install these, then install update filesets until they are at the required level. Quote:
There is nothing wrong with using SUMA (i haven't used it in my 20 years of AIX, but that doesn't mean anything - there are many ways to skin a cat) and there is nothing wrong with suggesting its usage - but as long as the underlying question ("why can't i ...") is not answered, basically with some "because of ...", suggestions of methods fall short. We had people here who would invariably write "use SMIT" into almost any thread. While SMIT is surely a great tool and there is nothing wrong with using (or suggesting) it, every question deserves an answer which ideally makes the one asking understand why the described problem did occur and how to solve it. I suggest you think over your intentions for being here: if you just want to advertise your site please talk to Neo and i am sure you can strike some deal. If you truly want to help others please give the substantial and educating explanations an expert like you is surely capable of. Thank you. I hope this helps. bakunin /PS: Some info about installp-files, because the above might be a bit confusing. bff-("Backup File Format")-files are of one of two types: "Single Update" and "Install". It is possible that for the same version/revision both types exist, which is why it isn't sufficient to know that a fileset is of a certain version. You still won't know what you can do with the fileset you have (install it anywhere or only update already installed filesets). The difference between the two can be seen in the ".toc" file: to create it go to the directory where the fileset is stored and enter inutoc . to create it. The following is an example output, the relevant difference marked bold: Code:
$ installp -ld . |grep -p fence.blade rsct.opt.fence.blade 2.4.9.0 I N usr # RSCT BLADE Fence Agent $ $ cd ../update $ installp -ld . |grep -p fence.blade rsct.opt.fence.blade 2.4.9.0 S N usr # RSCT BLADE Fence Agent It is therefore good practice to always store packages under their full package name. This name will end with "I" for installable ones and "U" (or sometimes "S", for reasons unknown) for single updates. The following command will do this: Code:
bffcreate -c -d <source_device/path> I hope this helps. bakunin Last edited by bakunin; 11-24-2012 at 06:18 PM.. |
| The Following User Says Thank You to bakunin For This Useful Post: | ||
Corona688 (11-25-2012) | ||
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
The reason for using SUMA is that is often resolves many issues without requiring a long explanation. Also, you do not need to login, and not everyone can do that without a lot of hassle.
I am not trying to promote "my site", because it is not mine, I am just a volunteer. And, I sincerely hoped using SUMA would be enough to get any missing filesets, especially if he went for TL12. That contains mainy more *.I (base installable, rather *.U requiring something else to be installed first.) |
| Sponsored Links | |
|
|
#6
|
|||
|
|||
|
I run into this "MISSING REQUISITES" garbage all the time. I resolve it by either opening a PMR with IBM and they end up uploading the base filesets I need to testcase.ibm.com or by going to the IBM website (https://www-05.ibm.com/servers/eserv...penServlet.wss) and downloading earlier or later "base" versions of AIX and try to find the "I"nstall filesets on them. If I do find them, I copy them over to my NIM LPP_SOURCE and then try the upgrade again (assuming of course that I am using NIM) - or they can just be added to the same directory as the other filesets and then try the upgrade again. To get into the IBM site I mentioned, you'll have to have a valid login with IBM and probably have paid SW maintenance - which I would assume you do because I don't know anyone running AIX at home... not that you can't... it is just unlikely.
![]() |
| Sponsored Links | ||
|
![]() |
| Tags |
| 5.3, aix, update |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to install AIX Fix Pack 5300-06-06-0811 | lucaxvu | AIX | 1 | 04-06-2010 05:08 AM |
| Failed update AIX 6.1 | bieszczaders | AIX | 2 | 01-07-2010 03:30 AM |
| Oracle 9.2.0.1.0 on AIX 5300-07 | kwliew999 | AIX | 2 | 10-13-2009 02:19 AM |
| HACMP 5.4 with AIX 5300-10 not working | DrKillPatient | AIX | 2 | 08-07-2009 08:21 PM |
| Issue "Error 404" when upgrade AIX 5300-05-CSP-0000 to AIX (5300-09-02-0849) | gamonhon | AIX | 0 | 02-16-2009 11:36 PM |
|
|