<?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: Problem installing Patches and software remotely. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051952#M136722</link>
    <description>Chris,&lt;BR /&gt;  You have to register the depot in the remote host like this&lt;BR /&gt;swreg -l depot /dir/containing/software&lt;BR /&gt;&lt;BR /&gt;  Then you can install the depot using &lt;BR /&gt;  swinstall -s &lt;BR /&gt;&lt;BR /&gt;  The depot may not be correctly packaged&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy&lt;BR /&gt;</description>
    <pubDate>Tue, 19 Aug 2003 14:42:46 GMT</pubDate>
    <dc:creator>Umapathy S</dc:creator>
    <dc:date>2003-08-19T14:42:46Z</dc:date>
    <item>
      <title>Problem installing Patches and software remotely.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051950#M136720</link>
      <description>I am trying to use an HPUX 11.00 server to store patches and software in a depot that will be available to any other HPUX server. Well, i tryed using it today and it gives me the message; &lt;BR /&gt;&lt;BR /&gt;The source you have chosen is a tape device.  A tape device must be&lt;BR /&gt;local to the single marked target.  Since the hostname of the tape&lt;BR /&gt;device does not match the hostname of the single marked target, this&lt;BR /&gt;source is not allowed.  Please choose a different source.&lt;BR /&gt;&lt;BR /&gt;No i am trying to install from /u01/patches on my Host server..&lt;BR /&gt;&lt;BR /&gt;I tried this command&lt;BR /&gt;&lt;BR /&gt;swinstall -s /u01/patches/B6834AA.depot @ &lt;HOST_TO_INTALL_TO&gt;&lt;BR /&gt;&lt;BR /&gt;but it only see's patches, so i tried this command on the host that actually needs the software (pulling from patch server)&lt;BR /&gt;&lt;BR /&gt;swinstall -s &amp;lt;&amp;gt; &lt;BR /&gt;and i get the message above. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can someone lay out the rules on how to install from remote depots whether it would be patches or software? I think i have the remote patch installs down pat, but it just doesn't seem consistant. thanks.&lt;/HOST_TO_INTALL_TO&gt;</description>
      <pubDate>Tue, 19 Aug 2003 14:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051950#M136720</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2003-08-19T14:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Patches and software remotely.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051951#M136721</link>
      <description>Try this,&lt;BR /&gt;1. on the remote server(rmt_svr) &lt;BR /&gt;# swreg -l depot @/u01/patches/B6834AA.depot&lt;BR /&gt;&lt;BR /&gt;2. on other servers &lt;BR /&gt;# swinstall -s rmt_svr:/u01/patches/B6834AA.depot&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Aug 2003 14:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051951#M136721</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-08-19T14:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Patches and software remotely.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051952#M136722</link>
      <description>Chris,&lt;BR /&gt;  You have to register the depot in the remote host like this&lt;BR /&gt;swreg -l depot /dir/containing/software&lt;BR /&gt;&lt;BR /&gt;  Then you can install the depot using &lt;BR /&gt;  swinstall -s &lt;BR /&gt;&lt;BR /&gt;  The depot may not be correctly packaged&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Aug 2003 14:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051952#M136722</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-08-19T14:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Patches and software remotely.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051953#M136723</link>
      <description>Chris,&lt;BR /&gt;  Can you see the remote depot through swlist -l depot -s &lt;REMOTE hostname=""&gt;.  Does it list the depot.&lt;BR /&gt;&lt;BR /&gt;  Try restarting the swagentd.&lt;BR /&gt;&lt;BR /&gt;  The depot may not be correctly packaged&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;&lt;/REMOTE&gt;</description>
      <pubDate>Tue, 19 Aug 2003 14:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051953#M136723</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-08-19T14:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Patches and software remotely.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051954#M136724</link>
      <description>swlist -l depot @ Host B (running this on Host A)&lt;BR /&gt;&lt;BR /&gt;(shows the depot on the depot server)&lt;BR /&gt;&lt;BR /&gt;Host A = server that needs software&lt;BR /&gt;Host B = depot server for all servers&lt;BR /&gt;&lt;BR /&gt;It can see the depot, i did the swreg command to register it.</description>
      <pubDate>Tue, 19 Aug 2003 14:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051954#M136724</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2003-08-19T14:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Patches and software remotely.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051955#M136725</link>
      <description>You may create the new depot directory and the register it with swreg. &lt;BR /&gt;&lt;BR /&gt;Copy the software to local depot, running following on Host A: &lt;BR /&gt;&lt;BR /&gt;# swcopy -s Host_B:/Depots/depot @ /var/spool/sw/new_depot_path &lt;BR /&gt;&lt;BR /&gt;And try to reinstall.</description>
      <pubDate>Tue, 19 Aug 2003 15:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051955#M136725</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-08-19T15:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Patches and software remotely.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051956#M136726</link>
      <description>Chris,&lt;BR /&gt;  This thread explains your problem&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x19a6663ce855d511abcd0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x19a6663ce855d511abcd0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I am trying to find the doc A4820792 which might be explaining the same thing.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Aug 2003 15:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051956#M136726</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-08-19T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Patches and software remotely.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051957#M136727</link>
      <description>so this security checker software B6834AA.depot could be in a different form? &lt;BR /&gt;&lt;BR /&gt;It makes sense because if i do a remote install i can see all the patches i have out there on the depot server, just not any of the software items i have in this depot IE. ignite software, B6834AA.depot, diagnostics etc....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;. I ran into the same problem with diagnostics and found out i have to install those locally. I just figured that this software being (just software) like a patch, i could do a remote install.</description>
      <pubDate>Tue, 19 Aug 2003 15:08:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-patches-and-software-remotely/m-p/3051957#M136727</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2003-08-19T15:08:39Z</dc:date>
    </item>
  </channel>
</rss>

