<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Okay, i pushed an outstanding change i had which comments out the funky<br>
platforms by default.<br>
<br>
Can you try that again?</blockquote><div><br></div><div>Ok, got pretty far but ran into a problem with python-mysql. Interestingly enough, the package is called python2-mysql (as there is a python3-mysql package) but the python2 package has a virtual provide for python-mysql so dnf should be able to resolve the dependency but can't for some reason:</div><div><br></div><div>TASK: [mythtv-dnf | install mythtv essential python modules] ******************</div><div>failed: [localhost] => (item=python-mysql,python-lxml) => {"failed": true, "item": "python-mysql,python-lxml", "parsed": false}</div><div>No handlers could be found for logger "dnf"</div><div>Traceback (most recent call last):</div><div>  File "/root/.ansible/tmp/ansible-tmp-1460564357.33-197640364697598/dnf", line 1957, in <module></div><div>    main()</div><div>  File "/root/.ansible/tmp/ansible-tmp-1460564357.33-197640364697598/dnf", line 339, in main</div><div>    ensure(module, base, params['state'], params['name'])</div><div>  File "/root/.ansible/tmp/ansible-tmp-1460564357.33-197640364697598/dnf", line 298, in ensure</div><div>    if not base.resolve():</div><div>  File "/usr/lib/python2.7/site-packages/dnf/base.py", line 547, in resolve</div><div>    raise exc</div><div>dnf.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</div><div><br></div><div><br></div><div>FATAL: all hosts have already failed -- aborting</div><div><br></div><div>Thanks,</div><div>Richard </div></div></div></div>