Bug 849886

Summary: [bootstrap] ovirt-engine install node fails because installation of libjpeg
Product: [Retired] oVirt Reporter: Royce Lv <lvroyce>
Component: vdsmAssignee: Dan Kenigsberg <danken>
Status: CLOSED CURRENTRELEASE QA Contact: Haim <hateya>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: abaron, acathrow, alonbl, bazulay, dyasny, iheim, mgoldboi, yeylon, ykaul
Target Milestone: ---   
Target Release: 3.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-12 10:55:03 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:

Description Royce Lv 2012-08-21 07:27:08 UTC
Description of problem:
On my FC17 x86_64 machine installed a VPN software agnclient.i386(there is no x86_64 package). It depends on package "libjpeg-turbo.i686"

When engine install this machine, it fails because needs to install package "libjpeg.x86_64" which depends on package "libjpeg-turbo.x86_64"

Yum will shout out with:
Error: Protected multilib versions: libjpeg-turbo-1.2.1-1.fc17.x86_64 != libjpeg-turbo-1.2.0-1.fc17.i686

We need to add "--setopt=protected_multilib=false" option when calling yum

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Alon Bar-Lev 2013-03-12 10:55:03 UTC
Solved by moving into yum api.