[pca] patch dependencies

2014-12-09 Thread Hewitt, Lenny
Hi, Why did I get an e-mail back saying this is a suspicious email. It is a legitimate e-mail. Will this script list all patch dependencies for a given patch? Thanks, Lenny

Re: [pca] patch dependencies

2014-12-09 Thread Glen Gunselman
FYI: I received both of your posts. I would expect the -list option to list missing dependencies. It depends on the patchdiag.xref file which has been known to contain errors. Here's an example: /var/tmp/pca --list 150400-01 Using /var/tmp/patchdiag.xref from Dec/08/14 Host: pdkermit (SunOS

Re: [pca] patch dependencies

2014-12-09 Thread Hewitt, Lenny
Is there an option to list all required patch dependencies of the patch? I'm needing that info for systems that are not on the internet. It would be nice to run this on a system that is not necessarily in sync with the system that I need to actually install the patch on. So for example if

Re: [pca] patch dependencies

2014-12-09 Thread Glen Gunselman
What you are asking is outside of my personal experience. I believe others have done what you seek. Search the archives for proxy and linux (this is from memory) - if you do not find what you need, repost to this listserv and I'll see if I can find any clues in my old notes. Have a good day,

Re: [pca] patch dependencies

2014-12-09 Thread Hewitt, Lenny
It looks like -debug shows me all required patches. From: pca [mailto:pca-boun...@lists.univie.ac.at] On Behalf Of Glen Gunselman Sent: Tuesday, December 09, 2014 2:34 PM To: PCA (Patch Check Advanced) Discussion Subject: Re: [pca] patch dependencies FYI: I received both of your posts. I would

Re: [pca] patch dependencies

2014-12-09 Thread Hewitt, Lenny
BTW just to clarify. I don't believe -debug, as I alluded to earlier, actually lists all the patches needed. Running on a linux box does, since it doesn't contain any of the patches, does. :) From: pca [mailto:pca-boun...@lists.univie.ac.at] On Behalf Of Glen Gunselman Sent: Tuesday, December

Re: [pca] patch dependencies

2014-12-09 Thread Hewitt, Lenny
Ok, I actually ran it on a linux box, since the linux box doesn't have showrev and obviously doesn't have any of the patches it needs. It lists all the required patches. Thanks, Lenny From: pca [mailto:pca-boun...@lists.univie.ac.at] On Behalf Of Glen Gunselman Sent: Tuesday, December 09,

Re: [pca] patch dependencies

2014-12-09 Thread Thomas Bleek
pca -m look for section CREATING PATCH REPORTS FOR REMOTE MACHINES tb Am 09.12.2014 um 21:23 schrieb Hewitt, Lenny ghewi...@harris.com: It looks like –debug shows me all required patches. From: pca [mailto:pca-boun...@lists.univie.ac.at] On Behalf Of Glen Gunselman Sent: Tuesday, December

Re: [pca] patch dependencies

2014-12-09 Thread Hewitt, Lenny
Thanks! I didn’t see the –m for the man page. I need to look harder next time. From: pca [mailto:pca-boun...@lists.univie.ac.at] On Behalf Of Thomas Bleek Sent: Tuesday, December 09, 2014 3:32 PM To: PCA (Patch Check Advanced) Discussion Subject: Re: [pca] patch dependencies pca -m look for