<?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: mysql depot installation problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801615#M82051</link>
    <description>try and reverse the swreg.. you may have created the problem there.  Unregister the depot with:&lt;BR /&gt;&lt;BR /&gt;swreg -u -l depot /opt/depot/mysql-3.23.42-sd-11.00-depot&lt;BR /&gt;&lt;BR /&gt;Then run a straight swinstall on the depot.. I think in registering the depot you went a bit too far.  This would set up this point as a place where you could now place patches to be installed via a depot.  In this case HP may have already done the depot and all you need to do is install it straight off...&lt;BR /&gt;&lt;BR /&gt;run an interactive install session with:&lt;BR /&gt;&lt;BR /&gt;swinstall -s /opt/depot/mysql-3.23.42-sd-11.00-depot&lt;BR /&gt;&lt;BR /&gt;the session will either find the software to be installed... or will report nothing is there... in which case we need to take another look.</description>
    <pubDate>Fri, 06 Sep 2002 19:17:19 GMT</pubDate>
    <dc:creator>Ted Ellis_2</dc:creator>
    <dc:date>2002-09-06T19:17:19Z</dc:date>
    <item>
      <title>mysql depot installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801610#M82046</link>
      <description>I have HP-UX 11.11 and I am trying to run mysql-max-3.23.52-hp-hpux10.20-hppa1.1&lt;BR /&gt;which is for HP-UX 10.20 hence I downloded the depot mysql-3.23.42-sd-11.00.depot&lt;BR /&gt;and placed it under /opt/depot directory. &lt;BR /&gt;When I issue the command &lt;BR /&gt;swreg -l depot /opt/depotmysql-3.23.42-sd-11.00.depot&lt;BR /&gt;every thing looks fine but when I want to look at the installation my issuing the command &lt;BR /&gt;swinstall -p -v -s /opt/depot/mysql-3.23.42-sd-11.00-depot -x autoselect_patches=true -x patch_match_target=true&lt;BR /&gt;I get folloing error message :&lt;BR /&gt;# ./myshell&lt;BR /&gt;&lt;BR /&gt;=======  09/06/02 14:58:07 CDT  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=fia-0038)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@fia".&lt;BR /&gt;&lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "fia:/".&lt;BR /&gt;ERROR:   There is currently no depot software on host "fia" at location&lt;BR /&gt;         "/opt/depot/mysql-3.23.42-sd-11.00-depot". Make sure that an&lt;BR /&gt;         absolute pathname is specified for location (beginning with&lt;BR /&gt;         "/").&lt;BR /&gt;       * Source connection failed for&lt;BR /&gt;         "fia:/opt/depot/mysql-3.23.42-sd-11.00-depot".&lt;BR /&gt;WARNING: More information may be found in the daemon logfile on this&lt;BR /&gt;         target (default location is fia:/var/adm/sw/swagentd.log).&lt;BR /&gt;       * Selection had errors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  09/06/02 14:58:10 CDT  END swinstall SESSION (non-interactive)&lt;BR /&gt;         (jobid=fia-0038)&lt;BR /&gt;NOTICE THE SWINSTALL COMMAND IS IN A SHELL SCRIPT-MYSHELL&lt;BR /&gt;the swagentd.log has following error message :&lt;BR /&gt;ERROR:   Failed to start source agent on&lt;BR /&gt;         "/opt/depot/mysql-3.23.42-sd-11.00-depot" for root@fia.&lt;BR /&gt;         "/opt/depot/mysql-3.23.42-sd-11.00-depot" is not a valid&lt;BR /&gt;         depot.  09/06/02 14:58:10 CDT&lt;BR /&gt;       * Agent pid=3104 completed.  09/06/02 14:58:10 CDT&lt;BR /&gt;I did not do anything to swagentd it was already running.  &lt;BR /&gt;SOMEBODY PLEASE HELP.......&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Sep 2002 18:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801610#M82046</guid>
      <dc:creator>Anand Chauhan</dc:creator>
      <dc:date>2002-09-06T18:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: mysql depot installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801611#M82047</link>
      <description>Did you unshar the file first?&lt;BR /&gt;&lt;BR /&gt;i.e.&lt;BR /&gt;&lt;BR /&gt;sh mysql-3.23.42-sd-11.00-depot&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Fri, 06 Sep 2002 19:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801611#M82047</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-09-06T19:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: mysql depot installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801612#M82048</link>
      <description>Also, your command swinstall -p -v -s /opt/depot/mysql-3.23.42-sd-11.00-depot is different than what the file is named mysql-3.23.42-sd-11.00.depot</description>
      <pubDate>Fri, 06 Sep 2002 19:07:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801612#M82048</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-09-06T19:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: mysql depot installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801613#M82049</link>
      <description>when you downloaded the depot did you notice any reference to install instructions.  Some downloads are in a stand-alone format that allows a straight install... ie. no need to un-shar the file:&lt;BR /&gt;&lt;BR /&gt;swinstall -s /opt/depots/xxxxx-depot...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Sep 2002 19:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801613#M82049</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-09-06T19:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: mysql depot installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801614#M82050</link>
      <description>usually the files downloaded from the hp-ux porting and archive centre are gzipped depot files. If you already gunzipped the file, you can use swlist to view the contents of the depot.&lt;BR /&gt;&lt;BR /&gt;swlist -s /tmp/mysql-3.23.42-sd-11.00.depot&lt;BR /&gt;&lt;BR /&gt;If swlist gives error "doesn't look like a tar archive"... the file probably is corrupt or wasn't gunzipped.&lt;BR /&gt;&lt;BR /&gt;Did you download the file then gunzip it? Or was it simply saved as *.depot and not gunzipped?&lt;BR /&gt;&lt;BR /&gt;I'd suggest putting the downloaded file in /tmp.&lt;BR /&gt;&lt;BR /&gt;to preview the install:&lt;BR /&gt;swinstall -p -s /tmp/mysql-3.23.42-sd-11.00.depot \*&lt;BR /&gt;&lt;BR /&gt;if all looks okay to you, remove the "-p" to install it.&lt;BR /&gt;&lt;BR /&gt;-denver&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Sep 2002 19:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801614#M82050</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2002-09-06T19:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: mysql depot installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801615#M82051</link>
      <description>try and reverse the swreg.. you may have created the problem there.  Unregister the depot with:&lt;BR /&gt;&lt;BR /&gt;swreg -u -l depot /opt/depot/mysql-3.23.42-sd-11.00-depot&lt;BR /&gt;&lt;BR /&gt;Then run a straight swinstall on the depot.. I think in registering the depot you went a bit too far.  This would set up this point as a place where you could now place patches to be installed via a depot.  In this case HP may have already done the depot and all you need to do is install it straight off...&lt;BR /&gt;&lt;BR /&gt;run an interactive install session with:&lt;BR /&gt;&lt;BR /&gt;swinstall -s /opt/depot/mysql-3.23.42-sd-11.00-depot&lt;BR /&gt;&lt;BR /&gt;the session will either find the software to be installed... or will report nothing is there... in which case we need to take another look.</description>
      <pubDate>Fri, 06 Sep 2002 19:17:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-depot-installation-problem/m-p/2801615#M82051</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-09-06T19:17:19Z</dc:date>
    </item>
  </channel>
</rss>

