[mythtv] Anisable

Stuart Auchterlonie stuarta at squashedfrog.net
Wed Dec 5 16:06:08 UTC 2018


On 05/12/2018 12:19, jam at tigger.ws wrote:
> Hi
> I’m trying to use anisable on suse leap 15.0 with  not good results.
> 
> Make sense to anyone?
> (And the retry is no better
> But package python-MySQL-python actually does not exist)
> Thanks
> James

So you will need to identify if there is a replacement package
or if the package exist, but in a non standard repository

We already have some code to handle the variations in the repository
for the perl libraries.

https://github.com/MythTV/ansible/blob/master/roles/mythtv-suse/tasks/main.yml#L65


Regards
Stuart

> 
> TASK [mythtv-suse : install packages] **********************************************************************
> fatal: [localhost]: FAILED! => {"changed": false, "cmd": ["/usr/bin/zypper", "--quiet", "--non-interactive", "--xmlout", "install", "--type", "package", "--auto-agree-with-licenses", "--no-recommends", "--", "+gcc-c++", "+yasm", "+ccache", "+libxml2-devel", "+alsa-devel", "+avahi-compat-mDNSResponder-devel", "+libexiv2-devel", "+libbluray-devel", "+lzo-devel", "+libhdhomerun-devel", "+libsamplerate-devel", "+libXinerama-devel", "+libXrandr-devel", "+libXv-devel", "+libva-devel", "+libva-gl-devel", "+libvdpau-devel", "+libcec-devel", "+libass-devel", "+libcrystalhd-devel", "+systemd-devel", "+libvpx-devel", "+libbluray-bdj", "+libmp3lame-devel", "+python-MySQL-python", "+python-lxml", "+python-urlgrabber", "+python-future", "+python-requests", "+python-oauth", "+perl-ExtUtils-MakeMaker", "+perl-DBD-mysql", "+perl-IO-Socket-INET6", "+perl-Date-Manip", "+perl-DateTime-Format-ISO8601", "+perl-SOAP-Lite", "+perl-JSON", "+perl-Image-Size", "+perl-Net-UPnP", "+libvorbis-devel", "+flac-devel", "+libtag-devel", "+libcdio-devel", "+libcdio-paranoia-devel", "+libmysqlclient-devel", "+fftw3-threads-devel", "+libexif-devel", "+dcraw", "+minizip-devel"], "msg": "Package '+python-MySQL-python' not found.", "rc": 104, "stderr": "", "stderr_lines": [], "stdout": "<?xml version='1.0'?>\n<stream>\n<message type=\"error\">Package '+python-MySQL-python' not found.</message>\n</stream>\n", "stdout_lines": ["<?xml version='1.0'?>", "<stream>", "<message type=\"error\">Package '+python-MySQL-python' not found.</message>", "</stream>"]}
> 	to retry, use: --limit @/home/jam/ansible/qt5.retry
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-dev
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
> 



More information about the mythtv-dev mailing list