[mythtv-users] Απ: opensuse and python bindings

Nick Morrott knowledgejunkie at gmail.com
Wed Apr 25 01:45:46 UTC 2018


On 25 April 2018 at 02:22, Yianni Vidalis <yiannividalis at hotmail.com> wrote:
> Hi, Stuart, thanks for your reply.
>
> I cloned ansible and played the whole playbook, unfortunately on the relevant part it returns:
> TASK [mythtv-suse : install mythtv essential python modules] **************************************************************************************
> failed: [localhost] (item=[u'python-MySQL-python', u'python-lxml', u'python-urlgrabber', u'python-future', u'python-requests', u'python-oauth']) => {"changed": false, "cmd": ["/usr/bin/zypper", "--quiet", "--non-interactive", "--xmlout", "install", "--type", "package", "--auto-agree-with-licenses", "--no-recommends", "--", "+python-MySQL-python", "+python-lxml", "+python-urlgrabber", "+python-future", "+python-requests", "+python-oauth"], "item": ["python-MySQL-python", "python-lxml", "python-urlgrabber", "python-future", "python-requests", "python-oauth"], "msg": "The package '+python-MySQL-python' was not found.", "rc": 104, "stderr": "", "stderr_lines": [], "stdout": "<?xml version='1.0'?>\n<stream>\n<message type=\"error\">Το πακέτο '+python-MySQL-python' δε βρέθηκε.</message>\n</stream>\n", "stdout_lines": ["<?xml version='1.0'?>", "<stream>", "<message type=\"error\">the package '+python-MySQL-python' was not found.</message>", "</stream>"]}
>         to retry, use: --limit @/home/yianni/ansible/qt5.retry

It seems to be available:

https://software.opensuse.org/package/python-MySQL-python

Download manually and install?

Cheers,
Nick


More information about the mythtv-users mailing list