<?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: &amp;quot;.depot&amp;quot; files not recognized by SDUX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721944#M63352</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;since u mentioned several depot files, u need to create a depot of all these files and try to install. iam writing a procedure.&lt;BR /&gt;&lt;BR /&gt;suppose u downloaded two patches into /tmp.&lt;BR /&gt;PHKL_20186.html&lt;BR /&gt;PHKL_20333.html &lt;BR /&gt;# cd /tmp&lt;BR /&gt;# sh PHKL_20186.html&lt;BR /&gt;#sh PHKL_20333.html&lt;BR /&gt;this will create text and depot files of respective patches. copy all depot files into a depot directory (/tmp/depot) with the following command.&lt;BR /&gt;&lt;BR /&gt;# swcopy -x enforce_dependencies=false -s /tmp/PHKL_20186.depot \* @ /tmp/depot&lt;BR /&gt;&lt;BR /&gt;similarly for the other depot file also.&lt;BR /&gt;&lt;BR /&gt;register ur depot&lt;BR /&gt;#swreg -l depot /tmp/depot&lt;BR /&gt;&lt;BR /&gt;install depot&lt;BR /&gt;#swinstall -s /tmp/depot&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;regds&lt;BR /&gt;ravi</description>
    <pubDate>Sun, 12 May 2002 10:17:23 GMT</pubDate>
    <dc:creator>V. V. Ravi Kumar_1</dc:creator>
    <dc:date>2002-05-12T10:17:23Z</dc:date>
    <item>
      <title>".depot" files not recognized by SDUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721938#M63346</link>
      <description>I am trying to install several .depot files from /var/spool/sw ; however, swinstall does not recognize the source. The exact error message I get is the following: &lt;BR /&gt;&lt;BR /&gt;"There currently no depot software on host   "hp1' at location /var/spool/sw  Make sure an absolute pathname is specified for location...&lt;BR /&gt;&lt;BR /&gt;has anyone seen this problem.. I can install from CDs and tape fine but not from a ".depot" file. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance...</description>
      <pubDate>Sat, 11 May 2002 18:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721938#M63346</guid>
      <dc:creator>Frank_16</dc:creator>
      <dc:date>2002-05-11T18:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: ".depot" files not recognized by SDUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721939#M63347</link>
      <description>Hi Frank:&lt;BR /&gt;&lt;BR /&gt;Did you give the full path ? After invoking swinstall, give the full path of the depot in the target window:&lt;BR /&gt;&lt;BR /&gt;/var/adm/sw/install.depot&lt;BR /&gt;&lt;BR /&gt;Also register the depot with 'swreg' command. See the man pages for more details:&lt;BR /&gt;&lt;BR /&gt;# man swreg&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Sat, 11 May 2002 18:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721939#M63347</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-11T18:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: ".depot" files not recognized by SDUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721940#M63348</link>
      <description>Do this ..&lt;BR /&gt;# /sbin/init.d/swagentd stop&lt;BR /&gt;# /sbin/init.d/swagentd start&lt;BR /&gt;===&amp;gt; restart swagent daemon&lt;BR /&gt;# swreg -l depot /var/spool/sw&lt;BR /&gt;===&amp;gt; register the depot&lt;BR /&gt;# swinstall -s /var/spool/sw&lt;BR /&gt;===&amp;gt; try installing it again</description>
      <pubDate>Sat, 11 May 2002 18:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721940#M63348</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-11T18:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: ".depot" files not recognized by SDUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721941#M63349</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you mean for example PHKL_23456&lt;BR /&gt;You have to select source /var/spool/sw/PHKL_23456.depot to install succesfully this .depot file.&lt;BR /&gt;&lt;BR /&gt;It should not be needed to swreg.&lt;BR /&gt;But you can always try that as well.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Sat, 11 May 2002 20:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721941#M63349</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-05-11T20:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: ".depot" files not recognized by SDUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721942#M63350</link>
      <description>.: If above doesn't work try restart swagentd &lt;BR /&gt;# #/usr/sbin/swagentd -r&lt;BR /&gt;If you have to kill an old swinstall process by hand, you will also have to remove the lock file: &lt;BR /&gt;&lt;BR /&gt;# rm /var/adm/sw/products/swlock &lt;BR /&gt;then restart swagentd &lt;BR /&gt;&lt;BR /&gt;.: remember PAP! a.k.a Pliz assign points  :)&lt;BR /&gt;T??&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 12 May 2002 00:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721942#M63350</guid>
      <dc:creator>T. M. Louah</dc:creator>
      <dc:date>2002-05-12T00:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: ".depot" files not recognized by SDUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721943#M63351</link>
      <description>Hello,&lt;BR /&gt;First register your dopot file using swreg.&lt;BR /&gt;&lt;BR /&gt;swreg -l depot &lt;PATH of="" your="" depot="" file=""&gt;&lt;BR /&gt;&lt;BR /&gt;eg.&lt;BR /&gt;swreg -l depot /opt/gcc.depot.&lt;BR /&gt;&lt;BR /&gt;Then run swinstall&lt;BR /&gt;swinstall -s /opt/gcc.depot.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;/PATH&gt;</description>
      <pubDate>Sun, 12 May 2002 04:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721943#M63351</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-05-12T04:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: ".depot" files not recognized by SDUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721944#M63352</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;since u mentioned several depot files, u need to create a depot of all these files and try to install. iam writing a procedure.&lt;BR /&gt;&lt;BR /&gt;suppose u downloaded two patches into /tmp.&lt;BR /&gt;PHKL_20186.html&lt;BR /&gt;PHKL_20333.html &lt;BR /&gt;# cd /tmp&lt;BR /&gt;# sh PHKL_20186.html&lt;BR /&gt;#sh PHKL_20333.html&lt;BR /&gt;this will create text and depot files of respective patches. copy all depot files into a depot directory (/tmp/depot) with the following command.&lt;BR /&gt;&lt;BR /&gt;# swcopy -x enforce_dependencies=false -s /tmp/PHKL_20186.depot \* @ /tmp/depot&lt;BR /&gt;&lt;BR /&gt;similarly for the other depot file also.&lt;BR /&gt;&lt;BR /&gt;register ur depot&lt;BR /&gt;#swreg -l depot /tmp/depot&lt;BR /&gt;&lt;BR /&gt;install depot&lt;BR /&gt;#swinstall -s /tmp/depot&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;regds&lt;BR /&gt;ravi</description>
      <pubDate>Sun, 12 May 2002 10:17:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721944#M63352</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-05-12T10:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: ".depot" files not recognized by SDUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721945#M63353</link>
      <description>Frank,&lt;BR /&gt;&lt;BR /&gt;First, let me tell you I experiend the same problem through SAM and it was because I was not using the FULL PATH (directory and depot file name included).&lt;BR /&gt;&lt;BR /&gt;The recommendation I've seen from HP is to place the files (unshared) into a tmp directory (you really do not want to start placing patches in your system directories.  We used something like "/tmp/patches/depot".&lt;BR /&gt;&lt;BR /&gt;Then, if the patch still the compressed version (simply PHSS_#####), unshar to extract the standard two (.depot and .txt), intructions and .depot files, i.e.:&lt;BR /&gt;&lt;BR /&gt;cd /tmp/patches/depot&lt;BR /&gt;sh PHSS_26262&lt;BR /&gt;&lt;BR /&gt;Should create:&lt;BR /&gt;PHSS_26262.depot&lt;BR /&gt;PHSS_26262.txt&lt;BR /&gt;&lt;BR /&gt;Run the swintall through the command line or use SAM, i.e. (normally provided in HP instructions -- for SAM you need to use the full path "/tmp/patches/depot/PHSS_26262.depot):&lt;BR /&gt;&lt;BR /&gt;swinstall -x autoreboot=true -x patch_match_target=true -s /tmp/patches/depot/PHSS_26262.depot&lt;BR /&gt;&lt;BR /&gt;Be aware of the options given here, read "man swintall".&lt;BR /&gt;&lt;BR /&gt;I hope this is some help!</description>
      <pubDate>Sun, 12 May 2002 10:55:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721945#M63353</guid>
      <dc:creator>MAD_2</dc:creator>
      <dc:date>2002-05-12T10:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: ".depot" files not recognized by SDUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721946#M63354</link>
      <description>Folks,&lt;BR /&gt;&lt;BR /&gt;Thanks very much for all of the great tips on resolving this problem I have. After going through and trying the different suggestions, Mr. T G Manikandan's suggestion of registring the actual application to be installed worked ie.. swreg -l depot /var/spool/sw/gcc.depot &lt;BR /&gt;and then issuing the install command using the same path and depot file registered as follows: swinstall -s /var/spool/sw/gcc.depot &lt;BR /&gt;&lt;BR /&gt;these worked like a charm...&lt;BR /&gt;&lt;BR /&gt;Mr. T G Manikandan and ALL, thank you VERY MUCH!&lt;BR /&gt;Frank&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 00:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721946#M63354</guid>
      <dc:creator>Frank_16</dc:creator>
      <dc:date>2002-05-15T00:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: ".depot" files not recognized by SDUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721947#M63355</link>
      <description>N/A for this one, but I think it would be *FAIR* to asign point to *ALL* answers, not only 10 to the answer you like. At least 3 other answers are valid (quick browse)</description>
      <pubDate>Wed, 15 May 2002 08:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-depot-quot-files-not-recognized-by-sdux/m-p/2721947#M63355</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-05-15T08:56:49Z</dc:date>
    </item>
  </channel>
</rss>

