- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Patch Installation
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2002 04:43 AM
02-24-2002 04:43 AM
Patch Installation
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2002 05:25 AM
02-24-2002 05:25 AM
Re: Patch Installation
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2002 05:29 AM
02-24-2002 05:29 AM
Re: Patch Installation
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2002 11:23 AM
02-24-2002 11:23 AM
Re: Patch Installation
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2002 01:54 PM
02-24-2002 01:54 PM
Re: Patch Installation
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