[mythtv] build failure

Stuart Auchterlonie stuarta at squashedfrog.net
Thu Feb 22 15:07:56 UTC 2018


On 21/02/18 10:29, Stuart Auchterlonie wrote:
> On 21/02/18 10:13, Stuart Auchterlonie wrote:
>> Can you run for me (in the directory where you checked out the
>> ansible modules)
>>
>> $ ansible -m setup -i hosts all | grep pkg_mgr
> 
> Actually, slightly more useful information that will be helpful
> 
> $ ansible -m setup -i hosts all | grep -e ansible_pkg_mgr -e
> ansible_distribution
> 
> 
> Regards
> Stuart
> 
>>
>> I expect it'll reply
>>
>> "ansible_pkg_mgr": "zypper",
>>
>> I'm happy to add suse support to the playbooks, but have nothing to
>> test it on. I can take a wild stab at it and send you a patch if that
>> would help?
>>
>>


Support added to the playbooks. Do a `git pull` in your checkout to
update the playbooks and rerun

# ansible-playbook -i hosts qt5.yml

as root


Regards
Stuart



More information about the mythtv-dev mailing list