<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 05/10/2018 01:18 PM, Ashu Desai
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CABzWHuE_TA9mvzF0O04NwpQkPB9MAFVX2VGDKvWzO2PZnM+qCg@mail.gmail.com">
<div dir="ltr">I am on CentOS 7, and when i do my install viz:
<div>
<div><br>
</div>
<div>
<ul>
<li>yum install mythtv mythweb</li>
</ul>
<div>I get the following:</div>
</div>
<div><br>
</div>
<div>
<div>Error: Package:
mythtv-libs-29.1-15.20180228.8.g925ceea0fb.el7.x86_64
(rpmfusion-free-updates)</div>
<div> Requires: libexiv2.so.12()(64bit)</div>
<div>Error: Package: qt5-qtwebkit-5.6.2-1.el7.x86_64 (epel)</div>
<div> Requires: qt5-qtbase(x86-64) = 5.6.2</div>
<div> Installing: qt5-qtbase-5.9.2-3.el7.x86_64
(base)</div>
<div> qt5-qtbase(x86-64) = 5.9.2-3.el7</div>
<div>Error: Package: qt5-qtwebkit-5.6.2-1.el7.x86_64 (epel)</div>
<div> Requires: qt5-qtdeclarative(x86-64) = 5.6.2</div>
<div> Available:
qt5-qtdeclarative-5.9.2-1.el7.x86_64 (base)</div>
<div> qt5-qtdeclarative(x86-64) = 5.9.2-1.el7</div>
<div>Error: Package: qt5-qtwebkit-5.6.2-1.el7.x86_64 (epel)</div>
<div> Requires: qt5-qtdeclarative(x86-64) = 5.6.2</div>
<div> Installing:
qt5-qtdeclarative-5.9.2-1.el7.x86_64 (base)</div>
<div> qt5-qtdeclarative(x86-64) = 5.9.2-1.el7</div>
<div> You could try using --skip-broken to work around the
problem</div>
<div> You could try running: rpm -Va --nofiles --nodigest</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Not that I am an expert but am I correct that it seems
the rpmfusion is not being compatible with the epel or base
libraries? I can try disabling epel but wanted to reach out
here first to see if there's something I am doing wrong
and/or if epel is needed </div>
</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
Ash. </div>
</div>
</blockquote>
<br>
You need a newer qt5-qtwebkit which is currently in epel-testing --
not yet promoted to epel. Not that Centos 7 just updated from Centos
7.4 to Centos 7.5 which is why Qt is upgrading from 5.6 to 5.9.<br>
</body>
</html>