<?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: gui swinstall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588763#M855492</link>
    <description>temp move resolv.* out of /etc&lt;BR /&gt;swagentd -r    -&amp;gt;  then try swinstall again&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;-denver</description>
    <pubDate>Wed, 03 Oct 2001 02:46:18 GMT</pubDate>
    <dc:creator>Denver Osborn</dc:creator>
    <dc:date>2001-10-03T02:46:18Z</dc:date>
    <item>
      <title>gui swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588761#M855490</link>
      <description>I am attempting to load patch bundle XSW800HWCR1020(Hardware Enablement and Critical Bundle) from a CDROM that is remote from the target host(HN220). Servers are running 10.20. &lt;BR /&gt;&lt;BR /&gt;I get this error message after selecting the source depot path;&lt;BR /&gt;HN223:/SD_CDROM/XSW800HWCR1020 : You donot have the required permissions to perform this SD Operation. Please check to see that you have the required permissions using "swacl".&lt;BR /&gt;&lt;BR /&gt;I have done the following to try and fix the problem;&lt;BR /&gt;- Checked /etc/hosts&lt;BR /&gt;- Ran nslookup to see if correct IP and hostname came up&lt;BR /&gt;- stop/started swagentd&lt;BR /&gt;&lt;BR /&gt;Hints to fix this problem would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Oct 2001 01:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588761#M855490</guid>
      <dc:creator>Eddie Salvatierra</dc:creator>
      <dc:date>2001-10-03T01:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: gui swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588762#M855491</link>
      <description>read the man page on swacl.&lt;BR /&gt;&lt;BR /&gt;check all of the files prefixed with an underscore in /var/adm/sw/security. &lt;BR /&gt;&lt;BR /&gt;This will get around the problem for you. &lt;BR /&gt;&lt;BR /&gt;However, it's usually better to find out why these things happen. &lt;BR /&gt;&lt;BR /&gt;It could be an IP change or a resolvable hostname change.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Oct 2001 02:43:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588762#M855491</guid>
      <dc:creator>Scott Van Kalken</dc:creator>
      <dc:date>2001-10-03T02:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: gui swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588763#M855492</link>
      <description>temp move resolv.* out of /etc&lt;BR /&gt;swagentd -r    -&amp;gt;  then try swinstall again&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;-denver</description>
      <pubDate>Wed, 03 Oct 2001 02:46:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588763#M855492</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2001-10-03T02:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: gui swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588764#M855493</link>
      <description>Is your remote depot (the mountpoint of the CD) registered on the remote host ?&lt;BR /&gt;&lt;BR /&gt;I have seen the same behaviour on my systems with unregistered remote depots.&lt;BR /&gt;&lt;BR /&gt;Try "swreg -l depot &lt;CD-MOUNTPOINT&gt;" on your remote machine anthen try your swinstall again.&lt;/CD-MOUNTPOINT&gt;</description>
      <pubDate>Wed, 03 Oct 2001 06:30:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588764#M855493</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2001-10-03T06:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: gui swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588765#M855494</link>
      <description>Hello Eddie,&lt;BR /&gt;&lt;BR /&gt;what is the output of your "swacl -l root"?&lt;BR /&gt;Being logged in as "root" (or somebody with UID 0)&lt;BR /&gt;you could try to execute&lt;BR /&gt;swacl -l root -M user:YOU:rwict&lt;BR /&gt;&lt;BR /&gt;Does it work?&lt;BR /&gt;Then try the "swinstall" again.&lt;BR /&gt;&lt;BR /&gt;If not, you could try to insert those pemissions into&lt;BR /&gt;the file "/var/adm/sw/products/ifiles/_ACL" - this is NOT&lt;BR /&gt;supported, of course - with a line like:&lt;BR /&gt;user:YOU:0133&lt;BR /&gt;and you would have to increase the "num_entries="&lt;BR /&gt;value in the first line.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Oct 2001 18:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588765#M855494</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-10-04T18:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: gui swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588766#M855495</link>
      <description>Is it possible that the problem lies with the fact that XSW* is a bundle and not a depot. I can't make it work either for DIAGNOSTICS/B.11.00. &lt;BR /&gt;A bundle I created on disk works fine however.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Oct 2001 15:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588766#M855495</guid>
      <dc:creator>Dirk Fieremans</dc:creator>
      <dc:date>2001-10-23T15:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: gui swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588767#M855496</link>
      <description>Hi Ed,&lt;BR /&gt;&lt;BR /&gt;Look at the thread below.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=1c6e9ef1191287ce02/screen=ckiDisplayDocument?docId=200000041841764" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=1c6e9ef1191287ce02/screen=ckiDisplayDocument?docId=200000041841764&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Oct 2001 17:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gui-swinstall/m-p/2588767#M855496</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-10-23T17:18:32Z</dc:date>
    </item>
  </channel>
</rss>

