<?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 swinstall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733493#M65941</link>
    <description>I had 4.1 omni back installed in one of my server for testing. Now I need to install 3.5 and do some testing.&lt;BR /&gt;&lt;BR /&gt;I swremove 4.1 and installing 3.5 but my install finishes evrything fine but when it is executing configure it gets stuck it never comes out. My log says it is executing configure as the last line.&lt;BR /&gt;&lt;BR /&gt;Can anyone give me a hint what is going on here?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 29 May 2002 13:37:38 GMT</pubDate>
    <dc:creator>sheevm</dc:creator>
    <dc:date>2002-05-29T13:37:38Z</dc:date>
    <item>
      <title>swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733493#M65941</link>
      <description>I had 4.1 omni back installed in one of my server for testing. Now I need to install 3.5 and do some testing.&lt;BR /&gt;&lt;BR /&gt;I swremove 4.1 and installing 3.5 but my install finishes evrything fine but when it is executing configure it gets stuck it never comes out. My log says it is executing configure as the last line.&lt;BR /&gt;&lt;BR /&gt;Can anyone give me a hint what is going on here?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 29 May 2002 13:37:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733493#M65941</guid>
      <dc:creator>sheevm</dc:creator>
      <dc:date>2002-05-29T13:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733494#M65942</link>
      <description>&lt;BR /&gt;Often when you remove software using swremove it does NOT delete the files associated with it. Youre configure script is probably confused between files left behind from the later version install.&lt;BR /&gt;&lt;BR /&gt;To be safe swremove Omniback and then delete all of /opt/omni (rm -rf /opt/omni) and /var/opt/omni then try swinstalling omniback again.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 13:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733494#M65942</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-05-29T13:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733495#M65943</link>
      <description>I don't think you can downgrade like that.  I believe the OBII database gets upgraded during the 4.x install - I think you'd have to manually remove all traces of OBII.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 29 May 2002 13:42:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733495#M65943</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-29T13:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733496#M65944</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You are going to a lower version of OBII. I think that you will have to manually remove all the files.&lt;BR /&gt;&lt;BR /&gt;Pls backup the important datalist and database files before removing.&lt;BR /&gt;&lt;BR /&gt;/etc/opt/omni directory is very important.&lt;BR /&gt;Most of the config files are in /etc/opt/omni directory. Does this directory contain old files ???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check /var/opt/omni dir also.&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Wed, 29 May 2002 13:46:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733496#M65944</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-05-29T13:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733497#M65945</link>
      <description>first uninstall Omniback, swremove, than remove next subdirectory with rm -r&lt;BR /&gt;/opt/omni&lt;BR /&gt;/etc/opt/omni&lt;BR /&gt;/var/opt/omni&lt;BR /&gt;&lt;BR /&gt;then install omniback again with swinstall</description>
      <pubDate>Wed, 29 May 2002 13:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733497#M65945</guid>
      <dc:creator>Sebastian Galeski_1</dc:creator>
      <dc:date>2002-05-29T13:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733498#M65946</link>
      <description>I exactly did whatever you guys are suggesting but still it hangs when executing configure.&lt;BR /&gt;&lt;BR /&gt;I stopped omni back processes. I swremove 3.5 once again. I deleted&lt;BR /&gt;&lt;BR /&gt;/var/opt/omni&lt;BR /&gt;/etc/opt/omni&lt;BR /&gt;/opt/omni&lt;BR /&gt;&lt;BR /&gt;I started install again.&lt;BR /&gt;&lt;BR /&gt;Analysis is fine but hangs. My swremove no errors except a note saying configuration and database files were not removed.&lt;BR /&gt;&lt;BR /&gt;But I MANUALLY REMOVED ALL OF THAT.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 14:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733498#M65946</guid>
      <dc:creator>sheevm</dc:creator>
      <dc:date>2002-05-29T14:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733499#M65947</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;do you have MWA (MeasureWareAgent) running on your system? Then stop it before trying to "swinstall" something (mwa stop).&lt;BR /&gt;Old and annoying bug, that...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 17:46:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2733499#M65947</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-05-29T17:46:10Z</dc:date>
    </item>
  </channel>
</rss>

