<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Patch Installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/2670635#M50872</link>
    <description>Thanx Luc, sanjay&amp;amp; Arun ,, &lt;BR /&gt;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 &lt;BR /&gt;Thank U once again , &lt;BR /&gt;Have a Nice Day &lt;BR /&gt;Asif Ayaz &lt;BR /&gt;</description>
    <pubDate>Sun, 24 Feb 2002 21:54:41 GMT</pubDate>
    <dc:creator>donne007</dc:creator>
    <dc:date>2002-02-24T21:54:41Z</dc:date>
    <item>
      <title>Patch Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/2670631#M50868</link>
      <description>Hi, &lt;BR /&gt;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 "&lt;BR /&gt;Any Help how I could I install the other way .. &lt;BR /&gt;Thanx &amp;amp; regards &lt;BR /&gt;ASif</description>
      <pubDate>Sun, 24 Feb 2002 12:43:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/2670631#M50868</guid>
      <dc:creator>donne007</dc:creator>
      <dc:date>2002-02-24T12:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Patch Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/2670632#M50869</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think you may have forget a step after downloading the patch from the web. &lt;BR /&gt;&lt;BR /&gt;After downloading the patch you are suppose to extract it, which will create 2 files:&lt;BR /&gt;&lt;BR /&gt;sh PHSS_15853&lt;BR /&gt;&lt;BR /&gt;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&lt;BR /&gt;&lt;BR /&gt;when you run your swinstall session you run it using the .depot file:&lt;BR /&gt;&lt;BR /&gt;swinstall -x /home/hpp/PHSS_15853.depot&lt;BR /&gt;&lt;BR /&gt;If you want to everify that the depot is not corrupted you could look at the content with tar:&lt;BR /&gt;&lt;BR /&gt;tar tvf PHSS_15853.depot&lt;BR /&gt;&lt;BR /&gt;Luc&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Feb 2002 13:25:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/2670632#M50869</guid>
      <dc:creator>Luc Bussieres</dc:creator>
      <dc:date>2002-02-24T13:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Patch Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/2670633#M50870</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;You have to download it once again. The patch you have downloaded is not proper.&lt;BR /&gt;&lt;BR /&gt;Assuming that you have downloaded from ITRC, have you deleted the first line and saved the file ?&lt;BR /&gt;&lt;BR /&gt;Best of luck,&lt;BR /&gt;AN</description>
      <pubDate>Sun, 24 Feb 2002 13:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/2670633#M50870</guid>
      <dc:creator>Amruth</dc:creator>
      <dc:date>2002-02-24T13:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Patch Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/2670634#M50871</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;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,&lt;BR /&gt;&lt;BR /&gt;Download patch PHSS_XXXXX&lt;BR /&gt;&lt;BR /&gt;# sh PHSS_XXXXX&lt;BR /&gt;# swinstall ....options.. /path_to patch/PHSS_XXXXX.depot&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. &lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Feb 2002 19:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/2670634#M50871</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-24T19:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Patch Installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/2670635#M50872</link>
      <description>Thanx Luc, sanjay&amp;amp; Arun ,, &lt;BR /&gt;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 &lt;BR /&gt;Thank U once again , &lt;BR /&gt;Have a Nice Day &lt;BR /&gt;Asif Ayaz &lt;BR /&gt;</description>
      <pubDate>Sun, 24 Feb 2002 21:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/2670635#M50872</guid>
      <dc:creator>donne007</dc:creator>
      <dc:date>2002-02-24T21:54:41Z</dc:date>
    </item>
  </channel>
</rss>

