<?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: swinstall depot error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021827#M428725</link>
    <description>I believe you need to specify the -s option:&lt;BR /&gt;&lt;BR /&gt;swinstall -x ask=false -x match_target=true -x autoreboot=true -s /var/depots/T1471AA_A.04.40.006_HP-UX_B.11.11_32+64.depot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Tue, 09 Jan 2007 06:44:19 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2007-01-09T06:44:19Z</dc:date>
    <item>
      <title>swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021826#M428724</link>
      <description>hi&lt;BR /&gt;I am trying to install through the network with an script a patch&lt;BR /&gt;&lt;BR /&gt;swinstall -x ask=false -x match_target=true -x autoreboot=true /var/depots/T1471&lt;BR /&gt;AA_A.04.40.006_HP-UX_B.11.11_32+64.depot&lt;BR /&gt;&lt;BR /&gt;and it gives me this answer in the log as it finishes, and it does not install nothing at all&lt;BR /&gt;&lt;BR /&gt;***************** triana ***************&lt;BR /&gt;&lt;BR /&gt;=======  01/09/07 12:21:07 MET  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=triana-0038)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@triana".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "triana:/".&lt;BR /&gt;ERROR:   There is currently no depot software on host "triana" at&lt;BR /&gt;         location "/var/spool/sw". Make sure that an absolute pathname&lt;BR /&gt;         is specified for location (beginning with "/").&lt;BR /&gt;       * Source connection failed for "triana:/var/spool/sw".&lt;BR /&gt;WARNING: More information may be found in the daemon logfile on this&lt;BR /&gt;         target (default location is triana:/var/adm/sw/swagentd.log).&lt;BR /&gt;       * Selection had errors.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;&lt;BR /&gt;=======  01/09/07 12:21:13 MET  END swinstall SESSION (non-interactive)&lt;BR /&gt;&lt;BR /&gt;My HP-UX OS is B11.11 and the server model is HP 9000/861/D370&lt;BR /&gt;Thank you for your help</description>
      <pubDate>Tue, 09 Jan 2007 06:35:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021826#M428724</guid>
      <dc:creator>catastro</dc:creator>
      <dc:date>2007-01-09T06:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021827#M428725</link>
      <description>I believe you need to specify the -s option:&lt;BR /&gt;&lt;BR /&gt;swinstall -x ask=false -x match_target=true -x autoreboot=true -s /var/depots/T1471AA_A.04.40.006_HP-UX_B.11.11_32+64.depot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 09 Jan 2007 06:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021827#M428725</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-01-09T06:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021828#M428726</link>
      <description>Dear Sir,&lt;BR /&gt;&lt;BR /&gt;Register the depot directory if not registered.&lt;BR /&gt;&lt;BR /&gt;Example : swreg -l depot /var/depots.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;B.Ganesh</description>
      <pubDate>Tue, 09 Jan 2007 06:46:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021828#M428726</guid>
      <dc:creator>Ganesh Balraman</dc:creator>
      <dc:date>2007-01-09T06:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021829#M428727</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This should list existing depots on your host:&lt;BR /&gt;swlist -l depot @ triana&lt;BR /&gt;&lt;BR /&gt;On triana, you could just issue:&lt;BR /&gt;swlist -l depot&lt;BR /&gt;&lt;BR /&gt;However, checking your line:&lt;BR /&gt;"swinstall -x ask=false -x match_target=true -x autoreboot=true /var/depots/T1471&lt;BR /&gt;AA_A.04.40.006_HP-UX_B.11.11_32+64.depot"&lt;BR /&gt;&lt;BR /&gt;Don't you need to specify "-s" before the source ? ( -s /var/depots/.....)&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jan 2007 06:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021829#M428727</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-01-09T06:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021830#M428728</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the right way was given by Pete.&lt;BR /&gt;You just need to specify -s option to get your depot installed. Otherwise HP-UX will search into default depot path, that is /var/spool/sw.&lt;BR /&gt;&lt;BR /&gt;So run:&lt;BR /&gt;&lt;BR /&gt;swinstall -x ask=false -x match_target=true -x autoreboot=true -s /var/depots/T1471&lt;BR /&gt;AA_A.04.40.006_HP-UX_B.11.11_32+64.depot&lt;BR /&gt;&lt;BR /&gt;That will work.&lt;BR /&gt;&lt;BR /&gt;Good luck...&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Tue, 09 Jan 2007 06:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021830#M428728</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2007-01-09T06:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021831#M428729</link>
      <description>All you need is:&lt;BR /&gt; &lt;BR /&gt;swinstall -s /var/depots/T1471&lt;BR /&gt;AA_A.04.40.006_HP-UX_B.11.11_32+64.depot \*&lt;BR /&gt; &lt;BR /&gt;The extra options are not needed and no reboot is necessary, but the most important part is the selection of which products to install. You must specify the name(s) of the products or \* to specify everything in the depot.</description>
      <pubDate>Tue, 09 Jan 2007 07:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021831#M428729</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-01-09T07:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021832#M428730</link>
      <description>The depot software in my server is this one:&lt;BR /&gt;&lt;BR /&gt;triana:/var/opt/mx/depot11# swlist -l depot @ triana&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Target "triana" has the following depot(s):&lt;BR /&gt;  /var/opt/mx/depot11&lt;BR /&gt;&lt;BR /&gt;and I changed all the parameters as you suggested me&lt;BR /&gt;&lt;BR /&gt;swinstall -x ask=false -x match_target=true -x autoreboot=true -s /var/opt/mx/de&lt;BR /&gt;pot11/T1471AA_A.04.40.006_HP-UX_B.11.11_32+64.depot&lt;BR /&gt;&lt;BR /&gt;And now it says this:&lt;BR /&gt;&lt;BR /&gt;***************** triana ***************&lt;BR /&gt;&lt;BR /&gt;=======  01/09/07 13:13:41 MET  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=triana-0041)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@triana".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "triana:/".&lt;BR /&gt;NOTE:    The match operation failed to find software in the source that&lt;BR /&gt;         matches software on the target.&lt;BR /&gt;NOTE:    Cannot continue the "swinstall" task.&lt;BR /&gt;&lt;BR /&gt;=======  01/09/07 13:13:52 MET  END swinstall SESSION (non-interactive)&lt;BR /&gt;         (jobid=triana-0041)&lt;BR /&gt;&lt;BR /&gt;And the software is in the directory&lt;BR /&gt;&lt;BR /&gt;triana:/var/opt/mx/depot11# ll&lt;BR /&gt;total 18304&lt;BR /&gt;dr-x------   3 root       sys             96 Apr  3  2006 AgentConfig&lt;BR /&gt;-rw-r-----   1 root       sys        9359360 Jan  9 13:11 T1471AA_A.04.40.006_HP&lt;BR /&gt;-UX_B.11.11_32+64.depot&lt;BR /&gt;dr-x------   4 root       sys             96 Apr  3  2006 catalog&lt;BR /&gt;-rw-r--r--   1 root       sys           1146 Apr  3  2006 swagent.log&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 09 Jan 2007 07:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021832#M428730</guid>
      <dc:creator>catastro</dc:creator>
      <dc:date>2007-01-09T07:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021833#M428731</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;not sure whether that same would apply for a depot:&lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=193537&lt;/A&gt;&lt;/STRIKE&gt;&lt;BR /&gt;and are you sure you actually have a match against the depot ?&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;/STRIKE&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;&lt;BR /&gt;Your earlier thread from November is still waiting for your update/completion!&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[Moderator edit: The above links are no longer valid.]&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 10:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021833#M428731</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2023-08-31T10:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021834#M428732</link>
      <description>Grr, posted this in the wrong place:&lt;BR /&gt;&lt;BR /&gt;Not 100% sure, but I think you might now have a depot in a depot.&lt;BR /&gt;&lt;BR /&gt;Try to swcopy the .depot file to your depot first.&lt;BR /&gt;&lt;BR /&gt;swcopy -s /var/depots/T1471AA_A.04.40.006_HP-UX_B.11.11_32+64.depot @ triana:/var/opt/mx/depot11&lt;BR /&gt;&lt;BR /&gt;Also not completely sure on the syntax.. anyone to confirm/correct ?&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Tue, 09 Jan 2007 08:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021834#M428732</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-01-09T08:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021835#M428733</link>
      <description>&lt;!--!*#--&gt;Actually, what you're trying to install is Secure Shell, not a patch.  There is no need to put this into a depot.  Did you swcopy it to get it into the depot?  You could have just swinstalled it from whereever it was, like /tmp, for example:&lt;BR /&gt;&lt;BR /&gt;swinstall -s /tmp/T1471AA_A.04.40.006_HP-UX_B.11.11_32+64.depot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 09 Jan 2007 08:13:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021835#M428733</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-01-09T08:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021836#M428734</link>
      <description>Indeed. I'm guessing Catastro wants to have the software in a depot on host triana, and install it from there onto a number of machines..</description>
      <pubDate>Tue, 09 Jan 2007 08:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021836#M428734</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-01-09T08:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021837#M428735</link>
      <description>Using \* it worked, but as I read it tries to install all the depots that are in the path&lt;BR /&gt;I tried also to register a new depot for getting there all the software I want to install, and it gave me this&lt;BR /&gt;&lt;BR /&gt;ERROR:   Failed to register soc on "/var/depots" for &lt;BR /&gt;         root@triana.catastro.minhac.es.  "/var/depots" is not a valid&lt;BR /&gt;         depot.  Mar, 09 Ene 2007 14:11:25 MET&lt;BR /&gt;&lt;BR /&gt;I will close the other thread, as this account is used by a few persons. Sorry for the time.</description>
      <pubDate>Tue, 09 Jan 2007 08:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021837#M428735</guid>
      <dc:creator>catastro</dc:creator>
      <dc:date>2007-01-09T08:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall depot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021838#M428736</link>
      <description>Thanks for all your help.&lt;BR /&gt;It worked finally making some changes</description>
      <pubDate>Tue, 09 Jan 2007 11:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-depot-error/m-p/5021838#M428736</guid>
      <dc:creator>catastro</dc:creator>
      <dc:date>2007-01-09T11:51:08Z</dc:date>
    </item>
  </channel>
</rss>

