<?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/4046516#M303757</link>
    <description>If you still have the depot on the other machine, it's simple.  Check the man pages of swinstall.  If you mean that it is already installed on the other machine, then you can not do it, you will need to download the patch depot again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Mon, 30 Jul 2007 11:37:43 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2007-07-30T11:37:43Z</dc:date>
    <item>
      <title>patch installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/4046515#M303756</link>
      <description>how can we install patch from one machine to another machine.</description>
      <pubDate>Mon, 30 Jul 2007 11:32:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/4046515#M303756</guid>
      <dc:creator>Indrajit Bhagat</dc:creator>
      <dc:date>2007-07-30T11:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: patch installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/4046516#M303757</link>
      <description>If you still have the depot on the other machine, it's simple.  Check the man pages of swinstall.  If you mean that it is already installed on the other machine, then you can not do it, you will need to download the patch depot again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 30 Jul 2007 11:37:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/4046516#M303757</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-07-30T11:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: patch installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/4046517#M303758</link>
      <description>the basic procedure:&lt;BR /&gt;&lt;BR /&gt;swcopy the depot to server A&lt;BR /&gt;&lt;BR /&gt;swinstall the software from server A to server B (issued from B):&lt;BR /&gt;&lt;BR /&gt;swinstall -s ServerA:/path/to/depot/software.depot&lt;BR /&gt;&lt;BR /&gt;See&lt;BR /&gt;&lt;BR /&gt;man swinstall</description>
      <pubDate>Mon, 30 Jul 2007 11:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/4046517#M303758</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-07-30T11:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: patch installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/4046518#M303759</link>
      <description>There are a couple of steps. swinstall does not need NFS but the source machine must use swcopy  to create a depot.  Assuming cpu1 is the machine with the patches and they arfe located in /var/tmp:&lt;BR /&gt; &lt;BR /&gt;unpack all the patches so you have the PHxx-#####.depot files&lt;BR /&gt; &lt;BR /&gt;mkdir /var/tmp/depot&lt;BR /&gt;for MYPATCH in $(echo /var/tmp/PH*depot)&lt;BR /&gt;do&lt;BR /&gt;swcopy -s $MYPATCH \* @ /var/tmp/depot&lt;BR /&gt;done&lt;BR /&gt; &lt;BR /&gt;Now check that the depot is registered:&lt;BR /&gt; &lt;BR /&gt;swlist -l product @ /var/tmp/depot&lt;BR /&gt; &lt;BR /&gt;And you're done with cpu1&lt;BR /&gt; &lt;BR /&gt;On cpu2, check that the depot is visible:&lt;BR /&gt; &lt;BR /&gt;swlist -l product @ cpu1:/var/tmp/depot&lt;BR /&gt; &lt;BR /&gt;Now install the patches on cpu2:&lt;BR /&gt; &lt;BR /&gt;swinstall -s cpu1:/var/tmp/depot PH...1 PH...2 PH...3&lt;BR /&gt; &lt;BR /&gt;or install all of them:&lt;BR /&gt; &lt;BR /&gt;swinstall -s cpu1:/var/tmp/depot \*</description>
      <pubDate>Mon, 30 Jul 2007 20:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-installation/m-p/4046518#M303759</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-07-30T20:48:58Z</dc:date>
    </item>
  </channel>
</rss>

