<?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 RPM Upgarding problem with libstdc++ in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436532#M61513</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm using Red-Hat 4.4, and trying to update libstdc++ (the current version is 3.4.6-3) to version 4.0.2-8.&lt;BR /&gt;&lt;BR /&gt;When i try to update (using rpm -Uvh) i get the following errors (Failed Dependencies):&lt;BR /&gt;libstdc++ = 3.4.6-3 is needed by (installed) libstdc++-devel-3.4.6-3.i386&lt;BR /&gt;libstdc++ = 3.4.6 is needed by (installed) gcc-c++3.4.6-3.i386&lt;BR /&gt;&lt;BR /&gt;As the errors indicate, libstdc++-devel-3.4.6-3.i386 and gcc-c++3.4.6-3.i386 are already installed!&lt;BR /&gt;&lt;BR /&gt;I'm trying to figure out what RPM means by that.&lt;BR /&gt;&lt;BR /&gt;My assumption is that RPM tries to remove libstc++ old file(s) in order to replace it with the new one(s) and fails because gcc-c++ and libstc++-devel need it.&lt;BR /&gt;&lt;BR /&gt;Am i right?&lt;BR /&gt;Do I need to upgrade libstc++-devel and gcc-c++ to the same version  of libstdc++ first and only then upgarding libstc++ ?&lt;BR /&gt;  &lt;BR /&gt;</description>
    <pubDate>Wed, 10 Jun 2009 11:26:44 GMT</pubDate>
    <dc:creator>Eli_pok</dc:creator>
    <dc:date>2009-06-10T11:26:44Z</dc:date>
    <item>
      <title>RPM Upgarding problem with libstdc++</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436532#M61513</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm using Red-Hat 4.4, and trying to update libstdc++ (the current version is 3.4.6-3) to version 4.0.2-8.&lt;BR /&gt;&lt;BR /&gt;When i try to update (using rpm -Uvh) i get the following errors (Failed Dependencies):&lt;BR /&gt;libstdc++ = 3.4.6-3 is needed by (installed) libstdc++-devel-3.4.6-3.i386&lt;BR /&gt;libstdc++ = 3.4.6 is needed by (installed) gcc-c++3.4.6-3.i386&lt;BR /&gt;&lt;BR /&gt;As the errors indicate, libstdc++-devel-3.4.6-3.i386 and gcc-c++3.4.6-3.i386 are already installed!&lt;BR /&gt;&lt;BR /&gt;I'm trying to figure out what RPM means by that.&lt;BR /&gt;&lt;BR /&gt;My assumption is that RPM tries to remove libstc++ old file(s) in order to replace it with the new one(s) and fails because gcc-c++ and libstc++-devel need it.&lt;BR /&gt;&lt;BR /&gt;Am i right?&lt;BR /&gt;Do I need to upgrade libstc++-devel and gcc-c++ to the same version  of libstdc++ first and only then upgarding libstc++ ?&lt;BR /&gt;  &lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jun 2009 11:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436532#M61513</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2009-06-10T11:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: RPM Upgarding problem with libstdc++</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436533#M61514</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check this link :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.centos.org/modules/newbb/print.php?form=1&amp;amp;topic_id=6154&amp;amp;forum=27&amp;amp;order=ASC&amp;amp;start=0" target="_blank"&gt;http://www.centos.org/modules/newbb/print.php?form=1&amp;amp;topic_id=6154&amp;amp;forum=27&amp;amp;order=ASC&amp;amp;start=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- you could use yum for ths action, yum will select automaticaly what are the dependiency for your libstdc++&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Wed, 10 Jun 2009 15:58:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436533#M61514</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-06-10T15:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: RPM Upgarding problem with libstdc++</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436534#M61515</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You need to update these two apps.&lt;BR /&gt;&lt;BR /&gt;libstdc++-devel-3.4.6-3.i386&lt;BR /&gt;&lt;BR /&gt;gcc-c++3.4.6-3.i386&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;yum update takes care of these issues more smoothly. Centos yum can be installed on RHEL 4&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 10 Jun 2009 15:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436534#M61515</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-10T15:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: RPM Upgarding problem with libstdc++</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436535#M61516</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check this link here are the rpm&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rpm.pbone.net/index.php3/stat/4/idpl/5184050/com/libstdc++-devel-3.4.6-3.i386.rpm.html" target="_blank"&gt;http://rpm.pbone.net/index.php3/stat/4/idpl/5184050/com/libstdc++-devel-3.4.6-3.i386.rpm.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rpm.pbone.net/index.php3/stat/4/idpl/5183902/com/gcc-c++-3.4.6-3.i386.rpm.html" target="_blank"&gt;http://rpm.pbone.net/index.php3/stat/4/idpl/5183902/com/gcc-c++-3.4.6-3.i386.rpm.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Wed, 10 Jun 2009 16:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436535#M61516</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-06-10T16:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: RPM Upgarding problem with libstdc++</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436536#M61517</link>
      <description>I didn't mention that it's a close orgazniztion, so we have our own yum repository (with version 3.4.6-3 for all those rpm).&lt;BR /&gt;&lt;BR /&gt;I'll try to update libstdc++-devel and gcc-c++ first</description>
      <pubDate>Thu, 11 Jun 2009 05:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436536#M61517</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2009-06-11T05:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: RPM Upgarding problem with libstdc++</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436537#M61518</link>
      <description>either remove the devel and gcc packages, or update devel and gcc packages at the same time (it's one rpm command, just specify all packages at the same time after eachother).</description>
      <pubDate>Thu, 11 Jun 2009 05:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436537#M61518</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2009-06-11T05:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: RPM Upgarding problem with libstdc++</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436538#M61519</link>
      <description>Of the subject, but I miss it when the --aid option to rpm used to work.</description>
      <pubDate>Fri, 12 Jun 2009 16:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rpm-upgarding-problem-with-libstdc/m-p/4436538#M61519</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-06-12T16:52:49Z</dc:date>
    </item>
  </channel>
</rss>

