<?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: Created the package - how to depot? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482382#M213547</link>
    <description>i did the swcopy but it did not create the depot?</description>
    <pubDate>Wed, 09 Feb 2005 15:13:46 GMT</pubDate>
    <dc:creator>Roland Rebstock_1</dc:creator>
    <dc:date>2005-02-09T15:13:46Z</dc:date>
    <item>
      <title>Created the package - how to depot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482380#M213545</link>
      <description>All, Ive been attempting to create a depot and got to the point that a package under /var/spool/sw/proftpd has been created but how do I turn this into a depot that I can install into another server?&lt;BR /&gt;&lt;BR /&gt;swinstall recongnizes the software when I specify /var/spool/sw but its not in a depot format&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2005 14:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482380#M213545</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-02-09T14:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Created the package - how to depot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482381#M213546</link>
      <description>swcopy&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Wed, 09 Feb 2005 14:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482381#M213546</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-02-09T14:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Created the package - how to depot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482382#M213547</link>
      <description>i did the swcopy but it did not create the depot?</description>
      <pubDate>Wed, 09 Feb 2005 15:13:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482382#M213547</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-02-09T15:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Created the package - how to depot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482383#M213548</link>
      <description>&lt;A href="http://www.software.hp.com/products/SD_AT_HP/docs/cookbook.html" target="_blank"&gt;http://www.software.hp.com/products/SD_AT_HP/docs/cookbook.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Wed, 09 Feb 2005 15:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482383#M213548</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-02-09T15:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Created the package - how to depot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482384#M213549</link>
      <description>im getting this but it doesnt seem to be giving me what I would expect. Im attempting to take this package in /var/spool/sw Proftpd and turn it into a depot but when doing the swcopy and specify it to goto /tmp it just copies the data in the same format as whats in /var/spool/sw  so in /tmp i get a Proftpd DIR and all the subdirs and its doesnt appear to be a depot. Normally the depots I see are all in 1 file *.depot and its not DIR.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2005 15:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482384#M213549</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-02-09T15:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Created the package - how to depot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482385#M213550</link>
      <description>Like this:&lt;BR /&gt;&lt;BR /&gt;First step, copy depot into location:&lt;BR /&gt;&lt;BR /&gt;swcopy -s /usr/local/src/T1471AA_A.03.81.002_HP-UX_B.11.11_32+64.depot \* @ /var/software/SSH/&lt;BR /&gt;&lt;BR /&gt;Step 2, register the depot:&lt;BR /&gt;&lt;BR /&gt;swreg -l depot /var/software/SSH/&lt;BR /&gt;&lt;BR /&gt;Step 3, list depots:&lt;BR /&gt;&lt;BR /&gt;swlist -l depot&lt;BR /&gt;&lt;BR /&gt;Step 4, on remote server, install software:&lt;BR /&gt;&lt;BR /&gt;swinstall -x autoreboot=true -s sha1:/var/software/SSH \* @`uname -n`&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 09 Feb 2005 15:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482385#M213550</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-02-09T15:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Created the package - how to depot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482386#M213551</link>
      <description>&lt;A href="http://www.software.hp.com/products/SD_AT_HP/docs/cookbook.html#creating_tapes" target="_blank"&gt;http://www.software.hp.com/products/SD_AT_HP/docs/cookbook.html#creating_tapes&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Wed, 09 Feb 2005 15:47:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482386#M213551</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-02-09T15:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Created the package - how to depot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482387#M213552</link>
      <description>How did you make your package? Cause it sounds like you made your depot in the process. Do as Geoff suggests to install it on another server over your network, or you could use 'shar' to make it one "depot" file, do a man on 'shar'.</description>
      <pubDate>Thu, 10 Feb 2005 16:05:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482387#M213552</guid>
      <dc:creator>Robert Salter</dc:creator>
      <dc:date>2005-02-10T16:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Created the package - how to depot?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482388#M213553</link>
      <description>I forgot to swreg.</description>
      <pubDate>Thu, 10 Feb 2005 17:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/created-the-package-how-to-depot/m-p/3482388#M213553</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-02-10T17:11:37Z</dc:date>
    </item>
  </channel>
</rss>

