<?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 sdk13_13109_1100.depot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/install-sdk13-13109-1100-depot/m-p/3483425#M213710</link>
    <description>Is Your DNS loopback config okay? &lt;BR /&gt;&lt;BR /&gt;On one host I got the same error as You did and searched for a very long time until I figured that with the upstream nameservers I set the resolver to use, a connect to swagentd would come not from my.hostname.net but from the bare ip address which was not allowed to access the daemon.&lt;BR /&gt;&lt;BR /&gt;quick resolution: check Your /etc/hosts for the localhost and host entries and temporarily move away /etc/resolv.conf - unless something depends on it too much to stop it for 5 minuntes.&lt;BR /&gt;In that case see the nsswitch.conf man page or look at my settings below - I found them to work without any further tuning.&lt;BR /&gt;&lt;BR /&gt;in nsswitch.conf:&lt;BR /&gt;hosts:        files dns&lt;BR /&gt;&lt;BR /&gt;in /etc/hosts:&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;ip_address      snowwhite&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;florian&lt;BR /&gt;</description>
    <pubDate>Thu, 10 Feb 2005 22:13:56 GMT</pubDate>
    <dc:creator>Florian Heigl (new acc)</dc:creator>
    <dc:date>2005-02-10T22:13:56Z</dc:date>
    <item>
      <title>install sdk13_13109_1100.depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-sdk13-13109-1100-depot/m-p/3483424#M213709</link>
      <description>dear,&lt;BR /&gt;&lt;BR /&gt;when i run &lt;BR /&gt;swinstall -s /tmp/sdk13_13109_1100.depot&lt;BR /&gt;there is an error "oasis:/tmp/sdk13_13109_1100.depot":  You do not have the required permissions to perform this operation.  Check permissions using the "swacl" command or see your system administrator for assistance.  Or, &lt;BR /&gt;to manage applications designed and packaged for nonprivileged mode, &lt;BR /&gt;see the "run_as_superuser" option in the "sd" man page. &lt;BR /&gt;&lt;BR /&gt;I run with root user.</description>
      <pubDate>Thu, 10 Feb 2005 22:04:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-sdk13-13109-1100-depot/m-p/3483424#M213709</guid>
      <dc:creator>piyut_2</dc:creator>
      <dc:date>2005-02-10T22:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: install sdk13_13109_1100.depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-sdk13-13109-1100-depot/m-p/3483425#M213710</link>
      <description>Is Your DNS loopback config okay? &lt;BR /&gt;&lt;BR /&gt;On one host I got the same error as You did and searched for a very long time until I figured that with the upstream nameservers I set the resolver to use, a connect to swagentd would come not from my.hostname.net but from the bare ip address which was not allowed to access the daemon.&lt;BR /&gt;&lt;BR /&gt;quick resolution: check Your /etc/hosts for the localhost and host entries and temporarily move away /etc/resolv.conf - unless something depends on it too much to stop it for 5 minuntes.&lt;BR /&gt;In that case see the nsswitch.conf man page or look at my settings below - I found them to work without any further tuning.&lt;BR /&gt;&lt;BR /&gt;in nsswitch.conf:&lt;BR /&gt;hosts:        files dns&lt;BR /&gt;&lt;BR /&gt;in /etc/hosts:&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;ip_address      snowwhite&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;florian&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Feb 2005 22:13:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-sdk13-13109-1100-depot/m-p/3483425#M213710</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-02-10T22:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: install sdk13_13109_1100.depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-sdk13-13109-1100-depot/m-p/3483426#M213711</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;reboot the swagent daemon&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/swagentd stop&lt;BR /&gt;/dbin/init.d/swagentd start&lt;BR /&gt;&lt;BR /&gt;and by id command make sure that your uid is 0 (root) and group is sys&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Feb 2005 22:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-sdk13-13109-1100-depot/m-p/3483426#M213711</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2005-02-10T22:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: install sdk13_13109_1100.depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-sdk13-13109-1100-depot/m-p/3483427#M213712</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;there must be something wrong with the access control.&lt;BR /&gt;&lt;BR /&gt;in the meanwhile you can try to run swinstall independently &lt;BR /&gt;&lt;BR /&gt;i.e.&lt;BR /&gt;swinstall&lt;BR /&gt;&lt;BR /&gt;then specify "/tmp/sdk13_13109_1100.depot" as the "Source Depot Path"&lt;BR /&gt;&lt;BR /&gt;regards &lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 11 Feb 2005 02:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-sdk13-13109-1100-depot/m-p/3483427#M213712</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-02-11T02:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: install sdk13_13109_1100.depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-sdk13-13109-1100-depot/m-p/3483428#M213713</link>
      <description>thanks for all,&lt;BR /&gt;&lt;BR /&gt;the solution is to reboot the swagent daemon.&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;&lt;BR /&gt;piyut</description>
      <pubDate>Fri, 11 Feb 2005 09:23:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-sdk13-13109-1100-depot/m-p/3483428#M213713</guid>
      <dc:creator>piyut_2</dc:creator>
      <dc:date>2005-02-11T09:23:43Z</dc:date>
    </item>
  </channel>
</rss>

