<?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 keep *.old.rpm and install *.new.rpm ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-keep-old-rpm-and-install-new-rpm/m-p/3450467#M15599</link>
    <description>Yes, it's possible in most cases by using "rpm -i" instead of "rpm -U".&lt;BR /&gt;&lt;BR /&gt;BTW, there is recommended mode for kernel install.</description>
    <pubDate>Mon, 27 Dec 2004 01:38:17 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2004-12-27T01:38:17Z</dc:date>
    <item>
      <title>how to keep *.old.rpm and install *.new.rpm ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-keep-old-rpm-and-install-new-rpm/m-p/3450466#M15598</link>
      <description>Hi Dear Experts&lt;BR /&gt;&lt;BR /&gt;is it possibel to install new rpm package, but keeping old rpm package as well.&lt;BR /&gt;i.e. i want to install abc.new.rpm, but also have to keep abc.old.rpm. how ?&lt;BR /&gt;&lt;BR /&gt;Plz help&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sun, 26 Dec 2004 14:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-keep-old-rpm-and-install-new-rpm/m-p/3450466#M15598</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2004-12-26T14:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to keep *.old.rpm and install *.new.rpm ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-keep-old-rpm-and-install-new-rpm/m-p/3450467#M15599</link>
      <description>Yes, it's possible in most cases by using "rpm -i" instead of "rpm -U".&lt;BR /&gt;&lt;BR /&gt;BTW, there is recommended mode for kernel install.</description>
      <pubDate>Mon, 27 Dec 2004 01:38:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-keep-old-rpm-and-install-new-rpm/m-p/3450467#M15599</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-12-27T01:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to keep *.old.rpm and install *.new.rpm ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-keep-old-rpm-and-install-new-rpm/m-p/3450468#M15600</link>
      <description>rpm -ivh abc.new.rpm --prefix=/yourpath --force</description>
      <pubDate>Mon, 27 Dec 2004 02:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-keep-old-rpm-and-install-new-rpm/m-p/3450468#M15600</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2004-12-27T02:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to keep *.old.rpm and install *.new.rpm ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-keep-old-rpm-and-install-new-rpm/m-p/3450469#M15601</link>
      <description>If you build your own RPMs using rpmbuild then you can controll this from the %config section in the SPEC file.&lt;BR /&gt;&lt;BR /&gt;%config ==&amp;gt; marks configuration files&lt;BR /&gt;&lt;BR /&gt;When a configuration file has been modified and an upgraded RPM is&lt;BR /&gt;installed, which has a different configuration file than the original package&lt;BR /&gt;had, the modified configuration file is copied with a filename extention of&lt;BR /&gt;.rpmorig and the new configuration file overwrites the original. If it was&lt;BR /&gt;marked %config(noreplace), then the modified configuration file is left alone&lt;BR /&gt;and the new configuration file is written with a filename extention of&lt;BR /&gt;.rmpnew. The directive %config(missingok) is used for files created in a %post&lt;BR /&gt;section which need to get removed on uninstallation. Finally, %ghost is used&lt;BR /&gt;to mark a virtual file which is not in the package and should not be deleted&lt;BR /&gt;on removal of the package, but which must have certain permissions. It is&lt;BR /&gt;commonly used for log files.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Ross&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2004 18:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-keep-old-rpm-and-install-new-rpm/m-p/3450469#M15601</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2004-12-29T18:29:14Z</dc:date>
    </item>
  </channel>
</rss>

