<?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: /var/spool/sw in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998736#M125986</link>
    <description>I have done that, but why does the /var/spool/sw keep listing itself 1st when I do a swinstall?</description>
    <pubDate>Mon, 16 Jun 2003 17:12:42 GMT</pubDate>
    <dc:creator>Donny Jekels</dc:creator>
    <dc:date>2003-06-16T17:12:42Z</dc:date>
    <item>
      <title>/var/spool/sw</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998734#M125984</link>
      <description>short of changing the sw to a soft link pointing else where. say /mydepots.&lt;BR /&gt;&lt;BR /&gt;does anyone know how can I modify this default software depot container? and also remove this entry in SD-UX.</description>
      <pubDate>Mon, 16 Jun 2003 17:01:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998734#M125984</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-06-16T17:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: /var/spool/sw</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998735#M125985</link>
      <description>/var/adm/sw/defaults describes the deault values used in the SD commands.&lt;BR /&gt;&lt;BR /&gt;/var/adm/sw/sys.default has a list of the various options available.&lt;BR /&gt;&lt;BR /&gt;To change the default depot, go to/ var/adm/sw/defaults and enter&lt;BR /&gt;&lt;BR /&gt;distribution_source_directory = /path/to/depot&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 17:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998735#M125985</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-06-16T17:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: /var/spool/sw</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998736#M125986</link>
      <description>I have done that, but why does the /var/spool/sw keep listing itself 1st when I do a swinstall?</description>
      <pubDate>Mon, 16 Jun 2003 17:12:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998736#M125986</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-06-16T17:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: /var/spool/sw</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998737#M125987</link>
      <description>WARNING: When reading the options file, "/var/adm/sw/defaults", 1&lt;BR /&gt;         option(s) were found that are not recognized by this program.</description>
      <pubDate>Mon, 16 Jun 2003 17:14:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998737#M125987</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-06-16T17:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: /var/spool/sw</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998738#M125988</link>
      <description>Donny,&lt;BR /&gt;  By any chance did you forget to restart swagentd.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 17:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998738#M125988</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-06-16T17:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: /var/spool/sw</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998739#M125989</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Copy defaults file from /usr/lib/sw into /var/adm/sw and modify it to reflect your /mydepots.&lt;BR /&gt;&lt;BR /&gt;#cp /usr/lib/sw/sys.default /var/adm/sw/defaults&lt;BR /&gt;#vi /var/adm/sw/defaults&lt;BR /&gt;&lt;BR /&gt;Search for spool. There are directories defined for different kinds of distributions like swcopy, swinstall etc., Modify the ones that you want to redirect to. Restart swagentd by killing it and starting it with 'swagentd -r'.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 16 Jun 2003 17:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998739#M125989</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-06-16T17:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: /var/spool/sw</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998740#M125990</link>
      <description>Did you do a &lt;BR /&gt;&lt;BR /&gt;swagentd -r&lt;BR /&gt;&lt;BR /&gt;to restart the agent daemon?</description>
      <pubDate>Mon, 16 Jun 2003 17:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998740#M125990</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-06-16T17:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: /var/spool/sw</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998741#M125991</link>
      <description># swreg -l depot -u /var/spool/sw&lt;BR /&gt;&lt;BR /&gt;=======  06/16/03 14:20:11 EDT  BEGIN swreg SESSION (non-interactive)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@myhp".&lt;BR /&gt;&lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Targets:                myhp&lt;BR /&gt;       * Objects:                /var/spool/sw&lt;BR /&gt;       * Selection succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  06/16/03 14:20:11 EDT  END swreg SESSION (non-interactive)&lt;BR /&gt;&lt;BR /&gt;thanks, it works now.&lt;BR /&gt;&lt;BR /&gt;config and restart saved the day. and the removal.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 17:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-spool-sw/m-p/2998741#M125991</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-06-16T17:21:58Z</dc:date>
    </item>
  </channel>
</rss>

