<---- template headericclude ----->
fedora 15 error installing new updates
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 11 of 11
  1. #1
    Join Date
    Nov 2010
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    fedora 15 error installing new updates

    i have fedora 15 that i updated from fedora 14. i get notification that updates are 73 updates available , i click install i get this error
    libtool-2.4-4.fc15.x86_64 requires gcc = 4.6.0 : Protected multilib versions: flash-plugin-10.3.183.7-release.i386 != flash-plugin-10.3.162.29-1.x86_64
    Protected multilib versions: libgomp-4.6.0-10.fc15.i686 != libgomp-4.6.1-8.fc15.x86_64

    any idea what i need to do ? is there a mobil app for this forum ?

    thanks

  2. #2
    Join Date
    Aug 2011
    Location
    Greece
    Posts
    15
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: fedora 15 error installing new updates

    my friend we have the same problem!
    http://forums.fedoraforum.org/showthread.php?t=268954
    i think we must wait to fix it!
    new in Fedora!

  3. #3
    Join Date
    Nov 2005
    Age
    76
    Posts
    54
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: fedora 15 error installing new updates

    Many things can get the i686 and x86_64 installs out of synchronization. See if the updated i686 version of libgomp is on a mirror. If it exists you can download it and use

    yum install libgomp*i686.rpm

    from a root window session to get the versions syncronized.

    Robert McBroom

  4. #4
    Join Date
    Aug 2011
    Location
    Greece
    Posts
    15
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: fedora 15 error installing new updates

    i give in terminal
    Code:
    sudo yum install gcc
    and now it's ok!
    Thank you all for the help!
    new in Fedora!

  5. #5
    Join Date
    Sep 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: fedora 15 error installing new updates

    Tried the suggestion by cookman83 and it didn't resolve. Got the message:


    Setting up Install Process
    Package gcc-4.6.0-10.fc15.x86_64 already installed and latest version
    Nothing to do

  6. #6
    Join Date
    Nov 2005
    Age
    76
    Posts
    54
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: fedora 15 error installing new updates

    You don't say what rpm file was noted as conflicting on a update. You have to look for that particular rpm.

  7. #7
    Join Date
    Sep 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: fedora 15 error installing new updates

    Flash updates. Exactly the same message as what is at the top of the thread.

  8. #8
    Join Date
    Nov 2005
    Age
    76
    Posts
    54
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: fedora 15 error installing new updates

    The problem is the versions mismatch between these rpms.

    Protected multilib versions: flash-plugin-10.3.183.7-release.i386 != flash-plugin-10.3.162.29-1.x86_64
    Protected multilib versions: libgomp-4.6.0-10.fc15.i686 != libgomp-4.6.1-8.fc15.x86_64

    Manually retrieve the latest versions of the rpms from a mirror site, both the x86_64 and i686 versions. They must be the same except for the architecture.

    In a root terminal session change to the directory where they are saved and install all explicitly with
    yum install. Wild card characters let you match the architecture without typing everything.

  9. #9
    Join Date
    Sep 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: fedora 15 error installing new updates

    Thx. I'll give that a try.

  10. #10
    Join Date
    May 2010
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: fedora 15 error installing new updates

    I noticed that FC15 had this same issue.

    This is what i found have submitted a but to Gnome.

    I am using Fedora 16 Beta and found that a large number of applications and there libraries were duplicated except for maintenance release numbers.

    I found this when I was attempting to correct the "Protected multilib version:" errors when I was trying to install the google-talkplugin.

    I am not sure this was causing my issue, but I do believe that I would need to get rid of these semi-duplicate applications.

    I am using the x86_64 release of Gnome.

  11. #11
    Join Date
    Mar 2012
    Location
    R'lyeh, Antarctica
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: fedora 15 error installing new updates

    or use the yum --excludes=package flag to work around the problem until you feel like matching the libraries.

Similar Threads

  1. Replies: 5
    Last Post: 17th May 2010, 05:58 PM
  2. Problem Installing updates in fedora 12
    By mynameismethos in forum Using Fedora
    Replies: 2
    Last Post: 18th April 2010, 02:49 AM
  3. Error while installing Fed 12 updates
    By Sy Borg in forum Installation, Upgrades and Live Media
    Replies: 2
    Last Post: 25th January 2010, 11:41 PM
  4. internal error when I was installing updates on Fedora 10
    By AnimeFreak in forum Using Fedora
    Replies: 14
    Last Post: 29th January 2009, 07:23 PM
  5. Problem with installing updates on fedora 6
    By akounga in forum Using Fedora
    Replies: 2
    Last Post: 4th December 2008, 02:04 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]