Cannot install libstdc++-4.4.4-13.el6.i686.rpm on OEL 6.8

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












0















I'm trying to install libstdc++-4.4.4-13.el6.i686.rpm but it says newer version of this package is already installed.



[root@isoft Downloads]# rpm -ivh libstdc++-4.4.4-13.el6.i686.rpm
warning: libstdc++-4.4.4-13.el6.i686.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
Preparing... ########################################### [100%]
package libstdc++-4.4.7-17.el6.x86_64 (which is newer than libstdc++-4.4.4-13.el6.i686) is already installed*


Even i cannot uninstall libstdc++-4.4.7-17.el6.x86_64.



[root@isoft yum.repos.d]# yum install libstdc++-4.4.6-4.el6.i686
Loaded plugins: refresh-packagekit, security, ulninfo
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libstdc++.i686 0:4.4.6-4.el6 will be installed
--> Finished Dependency Resolution
Error: Multilib version problems found. This often means that the root
cause is something else and multilib version checking is just
pointing out that there is a problem. Eg.:

1. You have an upgrade for libstdc++ which is missing some
dependency that another package requires. Yum is trying to
solve this by installing an older version of libstdc++ of the
different architecture. If you exclude the bad architecture
yum will tell you what the root cause is (which package
requires what). You can try redoing the upgrade with
--exclude libstdc++.otherarch ... this should give you an error
message showing the root cause of the problem.

2. You have multiple architectures of libstdc++ installed, but
yum can only see an upgrade for one of those arcitectures.
If you don't want/need both architectures anymore then you
can remove the one with the missing update and everything
will work.

3. You have duplicate versions of libstdc++ installed already.
You can use "yum check" to get yum show these errors.

...you can also use --setopt=protected_multilib=false to remove
this checking, however this is almost never the correct thing to
do as something else is very likely to go wrong (often causing
much more problems).

Protected multilib versions: libstdc++-4.4.6-4.el6.i686 != libstdc++-4.4.7-17.el6.x86_64


any one has thoughts to resolve this error.










share|improve this question
























  • Sounds like an XY problem to me. Why would you want the very old 4.4.4 version ?

    – Dani_l
    Dec 22 '16 at 16:16















0















I'm trying to install libstdc++-4.4.4-13.el6.i686.rpm but it says newer version of this package is already installed.



[root@isoft Downloads]# rpm -ivh libstdc++-4.4.4-13.el6.i686.rpm
warning: libstdc++-4.4.4-13.el6.i686.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
Preparing... ########################################### [100%]
package libstdc++-4.4.7-17.el6.x86_64 (which is newer than libstdc++-4.4.4-13.el6.i686) is already installed*


Even i cannot uninstall libstdc++-4.4.7-17.el6.x86_64.



[root@isoft yum.repos.d]# yum install libstdc++-4.4.6-4.el6.i686
Loaded plugins: refresh-packagekit, security, ulninfo
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libstdc++.i686 0:4.4.6-4.el6 will be installed
--> Finished Dependency Resolution
Error: Multilib version problems found. This often means that the root
cause is something else and multilib version checking is just
pointing out that there is a problem. Eg.:

1. You have an upgrade for libstdc++ which is missing some
dependency that another package requires. Yum is trying to
solve this by installing an older version of libstdc++ of the
different architecture. If you exclude the bad architecture
yum will tell you what the root cause is (which package
requires what). You can try redoing the upgrade with
--exclude libstdc++.otherarch ... this should give you an error
message showing the root cause of the problem.

2. You have multiple architectures of libstdc++ installed, but
yum can only see an upgrade for one of those arcitectures.
If you don't want/need both architectures anymore then you
can remove the one with the missing update and everything
will work.

3. You have duplicate versions of libstdc++ installed already.
You can use "yum check" to get yum show these errors.

...you can also use --setopt=protected_multilib=false to remove
this checking, however this is almost never the correct thing to
do as something else is very likely to go wrong (often causing
much more problems).

Protected multilib versions: libstdc++-4.4.6-4.el6.i686 != libstdc++-4.4.7-17.el6.x86_64


any one has thoughts to resolve this error.










share|improve this question
























  • Sounds like an XY problem to me. Why would you want the very old 4.4.4 version ?

    – Dani_l
    Dec 22 '16 at 16:16













0












0








0








I'm trying to install libstdc++-4.4.4-13.el6.i686.rpm but it says newer version of this package is already installed.



[root@isoft Downloads]# rpm -ivh libstdc++-4.4.4-13.el6.i686.rpm
warning: libstdc++-4.4.4-13.el6.i686.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
Preparing... ########################################### [100%]
package libstdc++-4.4.7-17.el6.x86_64 (which is newer than libstdc++-4.4.4-13.el6.i686) is already installed*


