<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/7066799#M602099</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;##These errors can be caused by corruption within the Software Distributor.&lt;BR /&gt;There are different causes that can be cleared up by following these&lt;BR /&gt;instructions:&lt;/P&gt;&lt;P&gt;1. Check the permission of the file "swinstall ". it should be as below ( example )&lt;/P&gt;&lt;P&gt;-r-sr-xr-x 10 root bin 1478656 May 30 1996 /usr/sbin/swinstall&lt;/P&gt;&lt;P&gt;2. Most typically restarting the swagentd daemon on the server and the target will resolve the&lt;BR /&gt;problem. There could be other problems with hostname resolution and using nslookup can help. Use nslookup to check the resolution&lt;BR /&gt;of both the IP address and the hostname to make sure they return the same information.&lt;/P&gt;&lt;P&gt;3. If the restarting of swagend with the command "swagentd -r" didn't work, try the following procedure.&lt;/P&gt;&lt;P&gt;Login as root.&lt;/P&gt;&lt;P&gt;Stop the swagentd daemon: # /sbin/init.d/swagentd stop.&lt;/P&gt;&lt;P&gt;Verify that swagentd has stopped: # ps -ef | grep swagentd.&lt;/P&gt;&lt;P&gt;Change directory to /var/adm/sw: # cd /var/adm/sw.&lt;/P&gt;&lt;P&gt;Move the directory /var/adm/sw/security and its contents: # mv security security.orig.&lt;/P&gt;&lt;P&gt;Copy the security directory from /usr/newconfig: # cp -Rp /usr/newconfig/var/adm/sw/security security.&lt;/P&gt;&lt;P&gt;Start the swagentd daemon: # /sbin/init.d/swagentd start.&lt;/P&gt;&lt;P&gt;Verify that swagentd has started: # ps -ef | grep swagentd.&lt;/P&gt;&lt;P&gt;## Check whether swinstall works or not.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;4. If all the above procedure didn't help, try by exporting the below&lt;/P&gt;&lt;P&gt;#export SDU_DEBUG_DISABLE_SERVER_LOCALAUTH=1&lt;BR /&gt;#swinstall -s /home/sw/HP_UX_11.31_HPUXWS24ATW-B508-11-31-64.depot&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Of course, these errors may actually be a function of a non-root user&lt;BR /&gt;attempting to execute swinstall or some other Software Distributor&lt;BR /&gt;command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Manjunath Navada&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 09:53:09 GMT</pubDate>
    <dc:creator>mnavada</dc:creator>
    <dc:date>2019-10-18T09:53:09Z</dc:date>
    <item>
      <title>swinstall error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/7066620#M602098</link>
      <description>&lt;P&gt;# swinstall&amp;nbsp; -s /home/sw/HP_UX_11.31_HPUXWS24ATW-B508-11-31-64.depot&lt;/P&gt;&lt;P&gt;After use menu Mark For Install error is&lt;/P&gt;&lt;P&gt;"host-ux:/": You do not have the required permissions to select │─┐ │&lt;BR /&gt;││ │ this target. Check permissions using the "swacl" command or see your │ ^ │&lt;BR /&gt;││ │ system 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;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 03:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/7066620#M602098</guid>
      <dc:creator>poyxml_doh</dc:creator>
      <dc:date>2019-10-17T03:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/7066799#M602099</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;##These errors can be caused by corruption within the Software Distributor.&lt;BR /&gt;There are different causes that can be cleared up by following these&lt;BR /&gt;instructions:&lt;/P&gt;&lt;P&gt;1. Check the permission of the file "swinstall ". it should be as below ( example )&lt;/P&gt;&lt;P&gt;-r-sr-xr-x 10 root bin 1478656 May 30 1996 /usr/sbin/swinstall&lt;/P&gt;&lt;P&gt;2. Most typically restarting the swagentd daemon on the server and the target will resolve the&lt;BR /&gt;problem. There could be other problems with hostname resolution and using nslookup can help. Use nslookup to check the resolution&lt;BR /&gt;of both the IP address and the hostname to make sure they return the same information.&lt;/P&gt;&lt;P&gt;3. If the restarting of swagend with the command "swagentd -r" didn't work, try the following procedure.&lt;/P&gt;&lt;P&gt;Login as root.&lt;/P&gt;&lt;P&gt;Stop the swagentd daemon: # /sbin/init.d/swagentd stop.&lt;/P&gt;&lt;P&gt;Verify that swagentd has stopped: # ps -ef | grep swagentd.&lt;/P&gt;&lt;P&gt;Change directory to /var/adm/sw: # cd /var/adm/sw.&lt;/P&gt;&lt;P&gt;Move the directory /var/adm/sw/security and its contents: # mv security security.orig.&lt;/P&gt;&lt;P&gt;Copy the security directory from /usr/newconfig: # cp -Rp /usr/newconfig/var/adm/sw/security security.&lt;/P&gt;&lt;P&gt;Start the swagentd daemon: # /sbin/init.d/swagentd start.&lt;/P&gt;&lt;P&gt;Verify that swagentd has started: # ps -ef | grep swagentd.&lt;/P&gt;&lt;P&gt;## Check whether swinstall works or not.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;4. If all the above procedure didn't help, try by exporting the below&lt;/P&gt;&lt;P&gt;#export SDU_DEBUG_DISABLE_SERVER_LOCALAUTH=1&lt;BR /&gt;#swinstall -s /home/sw/HP_UX_11.31_HPUXWS24ATW-B508-11-31-64.depot&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Of course, these errors may actually be a function of a non-root user&lt;BR /&gt;attempting to execute swinstall or some other Software Distributor&lt;BR /&gt;command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Manjunath Navada&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 09:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/7066799#M602099</guid>
      <dc:creator>mnavada</dc:creator>
      <dc:date>2019-10-18T09:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/7066896#M602100</link>
      <description>&lt;P&gt;You might try bypassing the menu by adding \* like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# swinstall  -s /home/sw/HP_UX_11.31_HPUXWS24ATW-B508-11-31-64.depot  \*&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 19 Oct 2019 04:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/7066896#M602100</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2019-10-19T04:32:56Z</dc:date>
    </item>
  </channel>
</rss>

