Operating System - HP-UX
1833420 Members
3438 Online
110052 Solutions
New Discussion

more patch install problems

 
Chris Fadrowski
Super Advisor

more patch install problems

this is some what related to my previous problem, but i can't seem to swcopy, swinstall from the Command line. If i do it thru SAM or SWINSTALL, SWCOPY GUI, it works fine. I get errors stating there is no software in location etc..... but thru SAM or GUI it works fine. any ideas?
4 REPLIES 4
Sanjay_6
Honored Contributor

Re: more patch install problems

Hi Chris,

While doing thru the interactive screen you are probably choosing the packge you ant to install from the depot. If it is so, mention the packge name when you are trying to install from the command line. Do a "man swinstall" for more info. If the packge has a txt file with it, it will give you the correct syntax to be used when installing from the command line.

Hope this helps.

Regds

harry d brown jr
Honored Contributor

Re: more patch install problems

That's why the command line sucks, unless you know the exact syntax to direct swcopy & swinstall to where the depot's reside, and I'm not one to remember syntax for every command.

Are you trying to script it?

live free or die
harry
Live Free or Die
Helen French
Honored Contributor

Re: more patch install problems

Hi,

There will be some syntax errors. Check this out for command line options:

http://www.docs.hp.com/hpux/onlinedocs/B2355-90129/B2355-90129.html

HTH,
Shiju

Life is a promise, fulfill it!
Chris Fadrowski
Super Advisor

Re: more patch install problems

here is my syntax

swinstall -s /cdrom/QPK1100
-x patch_match_target=true
-x autoreboot=true

My CDrom is a registered depot

My syntax looks correct doesn't it?

i then tried to do just the critical patches by using a filter, however couldn't do that from a command line either.