Am 26.02.2013 22:49, schrieb Brookins, Neil (Philadelphia):
FYI: I'm still seeing the same behaviour as before even though I'm using a
newer patchset.
So, I conclude that the suggestion regarding changing the xref has not yet been
done.
I will continue to use the ignore option in PCA for now.
Patch: 118855-36 is already installed which is listed as Obsoletes: 118844-30
You're right, nothing has changed. Look at README for the Recommended
Patchset from 2013.02.19:
https://updates.oracle.com/patch_cluster/10_x86_Recommended.README
...
118844-20 Obsoleted by: 118844-27 SunOS 5.10_x86: kernel Patch
118855-36 SunOS 5.10_x86: kernel patch
...
But the README (now) contains information about why this obsolete patch
is included. Seems as if some changes in 118844 "are required to ensure
correct installation of the patchset on Solaris 10 11/06 (Update 3) and
earlier Solaris 10 Updates". The install_cluster script probably has
extra logic to check the current Update release and only install 118844
when necessary. PCA can't do the same, as the needed information isn't
in the xref file or is wrong (obviously 118844-20 is not 100% obsolete).
I could only duplicate code from the install_cluster script into PCA,
but as the (unnecessary) installation of 118844-20 does no harm, I'll
better leave it as it is.
Martin.