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
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
that's the price one pays for using prerelease software with updates-testing enabled. woo.
Bleagh, thank you.