<?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: swinstall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464872#M360334</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try using swlist to figure out what the real depot path is:&lt;BR /&gt;&lt;BR /&gt;from ProdB, run:&lt;BR /&gt;&lt;BR /&gt;swlist -l depot -s prodA&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That will show you all the depots registerd on prodA&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Wed, 22 Jul 2009 15:40:30 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2009-07-22T15:40:30Z</dc:date>
    <item>
      <title>swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464868#M360330</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have two servers prodA and ProdB. I have registered the depot on prodA . and I am installing the bundle on ProdB from prodA servers. I am using the below command&lt;BR /&gt;swinstall -s prodA:/var/tmp/&lt;BUNDLE name.bundle=""&gt;.&lt;BR /&gt;&lt;BR /&gt;then I am getting the error pls mention the valid absloute path. but in swinstall i m giving the absolute path where I have created the depot. Pls any suggestion .&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rkumar&lt;/BUNDLE&gt;</description>
      <pubDate>Wed, 22 Jul 2009 15:07:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464868#M360330</guid>
      <dc:creator>Waugh</dc:creator>
      <dc:date>2009-07-22T15:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464869#M360331</link>
      <description>Exact output from the command would be more helpful.&lt;BR /&gt;&lt;BR /&gt;You must also specify the product(s) that you want to install from that bundle.  If you want to install everything you can try:&lt;BR /&gt;&lt;BR /&gt;swinstall -s prodA:/var/tmp/&lt;BUNDLE name.bundle=""&gt; \*&lt;BR /&gt;&lt;BR /&gt;That is a &lt;SPACE&gt;\* after the bundle name.&lt;BR /&gt;&lt;BR /&gt;Try that and post the exact output or the log from the command.&lt;/SPACE&gt;&lt;/BUNDLE&gt;</description>
      <pubDate>Wed, 22 Jul 2009 15:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464869#M360331</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-07-22T15:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464870#M360332</link>
      <description>Hi Rkumar,&lt;BR /&gt;&lt;BR /&gt;Check the depot 1st by listing the depots and then try to install,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Listing Software from a Remote server&lt;BR /&gt;=====================================&lt;BR /&gt;&lt;BR /&gt;#swlist -d @prodA:/var/tmp&lt;BR /&gt;&lt;BR /&gt;Eg.&lt;BR /&gt;#swlist -d @xyz.usa.hp.com:/hpvl_depot/ignite/Rel_B.11.23&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Installing Software from a Remote server&lt;BR /&gt;=======================================&lt;BR /&gt;&lt;BR /&gt;#swinstall -x autoreboot=true -s prodA:/var/tmp &lt;BUNDLE name=""&gt;&lt;BR /&gt;Eg.&lt;BR /&gt;#swinstall -x autoreboot=true -s xyz.usa.hp.com:/hpvl_depot/ignite/Rel_B.11.23 T1335BC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;LIJEESH N G&lt;/BUNDLE&gt;</description>
      <pubDate>Wed, 22 Jul 2009 15:32:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464870#M360332</guid>
      <dc:creator>Lijeesh N G_1</dc:creator>
      <dc:date>2009-07-22T15:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464871#M360333</link>
      <description>Hi rkumar,&lt;BR /&gt;&lt;BR /&gt;   you need to specify the bundle name to install. try doing swlist first as&lt;BR /&gt;&lt;BR /&gt;# swlist -s prodA:/var/tmp/&lt;BUNDLE name.bundle=""&gt;&lt;BR /&gt;&lt;BR /&gt;Now, select the bundle name from the output list. Then, do&lt;BR /&gt;&lt;BR /&gt;# swinstall -s prodA:&lt;DEPOTNAME&gt; &lt;BUNDLENAME&gt;&lt;BR /&gt;&lt;BR /&gt;if you want to install all then do,&lt;BR /&gt;&lt;BR /&gt;# swinstall -s prodA:&lt;DEPOTNAME&gt; \*&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/DEPOTNAME&gt;&lt;/BUNDLENAME&gt;&lt;/DEPOTNAME&gt;&lt;/BUNDLE&gt;</description>
      <pubDate>Wed, 22 Jul 2009 15:34:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464871#M360333</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-07-22T15:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464872#M360334</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try using swlist to figure out what the real depot path is:&lt;BR /&gt;&lt;BR /&gt;from ProdB, run:&lt;BR /&gt;&lt;BR /&gt;swlist -l depot -s prodA&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That will show you all the depots registerd on prodA&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 22 Jul 2009 15:40:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464872#M360334</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-07-22T15:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464873#M360335</link>
      <description>&amp;gt;Lijeesh: #swlist -d @prodA:/var/tmp&lt;BR /&gt;&lt;BR /&gt;I would suggest you don't fall into the SD trap of having N ways to do things.  Simply use -s:&lt;BR /&gt;swlist -s prodA:/var/tmp</description>
      <pubDate>Thu, 23 Jul 2009 08:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/4464873#M360335</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-07-23T08:50:07Z</dc:date>
    </item>
  </channel>
</rss>

