<?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: Install problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/install-problem/m-p/3438007#M206832</link>
    <description>HI,&lt;BR /&gt;1. check if you have correct hostname.&lt;BR /&gt;2. # hostname and /etc/hosts gives you same name&lt;BR /&gt;3. check if you have copy of inetd.conf file in /etc if yes then remove that file.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Regards,</description>
    <pubDate>Tue, 07 Dec 2004 07:55:43 GMT</pubDate>
    <dc:creator>Bharat Katkar</dc:creator>
    <dc:date>2004-12-07T07:55:43Z</dc:date>
    <item>
      <title>Install problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-problem/m-p/3438006#M206831</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;i'm trying to install a new software package (ArcServer client) on HP-UX 11.23. After starting the install script i'm running into following error (log-file):&lt;BR /&gt;&lt;BR /&gt;=======  12/07/04 13:40:03 MET  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=(hostname)-0047)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@hostname".&lt;BR /&gt;&lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "hostname:/".&lt;BR /&gt;ERROR:   "hostname:/var/tmp/BrightStor19106/tmppkg.d":  You do not have&lt;BR /&gt;         the required permissions to perform this operation.  Check&lt;BR /&gt;         permissions using the "swacl" command or see your system&lt;BR /&gt;         administrator for assistance.  Or, to manage applications&lt;BR /&gt;         designed and packaged for nonprivileged mode, see the&lt;BR /&gt;         "run_as_superuser" option in the "sd" man page.&lt;BR /&gt;       * Source connection failed for&lt;BR /&gt;         "ES301MIT:/var/tmp/BrightStor19106/tmppkg.d".&lt;BR /&gt;WARNING: More information may be found in the daemon logfile on this&lt;BR /&gt;         target (default location is&lt;BR /&gt;         ES301MIT:/var/adm/sw/swagentd.log).&lt;BR /&gt;       * Selection had errors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas? Thanks in advance for your help.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Dec 2004 07:49:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-problem/m-p/3438006#M206831</guid>
      <dc:creator>bazen</dc:creator>
      <dc:date>2004-12-07T07:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Install problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-problem/m-p/3438007#M206832</link>
      <description>HI,&lt;BR /&gt;1. check if you have correct hostname.&lt;BR /&gt;2. # hostname and /etc/hosts gives you same name&lt;BR /&gt;3. check if you have copy of inetd.conf file in /etc if yes then remove that file.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 07 Dec 2004 07:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-problem/m-p/3438007#M206832</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-12-07T07:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Install problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-problem/m-p/3438008#M206833</link>
      <description>This is commonly caused by changes in hostname or IP address without a reboot. The program swagent does not know about the changes so it refuses to connect. Stop and restart swagent:&lt;BR /&gt; &lt;BR /&gt;/sbin/init.d/swagent stop&lt;BR /&gt;/sbin/init.d/swagent start&lt;BR /&gt; &lt;BR /&gt;Then try swinstall again.</description>
      <pubDate>Tue, 07 Dec 2004 08:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-problem/m-p/3438008#M206833</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-12-07T08:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Install problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-problem/m-p/3438009#M206834</link>
      <description>Is your source depot a file or a directory ?&lt;BR /&gt;&lt;BR /&gt;If it is a directory, have you registered it using "swreg -l depot" ?&lt;BR /&gt;Other thing (for a directory) : As mentionned, try to use swacl. What is output of "swacl -l depot @ /path/to/depot" ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Dec 2004 09:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-problem/m-p/3438009#M206834</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-12-07T09:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Install problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-problem/m-p/3438010#M206835</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;thanks for your help it's working now.&lt;BR /&gt;The solution was the restarting of swagentd. &lt;BR /&gt;After the switch the machine was not rebooted.&lt;BR /&gt;Thanks to all.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 08 Dec 2004 05:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-problem/m-p/3438010#M206835</guid>
      <dc:creator>bazen</dc:creator>
      <dc:date>2004-12-08T05:22:50Z</dc:date>
    </item>
  </channel>
</rss>

