Re: EL7 mythtv 0.27 dependencies

Stephen Collier <[email protected]> Tue, 15 Jul 2014 11:03:02 +1000
Newsgroups gmane.linux.redhat.rpm.atrpms.general
Message-ID <[email protected]>
On 15/07/2014 10:46 AM, NullDev wrote:
>     I recently got CentOS 7 up and running to swap out my older CentOS 
> 6 based mythtv 0.26 system.  I was excited to see Stephen has RPMs 
> built as atrpms has always been my repo of choice in the past. Once I 
> got Stephen's repo configured in addition to the official atrpm's 
> repo, I did: "yum install mythtv" and got a few failed dependencies.  
> I figured I'd copy them to the list here in case they weren't already 
> known.
>
> Error: Package: xmltv-grabbers-0.5.61-85.el7.noarch (atrpms)
>            Requires: perl(HTTP::Cache::Transparent)
> Error: Package: xmltv-gui-0.5.61-85.el7.noarch (atrpms)
>            Requires: perl(Tk::TableMatrix)
> Error: Package: mytharchive-0.27.3-4.sl7.x86_64 (screpo)
>            Requires: PIL
> Error: Package: mythtv-frontend-0.27.3-4.sl7.x86_64 (screpo)
>            Requires: mplayer
>
>     I'm guessing that these will eventually be remedied once EL7 
> matures a bit.  In the meantime, if someone has already solved these 
> dependencies, can you give me some hints?  I saw RPMFusion has a 
> version of mplayer for Fedora 19, but that opened up an additional can 
> of dependency worms.  Thanks in advance!
>
> _______________________________________________
> atrpms-users mailing list
> [email protected]
> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>
I'm building the dependencies right now. They will be available in a few 
hours all going well. There is now a scrpms-repo rpm which will help. 
They can be installed as below.

yum install 
http://scrpms.net/pub/RPMS/el7/x86_64/scrpms-repo-7-7.sl7.x86_64.rpm
yum install 
http://scrpms.net/pub/RPMS/el6/x86_64/scrpms-repo-6-7.el6.x86_64.rpm
yum install http://scrpms.net/pub/RPMS/el6/i386/scrpms-repo-6-7.el6.i686.rpm
yum install 
http://scrpms.net/pub/RPMS/f19/i386/scrpms-repo-19-7.fc19.i686.rpm
yum install 
http://scrpms.net/pub/RPMS/f19/x86_64/scrpms-repo-19-7.fc19.x86_64.rpm
yum install 
http://scrpms.net/pub/RPMS/f20/x86_64/scrpms-repo-20-7.fc20.x86_64.rpm
yum install 
http://scrpms.net/pub/RPMS/f20/i386/scrpms-repo-20-7.fc20.i686.rpm

Cheers
Stephen