[pca] Connecting different, non-obsolete patches

Martin Paul martin at par.univie.ac.at
Fri Nov 20 09:19:29 CET 2009


Hi,

> Today I needed a program which would take a list of patches and check if
> they are installed on the OS, taking into account that there might be
> installed patches which obsolete some from the initial list.

We talked about that here a few days before you subscribed. See the 
thread in the archive at:

   http://www.mail-archive.com/pca@lists.univie.ac.at/msg01446.html

It also points at a script of mine (chkmin), available from:

   http://www.par.univie.ac.at/solaris/pca/contrib.html

You can feed a list of patches to it (e.g. the prerequisite patches for 
LU) and it will reduce the list to those which are missing.

> I couldn't find software which can do this, so I started writing my own. I
> got stuck with Solaris 10 kernel patches. There are a number of kernel
> patches in patchdiag.xref which are neither obsolete nor bad, for example:
> 
> 118833-36
> 120011-14
> 127127-11
> 139555-08
> 
> How does PCA decide that they are actually the same patch?

I think you misunderstood how the kernel patches are organized - they 
build on top of each other, so if you want to install 139555-08, you 
will have to install all the others, too.

Martin.



More information about the pca mailing list