<?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: How to downgrade RHELAS4 Update 3 to just RHELAS4? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987329#M28019</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You reinstall.&lt;BR /&gt;&lt;BR /&gt;Not even yum can downgrade, though you can remove packages and dependendies with reasonable ease.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 25 Apr 2007 01:31:07 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-04-25T01:31:07Z</dc:date>
    <item>
      <title>How to downgrade RHELAS4 Update 3 to just RHELAS4?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987324#M28014</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;I have a RHELAS4 update 3 server.&lt;BR /&gt; &lt;BR /&gt;# more /etc/redhat-release&lt;BR /&gt;Red Hat Enterprise Linux AS release 4 (Nahant Update 3)&lt;BR /&gt; &lt;BR /&gt;I need to downgrade it to just RHELAS4.  Is it possible?  Please suggest.&lt;BR /&gt; &lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;-Gnana-</description>
      <pubDate>Tue, 24 Apr 2007 01:34:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987324#M28014</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2007-04-24T01:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to downgrade RHELAS4 Update 3 to just RHELAS4?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987325#M28015</link>
      <description>Umm, seriously, why would you want to downgrade it?  Why aren't you wanting to upgrade it to U4?&lt;BR /&gt;&lt;BR /&gt;And as far as I'm aware, there's no 'simple' way.</description>
      <pubDate>Tue, 24 Apr 2007 01:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987325#M28015</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-04-24T01:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to downgrade RHELAS4 Update 3 to just RHELAS4?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987326#M28016</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is for one of our project requirements.&lt;BR /&gt;We donot have any server in the lab currently running just RHELAS4.  Almost all of them are having RHELAS4 U3.&lt;BR /&gt;&lt;BR /&gt;We need to test weblogic; and the OS needs to be just RHELAS4 without any updates.&lt;BR /&gt;&lt;BR /&gt;Please suggest,&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Apr 2007 01:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987326#M28016</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2007-04-24T01:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to downgrade RHELAS4 Update 3 to just RHELAS4?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987327#M28017</link>
      <description>If its a lab environment, why not just grab the base release from Red Hat Network and install it...?&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;&lt;BR /&gt;P.S. Remember to assign points to answers !</description>
      <pubDate>Tue, 24 Apr 2007 02:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987327#M28017</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-04-24T02:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to downgrade RHELAS4 Update 3 to just RHELAS4?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987328#M28018</link>
      <description>rpm does allow you to install older packages again relpacing newer versions.&lt;BR /&gt;&lt;BR /&gt;but afaik, there is _no_ automated way of doing that in RH. this means you would have to get a list of packages+version of the base RH4 and compare it to RH4U3 and then go to the downgrade cycly manually.&lt;BR /&gt;&lt;BR /&gt;this can be a pita, because a lot of packages will have dependencies etc.&lt;BR /&gt;&lt;BR /&gt;with all the effort needed, a reinstall would be the fastest solution. unless you know which packages your app uses and only downgrade those.&lt;BR /&gt;&lt;BR /&gt;btw, my guess is it will work just as well with RH4, but it is all a question of support from the vendor ofcourse.</description>
      <pubDate>Wed, 25 Apr 2007 00:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987328#M28018</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2007-04-25T00:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to downgrade RHELAS4 Update 3 to just RHELAS4?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987329#M28019</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You reinstall.&lt;BR /&gt;&lt;BR /&gt;Not even yum can downgrade, though you can remove packages and dependendies with reasonable ease.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 25 Apr 2007 01:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-downgrade-rhelas4-update-3-to-just-rhelas4/m-p/3987329#M28019</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-04-25T01:31:07Z</dc:date>
    </item>
  </channel>
</rss>

