<---- template headericclude ----->
Fedora 17 x86_64 and wine
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 8 of 8
  1. #1
    Join Date
    May 2012
    Location
    Nuremberg, Germany
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Fedora 17 x86_64 and wine

    Hello,
    I'm currently trying to install wine on my Fedora 17 64bit system
    getiting this as final output:
    Code:
    Error: Protected multilib versions: nss-3.13.4-2.fc17.i686 != nss-3.13.4-3.fc17.x86_64
    Error: Protected multilib versions: libgphoto2-2.4.11-3.fc17.i686 != libgphoto2-2.4.14-1.fc17.x86_64
    Error: Protected multilib versions: openldap-2.4.30-2.fc17.i686 != openldap-2.4.31-1.fc17.x86_64
    Hope someone can help me.

  2. #2
    Join Date
    Mar 2011
    Location
    /
    Posts
    5,242
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Fedora 17 x86_64 and wine

    Is your system fully updated? When I tried installing wine, I do not have any issues. The libraries are of the versions indicated (needed). Try updating (if not done so already).

    Aslo, try

    Code:
    yum update --setopt=protected_multilib=0 nss libgphoto2 openldap
    This should update the said packages and then you should be able to install wine (hopefully).

  3. #3
    Join Date
    May 2012
    Location
    Nuremberg, Germany
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Fedora 17 x86_64 and wine

    System was and still is up to date.
    Still same error while trying to install wine.

  4. #4
    Join Date
    Mar 2011
    Location
    /
    Posts
    5,242
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Fedora 17 x86_64 and wine

    The package nss-3.13.4-3.fc17.x86_64 is available only in updates-testing. Is that repository enabled on your system?

    The nss-3.13.4-2.fc17.x86_64 is from fedora repo. May be this is the problem?

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

    Re: Fedora 17 x86_64 and wine

    Same issue here, got the exact same error message, on Fedora 17. Tried to install system-config-samba.

    Edit: After enabling repo updates-testing as nonamedotc's advice, I managed to install system-config-samba, and judging from asnanon's error messages, he'll solve his problem too!

    For clearance, type "yum --enablerepo updates-testing install wine".
    Last edited by tusjen; 6th May 2012 at 10:24 PM.

  6. #6
    Join Date
    Mar 2006
    Location
    S.W. Maine
    Posts
    131
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Fedora 17 x86_64 and wine

    Quote Originally Posted by tusjen
    Same issue here, got the exact same error message, on Fedora 17. Tried to install system-config-samba.

    Edit: After enabling repo updates-testing as nonamedotc's advice, I managed to install system-config-samba, and judging from asnanon's error messages, he'll solve his problem too!

    For clearance, type "yum --enablerepo updates-testing install wine".
    When I type the above command it returns an error something like no updates-testing repo ??
    any suggestions?

    ---------- Post added at 06:43 AM ---------- Previous post was at 06:41 AM ----------

    Quote Originally Posted by nonamedotc
    The package nss-3.13.4-3.fc17.x86_64 is available only in updates-testing. Is that repository enabled on your system?

    The nss-3.13.4-2.fc17.x86_64 is from fedora repo. May be this is the problem?
    how do I enable that repo?
    Thanks
    Dave
    --------------------
    Morse Code early digital communications medium
    Registered Linux User #462608
    Blessings to all

  7. #7
    Join Date
    Mar 2011
    Location
    /
    Posts
    5,242
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Fedora 17 x86_64 and wine

    In a terminal, as root go to /etc/yum.repos.d and edit the 'enabled' line of fedora-updates-testing.repo to read as enabled=1.

    [updates-testing]
    name=Fedora $releasever - $basearch - Test Updates
    failovermethod=priority
    #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/$releasever/$basearch/
    mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch
    enabled=1
    gpgcheck=1
    gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

  8. #8
    Join Date
    Mar 2006
    Location
    S.W. Maine
    Posts
    131
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Fedora 17 x86_64 and wine

    Thank You nonamedotc,
    That does it
    Last edited by kc1di; 10th May 2012 at 01:37 AM.
    Dave
    --------------------
    Morse Code early digital communications medium
    Registered Linux User #462608
    Blessings to all

Similar Threads

  1. problem in installing wine for fedora x86_64
    By opetmar in forum Using Fedora
    Replies: 10
    Last Post: 5th September 2011, 01:04 PM
  2. [SOLVED]
    Wine troubles in Fedora 12 x86_64
    By CptPhatman in forum Using Fedora
    Replies: 2
    Last Post: 13th March 2010, 05:22 PM
  3. wine and Fedora 10 x86_64
    By michmike in forum Installation, Upgrades and Live Media
    Replies: 1
    Last Post: 27th March 2009, 08:32 PM
  4. Wine Install Problems x86_64 from Fedora Extras
    By LinuxUser45 in forum Using Fedora
    Replies: 1
    Last Post: 9th February 2007, 03:43 PM

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)]]