<?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 install patch in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758033#M71826</link>
    <description>HI everybody, i've got a server HP (9000/800) with HP-UX 11. There are 2 SCSI adapters (28696A) and in order to install the SCSI pass-thru driver, i am trying to install HP patchs.&lt;BR /&gt;So i have downloaded PHKL_21607 (and the others patchs which are required)&lt;BR /&gt;the first patch i want to install is PHKL_18543 and when i run the swinstall command as described in the install instructions, i ve got a message which said that the /tmp/PHKL_18543 is from a tape device and it's wrong of course !&lt;BR /&gt; &lt;BR /&gt;I can send the complete message.&lt;BR /&gt;&lt;BR /&gt;any idea ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Christian</description>
    <pubDate>Thu, 04 Jul 2002 14:53:26 GMT</pubDate>
    <dc:creator>guerin</dc:creator>
    <dc:date>2002-07-04T14:53:26Z</dc:date>
    <item>
      <title>install patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758033#M71826</link>
      <description>HI everybody, i've got a server HP (9000/800) with HP-UX 11. There are 2 SCSI adapters (28696A) and in order to install the SCSI pass-thru driver, i am trying to install HP patchs.&lt;BR /&gt;So i have downloaded PHKL_21607 (and the others patchs which are required)&lt;BR /&gt;the first patch i want to install is PHKL_18543 and when i run the swinstall command as described in the install instructions, i ve got a message which said that the /tmp/PHKL_18543 is from a tape device and it's wrong of course !&lt;BR /&gt; &lt;BR /&gt;I can send the complete message.&lt;BR /&gt;&lt;BR /&gt;any idea ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Christian</description>
      <pubDate>Thu, 04 Jul 2002 14:53:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758033#M71826</guid>
      <dc:creator>guerin</dc:creator>
      <dc:date>2002-07-04T14:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: install patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758034#M71827</link>
      <description>Interesting, can you send the whole message?&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jul 2002 14:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758034#M71827</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-07-04T14:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: install patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758035#M71828</link>
      <description>Christian,&lt;BR /&gt;&lt;BR /&gt;Did you 'sh PHKL_18543' the patch to uncompress it to the .depot file?  Also what are the permissions on the PHKL_18543.depot file in /tmp?&lt;BR /&gt;&lt;BR /&gt;I don't know what the permissions are by default, but I would start by trying 644 on the patch.  Then try running swinstall again:&lt;BR /&gt;&lt;BR /&gt;swinstall -s /tmp/PHKL_18543.depot&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;-Mike</description>
      <pubDate>Thu, 04 Jul 2002 16:47:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758035#M71828</guid>
      <dc:creator>Mike Hassell</dc:creator>
      <dc:date>2002-07-04T16:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: install patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758036#M71829</link>
      <description>You must "sh /tmp/PHKL_18543" first, then use "/tmp/PHKL_18543.depot".&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 04 Jul 2002 17:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758036#M71829</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-04T17:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: install patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758037#M71830</link>
      <description>Hi Christian,&lt;BR /&gt;&lt;BR /&gt;Like said in the above posts, first run "sh PHKL_21607".  You need to do this for each patch you downloaded.  You get PHKL_21607.depot and PHKL_21607.text.  PHKL_21607.text has install instructions included.&lt;BR /&gt;&lt;BR /&gt;Then run:&lt;BR /&gt;swinstall -x autoreboot=true -s /tmp/PHKL_21607.depot PHKL_21607&lt;BR /&gt;to install the patch using the command line interface.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mateja</description>
      <pubDate>Fri, 05 Jul 2002 04:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758037#M71830</guid>
      <dc:creator>Mateja Bezjak</dc:creator>
      <dc:date>2002-07-05T04:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: install patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758038#M71831</link>
      <description>If the PHKL_18543 patch is already installed on your system, DO NOT attempt to re-install it. There are a number of postings about this particular patch. The dependencies should be resolved during the analysis phase of the patch install.</description>
      <pubDate>Fri, 05 Jul 2002 04:53:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758038#M71831</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-07-05T04:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: install patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758039#M71832</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;can u send portion of the log   file from /var/adm/sw/swagentlog, which is related to installation of this particular patch.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;ravi</description>
      <pubDate>Fri, 05 Jul 2002 12:36:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-patch/m-p/2758039#M71832</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-07-05T12:36:34Z</dc:date>
    </item>
  </channel>
</rss>

