[mythtv-users] New Backend - Installation issues

Tim Draper veehexx at zoho.com
Fri May 11 21:17:42 UTC 2018




 ---- On Fri, 11 May 2018 19:30:47 +0100 Ken Bass <kbass at kenbass.com> wrote ---- 
 >            On 05/10/2018 01:18 PM, Ashu Desai       wrote:
 >                  I am on CentOS 7, and when i do my install viz:                    
 >                                                   yum install mythtv mythweb
 >                           I get the following:                      
 >                                    Error: Package:               mythtv-libs-29.1-15.20180228.8.g925ceea0fb.el7.x86_64               (rpmfusion-free-updates)                        Requires: libexiv2.so.12()(64bit)             Error: Package: qt5-qtwebkit-5.6.2-1.el7.x86_64 (epel)                        Requires: qt5-qtbase(x86-64) = 5.6.2                        Installing: qt5-qtbase-5.9.2-3.el7.x86_64               (base)                            qt5-qtbase(x86-64) = 5.9.2-3.el7             Error: Package: qt5-qtwebkit-5.6.2-1.el7.x86_64 (epel)                        Requires: qt5-qtdeclarative(x86-64) = 5.6.2                        Available:               qt5-qtdeclarative-5.9.2-1.el7.x86_64 (base)                            qt5-qtdeclarative(x86-64) = 5.9.2-1.el7             Error: Package: qt5-qtwebkit-5.6.2-1.el7.x86_64 (epel)                        Requires: qt5-qtdeclarative(x86-64) = 5.6.2                        Installing:               qt5-qtdeclarative-5.9.2-1.el7.x86_64 (base)                            qt5-qtdeclarative(x86-64) = 5.9.2-1.el7              You could try using --skip-broken to work around the               problem              You could try running: rpm -Va --nofiles --nodigest                      
 >                       
 >                       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                   
 >                   Thanks,         
 >            Ash.                  
 >      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.

I span up a centos VM on 7.5, with epel, epel-testing and nux enabled. qt5 issues are sorted now but just one more failed dependency:

Error: Package: mythtv-libs-29.0-1.el7.nux.x86_64 (nux-dextop)
           Requires: libexiv2.so.12()(64bit)
 You could try using --skip-broken to work around the problem

closest i can find is libgexiv2 (note the 'g'). Unfortunately I've ran out of time to test and investigate further as i'm away for the weekend now. i've got as far as this url for a bit of info which might explain or contain a fix (not looked at it fully yet): https://access.redhat.com/discussions/3414821
does seem to sugest that nux-dextop needs to update his repo for centos7.5 support where as 7.4 worked fine.



More information about the mythtv-users mailing list