1834406 Members
2823 Online
110067 Solutions
New Discussion

Patch Installation

 
donne007
Regular Advisor

Patch Installation

Hi,
I downloaded the patch PHSS_15853:Xserver Cumulative,For Enabling the TPS(xprin server Config - to Print in GUI mode). the problem is i give ths command # swinstall -x /home/hpp/PHSS_15853 the swinstall screen throws an error "An IO errrot occured while performing this tasks "
Any Help how I could I install the other way ..
Thanx & regards
ASif
4 REPLIES 4
Luc Bussieres
Frequent Advisor

Re: Patch Installation

Hi,

I think you may have forget a step after downloading the patch from the web.

After downloading the patch you are suppose to extract it, which will create 2 files:

sh PHSS_15853

This will give you a text file name PHSS_15853.txt (I'm not sure for the exact name of this one) and a second one name PHSS_15853.depot

when you run your swinstall session you run it using the .depot file:

swinstall -x /home/hpp/PHSS_15853.depot

If you want to everify that the depot is not corrupted you could look at the content with tar:

tar tvf PHSS_15853.depot

Luc
La réponse est le malheur de la question
Amruth
Regular Advisor

Re: Patch Installation

Hi ,

You have to download it once again. The patch you have downloaded is not proper.

Assuming that you have downloaded from ITRC, have you deleted the first line and saved the file ?

Best of luck,
AN
If i am doing the same way you are doing to me then what is the difference between us.
Sanjay_6
Honored Contributor

Re: Patch Installation

Hi,

Looks like your patch file was corrupted while downloading. you should try the download once again. Then once you have downloaded the patch to your system , unshare it and then use the depot file to install the patch. The patch install instructions can be found in the other file (.txt file) that is generated when you unshar the patch,

Download patch PHSS_XXXXX

# sh PHSS_XXXXX
# swinstall ....options.. /path_to patch/PHSS_XXXXX.depot

If you are downloading the patch to your windows workstation and then ftp'ing it to your unix server, it might have got corrupted. Download the patch directly to you unix server from the itrc site using ftp. Use the binary mode of transfer when downloading the patch.

Hope this helps.

regds
donne007
Regular Advisor

Re: Patch Installation

Thanx Luc, sanjay& Arun ,,
Finaly I could do that , coz really the patch was corrupted and I could get a part of sol from Luc and the other from Sanjay were helpfull
Thank U once again ,
Have a Nice Day
Asif Ayaz