1827855 Members
1543 Online
109969 Solutions
New Discussion

patches

 
SOLVED
Go to solution
JAMES E.TYUS
New Member

patches

when trying to install a patch received the following errors...could not apply the software selection "-s"it is not available from depot on root"amoi:/var/spool/sw"
software selection failed for 'amoi:/var/spool/sw
could not apply the software selection "tmp/PHCO_22365";it is not available from depot or root.."amo;/var/spool/sw''
but i tried it from the tmp ..in other words i followed procedures from the patch..
4 REPLIES 4
Craig Rants
Honored Contributor
Solution

Re: patches

James,
What was the command line entry you used to install the patch.

My standard format for a single patch is

swinstall -s `hostname`:/tmp/PHCO_22365

Seems to work for me.

Let us know what your command line was and the error may make more sense.

Good Luck,
C
"In theory, there is no difference between theory and practice. But, in practice, there is. " Jan L.A. van de Snepscheut
Sanjay_6
Honored Contributor

Re: patches

Hi James,


You can use swinstall i nthe interactiver mode to install the patch. To do that run "swinstall" and in the next selction screen give the name of your server and the path to the patch. If it is a patch_name.depot file specify the completer patch with the filename.

source system ==> name of ssystem
source directory ==> /path_to_file/filename

Select okay and you should get the next selection screen.

hope this helps.

Regds
Santosh Nair_1
Honored Contributor

Re: patches

It sounds like a syntax error, i.e. the syntax for the swinstall command is incorrect. The syntax should be:

swinstall -s :

for example:

swinstall -s host1:/tmp/PHCO_12345.depot \*

Hope this helps.

-Santosh
Life is what's happening while you're busy making other plans
linuxfan
Honored Contributor

Re: patches

Hi James,

After downloading the patch, did you unshar the patch.

cd /tmp
sh PHCO_22365

(This should result in two files PHCO_22365.depot and PHCO_22365.text)

Now you should be able to install t he patch

swinstall -s /tmp/PHCO_22365.depot

-HTH
Ramesh
They think they know but don't. At least I know I don't know - Socrates