<?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: SAM removal / swinstall GUI in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135987#M316928</link>
    <description>Hello guys,&lt;BR /&gt;&lt;BR /&gt;For some reason the  /var/adm/sw/.sdkey was not in place and was not able to locate the right option to start the source selection, I select the target and then select "Mark for install" &amp;amp; "Show software for selection" , then I receive the little window requesting me to change the source.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help, this has been resolved.</description>
    <pubDate>Mon, 28 Jan 2008 14:08:21 GMT</pubDate>
    <dc:creator>Marco A.</dc:creator>
    <dc:date>2008-01-28T14:08:21Z</dc:date>
    <item>
      <title>SAM removal / swinstall GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135982#M316923</link>
      <description>Good morning Gurus,&lt;BR /&gt;&lt;BR /&gt;It there a way to remove SAM, or at least the swinstall GUI ?&lt;BR /&gt;&lt;BR /&gt;I'm having some issues when trying to install software using the 'swinstall' GUI , simply I cannot change the source to another one, if I try the CLI I'm able to install software locally, remotelly, or whatever!!, but for some reason I'm not able to do it using the swinstall GUI.&lt;BR /&gt;&lt;BR /&gt;I tried to install the lastest patches for SD-UX and SAM, check for software corruption, I ran the swconfig \*, etc, all the software seems to be ok but I cannot change the source, in the target list I got only my local host, and I'm not able to make any other changes.&lt;BR /&gt;&lt;BR /&gt;Thank you very much, I would appreciate your help with this, maybe this could be reinstalled or something similar ...&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Marc'o</description>
      <pubDate>Sat, 26 Jan 2008 15:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135982#M316923</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2008-01-26T15:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAM removal / swinstall GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135983#M316924</link>
      <description>&lt;!--!*#--&gt;The SAM package is under the HPUXBaseOS product and it is the "SystemAdmin" fileset. I did not try removing it so I don't know if swremove will allow you to remove it.&lt;BR /&gt;&lt;BR /&gt;I don't think removing SAM will prevent you from running swinstall.&lt;BR /&gt;&lt;BR /&gt;As for running swinstall in text or batch mode rather than GUI mode it is the same binaries. The mode is controlled by the "DISPLAY" variable. If the "DISPLAY" variable is unset, the swinstall/swremove will run in text mode. &lt;BR /&gt;&lt;BR /&gt;You could write two-line scripts for each command that do&lt;BR /&gt;&lt;BR /&gt;unset DISPLAY&lt;BR /&gt;swinstall&lt;BR /&gt;&lt;BR /&gt;Not sure what your problem is but I would look further to find the cause of it.</description>
      <pubDate>Sat, 26 Jan 2008 23:04:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135983#M316924</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-01-26T23:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAM removal / swinstall GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135984#M316925</link>
      <description>Please attach exact errors from log files.  Search by timestamp.&lt;BR /&gt;&lt;BR /&gt;/var/adm/sw/*.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, paste in the window where your stuck as well as the results of these commands:&lt;BR /&gt;&lt;BR /&gt;swacl -l depot&lt;BR /&gt;swacl -l host&lt;BR /&gt;swlist -s depot&lt;BR /&gt;&lt;BR /&gt;And verify that your hostname is everywhere that it should be:&lt;BR /&gt;&lt;BR /&gt;Check your hostname in /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;/etc/hosts&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;DNS servers if used are in &lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;Search order for name resolution if used in&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;Make sure information in all those files is correct.&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jan 2008 00:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135984#M316925</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-01-27T00:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAM removal / swinstall GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135985#M316926</link>
      <description>&amp;gt;It there a way to remove ... the swinstall GUI?&lt;BR /&gt;&lt;BR /&gt;No need to remove it.  If it doesn't work, use the command line instead.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;simply I cannot change the source to another one&lt;BR /&gt;&lt;BR /&gt;Why can't you?  The choice is grayed out?&lt;BR /&gt;Note: You can always specify the source on the command line with the -s option, then go into the GUI.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jan 2008 01:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135985#M316926</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-01-27T01:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAM removal / swinstall GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135986#M316927</link>
      <description>Thanks for the answers, I'm going to try those and will post the erros/messages.&lt;BR /&gt;&lt;BR /&gt;In addition, I'm able to use the command line, but just want to try to fix this little issue.&lt;BR /&gt;&lt;BR /&gt;For example, I do know that I could start the GUI and use the 's' flag to specify the source, the problem is that without taking care of that, the GUI just start with the default source, not the one that I'm putting in the line.&lt;BR /&gt;&lt;BR /&gt;Note. : Installations from the CLI are good, no problems found at this level.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Marc'o</description>
      <pubDate>Sun, 27 Jan 2008 06:42:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135986#M316927</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2008-01-27T06:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAM removal / swinstall GUI</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135987#M316928</link>
      <description>Hello guys,&lt;BR /&gt;&lt;BR /&gt;For some reason the  /var/adm/sw/.sdkey was not in place and was not able to locate the right option to start the source selection, I select the target and then select "Mark for install" &amp;amp; "Show software for selection" , then I receive the little window requesting me to change the source.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help, this has been resolved.</description>
      <pubDate>Mon, 28 Jan 2008 14:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-removal-swinstall-gui/m-p/4135987#M316928</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2008-01-28T14:08:21Z</dc:date>
    </item>
  </channel>
</rss>

