Bug 888404

Summary: yum install of wine meta package fails on f18 64bit
Product: [Fedora] Fedora Reporter: Joseph B. Ottinger <jottinge>
Component: wineAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 18CC: andreas.bierfert, mike, rdieter, rsuehle, stefan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-18 18:26:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
this is the result of sudo yum install wine none

Description Joseph B. Ottinger 2012-12-18 16:24:54 UTC
Created attachment 665582 [details]
this is the result of sudo yum install wine

Description of problem:

sudo yum install wine # fails with multilib conflict on F18-beta-64-bit

Version-Release number of selected component (if applicable):

wine.x86_64 0:1.5.18-1.fc18

How reproducible:

Install F18 beta; then sudo yum install wine

Steps to Reproduce:
1. See "How reproducible"
2.
3.
  
Actual results:

Protected multilib versions: cyrus-sasl-lib-2.1.23-36.fc18.i686 != cyrus-sasl-lib-2.1.25-2.fc18.x86_64

Expected results:

Successful installation of wine

Additional info:

Attached log of yum install transaction

Comment 1 Rex Dieter 2012-12-18 18:26:27 UTC
NOTABUG, a cyrus-sasl-lib-2.1.25-2.fc18 update had been withdrawn from updates-testing, so you'll either need to manually downgrade or do:  yum distro-sync

Comment 2 Rex Dieter 2012-12-18 18:26:58 UTC
that's the price one pays for using prerelease software with updates-testing enabled.  woo.

Comment 3 Joseph B. Ottinger 2012-12-18 18:46:29 UTC
Bleagh, thank you.