Operating System - HP-UX
1836462 Members
2594 Online
110101 Solutions
New Discussion

Re: Patch dependencies that point back to original patch

 
SOLVED
Go to solution
Brad Marks
Super Advisor

Patch dependencies that point back to original patch

I'm trying to keep Java patches up to date. HPjconfig recommends PHCO_34275 which is superseded by PHCO_35743 whose patch dependencies are PHCO_24402 (already installed) and PHKL_31918 which is superseded by PHKL_34805 whose patch dependency is PHCO_35743 -- the supersedee of the original PHCO_34275.

1. Why this seeming circular supersede/dependency?

2. Does this mean that all I have to install is PHCO_35743?

Thanks in advance,
Brad
It's not impossible -- it'll just cost more...
5 REPLIES 5
James R. Ferguson
Acclaimed Contributor
Solution

Re: Patch dependencies that point back to original patch

Hi Brad:

Use the ITRC Patch database; select PHCO_35743 and its dependencies of PHCO_31923 and PHKL_34805. Download these and install them. It doesn't matter if any of these are present on your server; they will not be re-installed by default.

By using the Patch Database and allowing it to automatically add any/all dependencies, you should not have any installation issues.

Regards!

...JRF...
Brad Marks
Super Advisor

Re: Patch dependencies that point back to original patch

From now on I can safely depend on the Patch Database to deal with dependencies and supersedes, right?
-Brad
It's not impossible -- it'll just cost more...
Tim Nelson
Honored Contributor

Re: Patch dependencies that point back to original patch

Not circular.

PHKL_34805 and PHCO_35743 need each other...

Dennis Handly
Acclaimed Contributor

Re: Patch dependencies that point back to original patch

>From now on I can safely depend on the Patch Database to deal with dependencies and supersedes, right?

Yes, that or SWA:
http://www.hp.com/go/swa

>Tim: Not circular. PHKL_34805 and PHCO_35743 need each other.

Isn't that the definition of circular (mutual)? :-)
Brad Marks
Super Advisor

Re: Patch dependencies that point back to original patch

Thanks all for the great information and the opportunity to mull over the meaning of the word 'circular' :-)
-Brad
It's not impossible -- it'll just cost more...