LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   AIX (https://www.linuxquestions.org/questions/aix-43/)
-   -   AIX 5.2 fileset inconsist type error while ssh upgrade (https://www.linuxquestions.org/questions/aix-43/aix-5-2-fileset-inconsist-type-error-while-ssh-upgrade-4175426795/)

LinuxLover 09-12-2012 12:06 AM

AIX 5.2 fileset inconsist type error while ssh upgrade
 
Hi Folks,

I am trying to upgrade Openssh on AIX 5.2 .Previous it was running Openssh 4.1 version and I am trying to upgrade to 5.0 or above.

after install the openssl and openssh from installp command
5.2>lslpp -L | grep openss
openssh.base.client 5.4.0.6101 C F Open Secure Shell Commands
openssh.base.server 5.4.0.6101 ? F Open Secure Shell Server
openssh.license 5.4.0.6101 C F Open Secure Shell License
openssh.man.en_US 5.4.0.6101 C F Open Secure Shell
openssl.base 0.9.8.1300 C F Open Secure Socket Layer
openssl.license 0.9.8.1300 C F Open Secure Socket License
openssl.man.en_US 0.9.8.1300 C F Open Secure Socket Layer

When I try to remove some package it gives devices.pci.14106602.diag error


/etc/ssh>installp -u openssh.base.server
+-----------------------------------------------------------------------------+
Pre-deinstall Verification...
+-----------------------------------------------------------------------------+
Verifying selections...done
Verifying requisites...0503-244 installp: Error: A fileset update must not contain the requisite type
"instreq".
The update in error is: devices.pci.14106602.diag 5.2.0.85


Lppchk –v generated lot of file sets which are not in proper sync stat

:/5.2>lppchk -v
lppchk: The following filesets need to be installed or corrected to bring
the system to a consistent state:

IMNSearch.bld.DBCS 2.4.0.0 (usr: not installed, root: COMMITTED)
IMNSearch.bld.SBCS 2.4.0.0 (usr: not installed, root: COMMITTED)
IMNSearch.rte.DBCS 2.4.0.10 (usr: not installed, root: COMMITTED)
IMNSearch.rte.SBCS 2.4.0.10 (usr: not installed, root: COMMITTED)
IMNSearch.rte.client 2.4.0.0 (usr: not installed, root: COMMITTED)
IMNSearch.rte.com 2.4.0.0 (usr: not installed, root: COMMITTED)
IMNSearch.rte.httpdlite 2.1.0.0 (usr: not installed, root: COMMITTED)
IMNSearch.rte.server 2.4.0.0 (usr: not installed, root: COMMITTED)
X11.base.rte 5.2.0.50 (usr: not installed, root: COMMITTED)


How to resolve this?


All times are GMT -5. The time now is 06:03 PM.