Even i cannot uninstall libstdc++-4.4.7-17.el6.x86_64.



[root@isoft yum.repos.d]# yum install libstdc++-4.4.6-4.el6.i686
Loaded plugins: refresh-packagekit, security, ulninfo
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libstdc++.i686 0:4.4.6-4.el6 will be installed
--> Finished Dependency Resolution
Error: Multilib version problems found. This often means that the root
cause is something else and multilib version checking is just
pointing out that there is a problem. Eg.:

1. You have an upgrade for libstdc++ which is missing some
dependency that another package requires. Yum is trying to
solve this by installing an older version of libstdc++ of the
different architecture. If you exclude the bad architecture
yum will tell you what the root cause is (which package
requires what). You can try redoing the upgrade with
--exclude libstdc++.otherarch ... this should give you an error
message showing the root cause of the problem.

2. You have multiple architectures of libstdc++ installed, but
yum can only see an upgrade for one of those arcitectures.
If you don't want/need both architectures anymore then you
can remove the one with the missing update and everything
will work.

3. You have duplicate versions of libstdc++ installed already.
You can use "yum check" to get yum show these errors.

...you can also use --setopt=protected_multilib=false to remove
this checking, however this is almost never the correct thing to
do as something else is very likely to go wrong (often causing
much more problems).

Protected multilib versions: libstdc++-4.4.6-4.el6.i686 != libstdc++-4.4.7-17.el6.x86_64


any one has thoughts to resolve this error.










share|improve this question
















I'm trying to install libstdc++-4.4.4-13.el6.i686.rpm but it says newer version of this package is already installed.



[root@isoft Downloads]# rpm -ivh libstdc++-4.4.4-13.el6.i686.rpm
warning: libstdc++-4.4.4-13.el6.i686.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
Preparing... ########################################### [100%]
package libstdc++-4.4.7-17.el6.x86_64 (which is newer than libstdc++-4.4.4-13.el6.i686) is already installed*


Even i cannot uninstall libstdc++-4.4.7-17.el6.x86_64.



[root@isoft yum.repos.d]# yum install libstdc++-4.4.6-4.el6.i686
Loaded plugins: refresh-packagekit, security, ulninfo
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libstdc++.i686 0:4.4.6-4.el6 will be installed
--> Finished Dependency Resolution
Error: Multilib version problems found. This often means that the root
cause is something else and multilib version checking is just
pointing out that there is a problem. Eg.:

1. You have an upgrade for libstdc++ which is missing some
dependency that another package requires. Yum is trying to
solve this by installing an older version of libstdc++ of the
different architecture. If you exclude the bad architecture
yum will tell you what the root cause is (which package
requires what). You can try redoing the upgrade with
--exclude libstdc++.otherarch ... this should give you an error
message showing the root cause of the problem.

2. You have multiple architectures of libstdc++ installed, but
yum can only see an upgrade for one of those arcitectures.
If you don't want/need both architectures anymore then you
can remove the one with the missing update and everything
will work.

3. You have duplicate versions of libstdc++ installed already.
You can use "yum check" to get yum show these errors.

...you can also use --setopt=protected_multilib=false to remove
this checking, however this is almost never the correct thing to
do as something else is very likely to go wrong (often causing
much more problems).

Protected multilib versions: libstdc++-4.4.6-4.el6.i686 != libstdc++-4.4.7-17.el6.x86_64


any one has thoughts to resolve this error.







rpm






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 21 '16 at 20:17









jayhendren

5,46721444




5,46721444










asked Dec 21 '16 at 12:25









armeenaarmeena

11




11












  • Sounds like an XY problem to me. Why would you want the very old 4.4.4 version ?

    – Dani_l
    Dec 22 '16 at 16:16

















  • Sounds like an XY problem to me. Why would you want the very old 4.4.4 version ?

    – Dani_l
    Dec 22 '16 at 16:16
















Sounds like an XY problem to me. Why would you want the very old 4.4.4 version ?

– Dani_l
Dec 22 '16 at 16:16





Sounds like an XY problem to me. Why would you want the very old 4.4.4 version ?

– Dani_l
Dec 22 '16 at 16:16










2 Answers
2






active

oldest

votes


















0














You should run



yum downgrade libstdc++



and solved dependencies.Hopefully repos still got libstdc++ 4.4.4-13 that you wanted. @anthon and @sam should improve reading skill. His problem was installing lower version of libstdc++ without removed higher version of libstdc++.I showed him how to install and remove installed packages. Even he cant install lower version of libstdc++ thru yum because of dependencies problem.Anything wrong with my answer?






