<?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: Software Depot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804516#M82686</link>
    <description>Hi Don,&lt;BR /&gt;&lt;BR /&gt;The warning message you get is simply saying that you don't have any REGISTERED software depots on your host.  That's not a bad thing.&lt;BR /&gt;&lt;BR /&gt;The primary reason, at least for me, to register a depot is so I can install that software on a remote system.  For example, if my software depot is on a cd and the system I want to install the software on does not have a cd drive, I mount the cd on another HP box and register it as a depot on the box where it is mounted, then tell swinstall that the depot I want to install from is on another system.&lt;BR /&gt;&lt;BR /&gt;Most software packages for HP-UX are distributed as a software depot.  To install them, they do not have to be registered.  You simply download them to your system and tell swinstall where the depot resides.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
    <pubDate>Wed, 11 Sep 2002 19:02:48 GMT</pubDate>
    <dc:creator>Darrell Allen</dc:creator>
    <dc:date>2002-09-11T19:02:48Z</dc:date>
    <item>
      <title>Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804510#M82680</link>
      <description>How do I create a software depot? I want to install Ignite on 10.20. When I run "swlist -l depot" the response is "WARNING: No depot was found for &lt;HOSTNAME&gt;". All of the documentation I find talks around the depot but not creating it. I manually created the /var/spool/sw directory but there is another step that I seem to be missing.&lt;/HOSTNAME&gt;</description>
      <pubDate>Wed, 11 Sep 2002 18:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804510#M82680</guid>
      <dc:creator>Don Clayton</dc:creator>
      <dc:date>2002-09-11T18:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804511#M82681</link>
      <description>I've had problems like that before, and the notion of a "depot" can be very confusing, at least it was for me.&lt;BR /&gt;&lt;BR /&gt;I assume it is a CDROM you are using.&lt;BR /&gt;&lt;BR /&gt;1.  Login as "root".&lt;BR /&gt;2.  Run the command "swinstall"&lt;BR /&gt;3.  Select "Source Depot Type" as "Network Directory/CDROM"&lt;BR /&gt;4.  If you get an error that says "the default depot path does not exist" simply click OKAY and enter "/" for "Source Depot Path".&lt;BR /&gt;&lt;BR /&gt;When you hit "okay" it should read the CDROM and list to you all the bundles.&lt;BR /&gt;&lt;BR /&gt;let me know if you need more info or another problem occurs.&lt;BR /&gt;&lt;BR /&gt;- Allan&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Sep 2002 18:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804511#M82681</guid>
      <dc:creator>Allan Pincus</dc:creator>
      <dc:date>2002-09-11T18:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804512#M82682</link>
      <description>Hi Don,&lt;BR /&gt;&lt;BR /&gt; You create a depot with the swreg command - example&lt;BR /&gt;&lt;BR /&gt;swreg -l depot /var/spool/sw&lt;BR /&gt;&lt;BR /&gt;You can verify the depot as follows&lt;BR /&gt;&lt;BR /&gt;swlist -l depot&lt;BR /&gt;&lt;BR /&gt;It will return all registered depots.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you're installing Ignite from the CD then just run swinstall interactively by just entering (after exporting your display if you're not on the console).&lt;BR /&gt;You don't need to register the CD.&lt;BR /&gt;&lt;BR /&gt;Depots are generally created to allow remote hosts to install the SW w/o having to copy it to the server.&lt;BR /&gt;&lt;BR /&gt;swinstall&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 11 Sep 2002 18:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804512#M82682</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-09-11T18:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804513#M82683</link>
      <description>Hi&lt;BR /&gt;Do you have the "Ignite Administrators Guide" ?&lt;BR /&gt;There you can find instructions how to create depots?. &lt;BR /&gt;On my Ignite server I can find this three depots. &lt;BR /&gt;  /var/spool/sw&lt;BR /&gt;  /var/opt/ignite/depots/Rel_B.11.11/core&lt;BR /&gt;  /var/opt/ignite/depots/recovery_cmds&lt;BR /&gt;If I remember correct &lt;BR /&gt;  /var/spool/sw&lt;BR /&gt;  /var/opt/ignite/depots/recovery_cmds&lt;BR /&gt;is created when installing Ignite.&lt;BR /&gt;And&lt;BR /&gt;  /var/opt/ignite/depots/Rel_B.11.11/core&lt;BR /&gt;was created when installing the Rel_B.11.11 CD&lt;BR /&gt;from Ignite GUI (Server setup).&lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Sep 2002 18:35:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804513#M82683</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2002-09-11T18:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804514#M82684</link>
      <description>I don't have the Ignite Manual. Aalso I can't find the CD with Ignite on it. I have downloaded a copy from the HP website but I still can't install it.</description>
      <pubDate>Wed, 11 Sep 2002 18:51:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804514#M82684</guid>
      <dc:creator>Don Clayton</dc:creator>
      <dc:date>2002-09-11T18:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804515#M82685</link>
      <description>During the installation you just point to that file, that will be enough , you don't have to do anything.Like, keep the dowloaded file in the /tmp directory. Run swinstall, select local Directory, then go to the source depot path and type the name of the file with full path like /tmp/..., it will do the installation.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Wed, 11 Sep 2002 18:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804515#M82685</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-09-11T18:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804516#M82686</link>
      <description>Hi Don,&lt;BR /&gt;&lt;BR /&gt;The warning message you get is simply saying that you don't have any REGISTERED software depots on your host.  That's not a bad thing.&lt;BR /&gt;&lt;BR /&gt;The primary reason, at least for me, to register a depot is so I can install that software on a remote system.  For example, if my software depot is on a cd and the system I want to install the software on does not have a cd drive, I mount the cd on another HP box and register it as a depot on the box where it is mounted, then tell swinstall that the depot I want to install from is on another system.&lt;BR /&gt;&lt;BR /&gt;Most software packages for HP-UX are distributed as a software depot.  To install them, they do not have to be registered.  You simply download them to your system and tell swinstall where the depot resides.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 11 Sep 2002 19:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804516#M82686</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-09-11T19:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804517#M82687</link>
      <description>I am trying to install tcsh on HP. I downloaded the tcsh-6.10-11.20.depot from the hp web site and follow the instruction to run swinstall. It gave me the error message:&lt;BR /&gt;ERROR: There is currently no depot software on host "HPUXDEV" at location /var/spool/sw&lt;BR /&gt;I followed Jeff's instruction on&lt;BR /&gt;swreg -l depot /var/spool/sw&lt;BR /&gt;give me same error message. what shall I do next. Thanks a lot&lt;BR /&gt;&lt;BR /&gt;Katherine</description>
      <pubDate>Mon, 03 Nov 2003 17:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804517#M82687</guid>
      <dc:creator>Katherine Ye</dc:creator>
      <dc:date>2003-11-03T17:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804518#M82688</link>
      <description>Katherine,&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;swagentd -r&lt;BR /&gt;swinstall -s /path/to/depot/tcsh-6.10-11.20.depot \*&lt;BR /&gt;&lt;BR /&gt;Let us know if this installs the product.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 03 Nov 2003 17:39:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-depot/m-p/2804518#M82688</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2003-11-03T17:39:40Z</dc:date>
    </item>
  </channel>
</rss>

