<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Thu, May 10, 2018 at 12:56 PM Michael A Weber <<a href="mailto:mweberjunk01@gmail.com">mweberjunk01@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><blockquote type="cite"><div>On May 10, 2018, at 12:18 PM, Ashu Desai <<a href="mailto:ashu.desai@gmail.com" target="_blank">ashu.desai@gmail.com</a>> wrote:</div><br class="m_8343828407246258756Apple-interchange-newline"><div><div dir="ltr">I am building a new Backend - running into some hiccup.<div><br></div><div>I have the following repo enabled:</div><div><br></div><div><ul><li>epel</li><li>rpmfusion</li></ul><div><br></div><div>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>
_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br><a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br><a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br></div></blockquote></div><br><div>Ash—</div><div><br></div><div>In looking at what the base repo has to offer, I do not see qt5-qtwebkit listed.  So, that’s a problem.</div><div><br></div><div>What I recommend is to install the qt5 packages to meet dependencies for Myth from the repo which has them and new enough, which is epel, as 5.6.2 is sufficient, and then turn the base repo back on when needed.  </div></div></blockquote><div><br></div><div>Mike </div><div>Thanks for the help. Are you saying i should first "disable" the base repo, do an install of qt5-qtwebkit and then enable the base again?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>OR, find a repo which has the version of qt5-qtwebkit which you need to satisfy the requirements of what base repo has, enable that repo, and install…  or find the correct RPM, and use yum to install the RPM so yum has a record of the RPM.  Decisions, decisions...</div><div><br></div><div>There are several ways of skinning the cat here, but what feels more comfortable for you is what matters, really.  The main thing is that you won’t be running “yum upgrade” until the packages all get updated to at least a version where everything exists and is version-coherent.</div><div><br></div><div>Using EL for myth does carry its share of issues, and this happens to be one of them.  I use CentOS for Myth predominantly, and for other things, and I get the system functioning and don’t upgrade it very much.  As they say: if it ain’t broke, don’t fix it.  ;)</div><div><br></div><div>Good luck.</div><div><br></div><div>Mike</div></div>_______________________________________________<br><br></blockquote></div></div>