Operating System - HP-UX
1825805 Members
2354 Online
109687 Solutions
New Discussion

error !when i made a make_recovery

 
SOLVED
Go to solution
Rambo_1
Regular Advisor

error !when i made a make_recovery


when i did a make_recovery -Av I met following error messages
*********************

RROR: Fileset: "Ignite-UX.FILE-SRV-10-20" (rev=B.2.4.307) is a different
version than the rest of Ignite-UX (rev=B.3.8.201). You must
update all filesets of the product to the same version for
proper behavior.
ERROR: Fileset: "Ignite-UX.FILE-SRV-11-00" (rev=B.2.4.307) is a different
version than the rest of Ignite-UX (rev=B.3.8.201). You must
update all filesets of the product to the same version for
proper behavior.
*************
if i need to install some patches ? and which patches should i get ?where to get !
3 REPLIES 3
Stefan Farrelly
Honored Contributor
Solution

Re: error !when i made a make_recovery

Your ignite installation is screwed up. Usually caused by having different versions of ignite in a depot you installed from or already having an old version of ignite installed then installing a new version on top of it. The solution is;

1. swremove Ignite (all versions)
2. confirm using swlist -l bundle that you have no more ignite filesets installed.
3. install Ignite again (if you do this from a depot be careful the depot only has one version of ignite in it. If not sure download and install from a .depot file)

Then you will be fine.
Im from Palmerston North, New Zealand, but somehow ended up in London...
Bill McNAMARA_1
Honored Contributor

Re: error !when i made a make_recovery

as Steven mentions, you should remove and reinstall ignite. You can get the latest from http://software.hp.com/products/IUX/

Later,
Bill
It works for me (tm)
T G Manikandan
Honored Contributor

Re: error !when i made a make_recovery

As the messages clearly indicate that different versions of ignite are there on your machine.

It is better that you remove all ignite filesets from the server and reload the latest version

Thanks