share|improve this answer
































    0














    when you get this kind of issue, can enter this command



    package-cleanup --dupes


    this show you the packets that you need remove (duplicates and oldies versions)of the system to can install the packets with the architecture that the repo want install,
    then you'll need to start again the installation.



    Note: this problem is reference that system can't install some packet's architecture because there one old same packet with other architecture.
    this mean that need quit the duplicates and oldies packets.






    share|improve this answer
























      Your Answer








      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "106"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f331913%2fcannot-install-libstdc-4-4-4-13-el6-i686-rpm-on-oel-6-8%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      You should run



      yum downgrade libstdc++



      and solved dependencies.Hopefully repos still got libstdc++ 4.4.4-13 that you wanted. @anthon and @sam should improve reading skill. His problem was installing lower version of libstdc++ without removed higher version of libstdc++.I showed him how to install and remove installed packages. Even he cant install lower version of libstdc++ thru yum because of dependencies problem.Anything wrong with my answer?






      share|improve this answer





























        0














        You should run



        yum downgrade libstdc++



        and solved dependencies.Hopefully repos still got libstdc++ 4.4.4-13 that you wanted. @anthon and @sam should improve reading skill. His problem was installing lower version of libstdc++ without removed higher version of libstdc++.I showed him how to install and remove installed packages. Even he cant install lower version of libstdc++ thru yum because of dependencies problem.Anything wrong with my answer?






        share|improve this answer



























          0












          0








          0







          You should run



          yum downgrade libstdc++



          and solved dependencies.Hopefully repos still got libstdc++ 4.4.4-13 that you wanted. @anthon and @sam should improve reading skill. His problem was installing lower version of libstdc++ without removed higher version of libstdc++.I showed him how to install and remove installed packages. Even he cant install lower version of libstdc++ thru yum because of dependencies problem.Anything wrong with my answer?






          share|improve this answer















          You should run



          yum downgrade libstdc++



          and solved dependencies.Hopefully repos still got libstdc++ 4.4.4-13 that you wanted. @anthon and @sam should improve reading skill. His problem was installing lower version of libstdc++ without removed higher version of libstdc++.I showed him how to install and remove installed packages. Even he cant install lower version of libstdc++ thru yum because of dependencies problem.Anything wrong with my answer?







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Dec 22 '16 at 16:12

























          answered Dec 21 '16 at 15:11









          supriadysupriady

          146211




          146211























              0














              when you get this kind of issue, can enter this command



              package-cleanup --dupes


              this show you the packets that you need remove (duplicates and oldies versions)of the system to can install the packets with the architecture that the repo want install,
              then you'll need to start again the installation.



              Note: this problem is reference that system can't install some packet's architecture because there one old same packet with other architecture.
              this mean that need quit the duplicates and oldies packets.






              share|improve this answer





























                0














                when you get this kind of issue, can enter this command



                package-cleanup --dupes


                this show you the packets that you need remove (duplicates and oldies versions)of the system to can install the packets with the architecture that the repo want install,
                then you'll need to start again the installation.



                Note: this problem is reference that system can't install some packet's architecture because there one old same packet with other architecture.
                this mean that need quit the duplicates and oldies packets.






                share|improve this answer



























                  0












                  0








                  0







                  when you get this kind of issue, can enter this command



                  package-cleanup --dupes


                  this show you the packets that you need remove (duplicates and oldies versions)of the system to can install the packets with the architecture that the repo want install,
                  then you'll need to start again the installation.



                  Note: this problem is reference that system can't install some packet's architecture because there one old same packet with other architecture.
                  this mean that need quit the duplicates and oldies packets.






                  share|improve this answer















                  when you get this kind of issue, can enter this command



                  package-cleanup --dupes


                  this show you the packets that you need remove (duplicates and oldies versions)of the system to can install the packets with the architecture that the repo want install,
                  then you'll need to start again the installation.



                  Note: this problem is reference that system can't install some packet's architecture because there one old same packet with other architecture.
                  this mean that need quit the duplicates and oldies packets.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited May 5 '17 at 17:01









                  Anthon

                  61.1k17104168




                  61.1k17104168










                  answered May 5 '17 at 16:44









                  Pedro MartinezPedro Martinez

                  1




                  1



























                      draft saved

                      draft discarded
















































                      Thanks for contributing an answer to Unix & Linux Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f331913%2fcannot-install-libstdc-4-4-4-13-el6-i686-rpm-on-oel-6-8%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown






                      Popular posts from this blog

                      How to check contact read email or not when send email to Individual?

                      Bahrain

                      Postfix configuration issue with fips on centos 7; mailgun relay