<?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: Help installing patches in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-installing-patches/m-p/3330202#M188950</link>
    <description>&lt;BR /&gt;if you dont want to be invoking the swinstall TUI/GUI and would like to install the patch from the command line then add a \* at the end of the swinstall command&lt;BR /&gt;&lt;BR /&gt;swinstall -s /full_path_to/PHKLxxxx.depot \*&lt;BR /&gt;&lt;BR /&gt;Since this is a kernel patch, you would require a reboot&lt;BR /&gt;&lt;BR /&gt;swinstall -s /full_path_to/PHKLxxxx.depot -x autoreboot=true \*&lt;BR /&gt;&lt;BR /&gt;the above command will install the patch, rebuild the kernel and REBOOT the system.</description>
    <pubDate>Tue, 13 Jul 2004 12:01:59 GMT</pubDate>
    <dc:creator>Sundar_7</dc:creator>
    <dc:date>2004-07-13T12:01:59Z</dc:date>
    <item>
      <title>Help installing patches</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-installing-patches/m-p/3330199#M188947</link>
      <description>This should be the easiest question ever posted.&lt;BR /&gt;Can anyone direct meto a simple Howto on installing patches found on this website such as PHKL_25506?&lt;BR /&gt;Ive been able to install third party packages like "bash" off of the HP porting site, but get an IO error when trying to install these patches with swinstall&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jul 2004 11:53:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-installing-patches/m-p/3330199#M188947</guid>
      <dc:creator>Jesse Willardson_1</dc:creator>
      <dc:date>2004-07-13T11:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help installing patches</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-installing-patches/m-p/3330200#M188948</link>
      <description>You need to unshar them first:&lt;BR /&gt;&lt;BR /&gt;"sh PHKLxxxx"&lt;BR /&gt;&lt;BR /&gt;This will give you three files, PHKLxxxx, PHKLxxxx.txt and PHKLxxxx.depot.  &lt;BR /&gt;&lt;BR /&gt;You then run swinstall against the depot:&lt;BR /&gt;&lt;BR /&gt;"swinstall -s /full_path_to/PHKLxxxx.depot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That should do it!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 13 Jul 2004 11:57:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-installing-patches/m-p/3330200#M188948</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-07-13T11:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help installing patches</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-installing-patches/m-p/3330201#M188949</link>
      <description>IO error suggests there was a problem in the download of the patch.  Make sure that if you download to a PC first, to ftp the patch in binary mode to the HP-UX machine.&lt;BR /&gt;&lt;BR /&gt;Use tar as a way to check if the download/transfer was successful.  If tar can read the depot successfully, so should swinstall.&lt;BR /&gt;# tar -tvf PHKL_25506&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jul 2004 12:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-installing-patches/m-p/3330201#M188949</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-07-13T12:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help installing patches</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-installing-patches/m-p/3330202#M188950</link>
      <description>&lt;BR /&gt;if you dont want to be invoking the swinstall TUI/GUI and would like to install the patch from the command line then add a \* at the end of the swinstall command&lt;BR /&gt;&lt;BR /&gt;swinstall -s /full_path_to/PHKLxxxx.depot \*&lt;BR /&gt;&lt;BR /&gt;Since this is a kernel patch, you would require a reboot&lt;BR /&gt;&lt;BR /&gt;swinstall -s /full_path_to/PHKLxxxx.depot -x autoreboot=true \*&lt;BR /&gt;&lt;BR /&gt;the above command will install the patch, rebuild the kernel and REBOOT the system.</description>
      <pubDate>Tue, 13 Jul 2004 12:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-installing-patches/m-p/3330202#M188950</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-07-13T12:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help installing patches</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-installing-patches/m-p/3330203#M188951</link>
      <description>I've always found the most reliable way to get patches is to use the patch database to find what you what and get dependendcies.&lt;BR /&gt;&lt;BR /&gt;Then choose the download by ftp option. You get an ftp script that goes to hp and gets it all.&lt;BR /&gt;&lt;BR /&gt;It gets the patches, it gives you a script to create the depot, and it can be run in the background at night if you want.  The other methods sometimes terminate without warning and you get an i/o error because you never downloaded the complete patch set.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 13 Jul 2004 13:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-installing-patches/m-p/3330203#M188951</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-07-13T13:16:40Z</dc:date>
    </item>
  </channel>
</rss>

