[mythtv-users] 0.28 ansible build issues

Stuart Auchterlonie stuarta at squashedfrog.net
Tue Jul 12 12:00:40 UTC 2016


On 12/07/16 11:47, Tim Draper wrote:
> 
> 
> 
> When i get to the python modules after the qt5 hosts playbook bit of https://github.com/MythTV/ansible/blob/master/README.md, i get a dependancy issue.
> seems to be a python2-mysql and python-mysql conflict.
> 
> a quick search has come up with http://www.gossamer-threads.com/lists/mythtv/dev/598830?do=post_view_threaded#598830, but i'm not sure i fully understand the thread, dependencies or the potential issues on my live system to go play around to get it working.
> 
> It runs on a generic home server, thats an FC23 host.
> I also have no issues with not using ansible, but short of running through the 75 or so prerequisites, finding the repo name, and getting my system setup, i havent found a fedora based howto for 0.28.
> 
> 
> exact error is:
>  TASK [mythtv-dnf : install mythtv essential python modules] ********************
> failed: [localhost] (item=[u'python-mysql', u'python-lxml']) => {"failed": true, "item": ["python-mysql", "python-lxml"], "module_stderr": "No handlers could be found for logger \"dnf\"\nTraceback (most recent call last):\n  File \"/tmp/ansible_f0GYnf/ansible_module_dnf.py\", line 355, in <module>\n    main()\n  File \"/tmp/ansible_f0GYnf/ansible_module_dnf.py\", line 349, in main\n    ensure(module, base, params['state'], params['name'])\n  File \"/tmp/ansible_f0GYnf/ansible_module_dnf.py\", line 298, in ensure\n    if not base.resolve(allow_erasing=allow_erasing):\n  File \"/usr/lib/python2.7/site-packages/dnf/base.py\", line 541, in resolve\n    raise exc\ndnf.exceptions.DepsolveError: installed package python2-mysql-1.3.7-4.fc23.x86_64 obsoletes python-mysql < 1.3.7-2 provided by python-mysql-1.3.6-4.fc23.x86_64\n", "module_stdout": "", "msg": "MODULE FAILURE", "parsed": false}
> 

I've pushed a bunch of changes that should resolve this.


Regards
Stuart




More information about the mythtv-users mailing list