Operating System - HP-UX
1834942 Members
2628 Online
110071 Solutions
New Discussion

Error when installing patches

 
Sakui
Frequent Advisor

Error when installing patches


I am trying to fix a a panaic error on my rx 4640. when i try installing the PHNE_35766 i was given a higher patch that supersede that when i try installing PHNE_37395 from SAM i get an error message saying.

* Target: HO-IT-SV-023:/
* Target logfile: HO-IT-SV-023:/var/adm/sw/swagent.log
* Reading source for file information.
The corequisite "PHNE_34788.STREAMS2-KRN,fa=HP-UX_B.11.23_IA"
for fileset "PHNE_37395.CORE2-KRN,r=1.0" cannot be
successfully resolved.
The dependencies for fileset "PHNE_37395.CORE2-KRN,r=1.0"
cannot be resolved (see previous lines).
You must resolve the above dependencies before operating on
this fileset or change the "enforce_dependencies" option to
"false".
The patch fileset "PHNE_37395.C-INC,r=1.0" is being excluded
───────────────────────────────────────────────────────────────
ERROR: Exclude PHNE_37395.NET-PRG,r=1.0
ERROR: Exclude PHNE_37395.NET-RUN,r=1.0
ERROR:: Exclude PHNE_37395.NET-RUN-64,r=1.0
ERROR:: Exclude PHNE_37395.NET2-KRN,r=1.0
ERROR:: Exclude PHNE_37395.NET2-RUN,r=1.0
ERROR:: Exclude PHNE_37395.NMS2-KRN,r=1.0
ERROR:: Exclude PHNE_37395.NW-ENG-A-MAN,r=1.0
ERROR:: Exclude PHNE_37395.SYS2-ADMIN,r=1.0
ERROR:: 10 of 10 filesets had Errors.
ERROR:: The Analysis Phase had errors. See the above output
: details.
4 REPLIES 4
Patrick Wallek
Honored Contributor

Re: Error when installing patches

I'm not sure what the problem is. The error is pretty straight forward. Patch PHNE_37395 depends on patch PHNE_34788, which is not installed.

You need patch PHNE_34788, and whatever patches it depends on as well.

The complete list of dependencies for patch PHNE_37395 is: PHCO_36744, PHKL_31500, PHKL_36577, PHKL_36745, PHNE_36575, PHNE_36980
You need all of these patches in order to successfully install PHNE_37395.

By the way, the patch PHNE_34788 (which is not in the list above) has been superceded by PHNE_36575 (which is in the list above).
Dennis Handly
Acclaimed Contributor

Re: Error when installing patches

PHNE_37395 has a critical warning on it. It mentions PHNE_37670, expected to be out in mid June.

To get the dependent patches Patrick mentioned, you should go back to the patch database and when you add PHNE_37395 to your shopping cart, get the 6 dependencies. This will provide a script, create_depot_hpux.11.23, to collect them all into one depot so you can swinstall them all together.
(If you already have PHKL_31500, you should exclude that giant patch.)
Sakui
Frequent Advisor

Re: Error when installing patches


how do I used swcopy to copy more than one depot

i kindly want the syntax
Dennis Handly
Acclaimed Contributor

Re: Error when installing patches

>how do I use swcopy to copy more than one depot

You should use the create_depot_hpux.11.23, or look inside it.

Otherwise you can search the forums for swcopy and you'll find:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1236201
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1231695