[mythtv-users] macosx

James jam at tigger.ws
Mon May 2 22:12:53 UTC 2022



> On 2 May 2022, at 8:00 pm, James <jam at tigger.ws> wrote:
> 
> 
> 
>> On 2 May 2022, at 6:01 pm, John Hoyt <john.hoyt at gmail.com <mailto:john.hoyt at gmail.com>> wrote:
>> 
>> I've needed to install dozens of libs by hand eg libbluray libaom libzip liblame etc ect methought ansible did this ??
>> 
>> ansible should have done this.  I'd suggest running ansible alone and see if it's throwing any errors.  I'd also suggest running both the script and ansible with python310
>> 
>> sudo port -N install py310-ansible
> OK
>> cd ~/mythtv-32/ansible
>> ansible-playbook-3.10 --extra-vars="ansible_python_interpreter=/opt/local/bin/python3.10 install_qtwebkit=true"  qt5.yml --ask-become-pass
> 
> What does this mean:
> 
> [WARNING]: No inventory was parsed, only implicit localhost is available
> [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
> [DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks instead. This feature will be removed in version 2.16.
> Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
> 
> No doubt the crux of the matter
> 
> PLAY RECAP ******************************************************************************************************************************
> localhost                  : ok=1    changed=0    unreachable=0    failed=0    skipped=155  rescued=0    ignored=0
> 
> 
>> cd ~/mythtv-32
>> ./compileMythfrontendAnsible.zsh --version=fixes/32 --generate-dmg=true --python-version=310
>> 
>> BTW - there is an older prebuilt version for High Sierra posted here https://sourceforge.net/projects/mythtvformacosx/files/v32/Archive/macOS%2010.13%20High%20Sierra/ <https://sourceforge.net/projects/mythtvformacosx/files/v32/Archive/macOS%2010.13%20High%20Sierra/>
> 
> In case of questions
> [haycorn] /Users/jam/mythtv-32/ansible [501]% hostname
> haycorn.home

Bill ta, what would the inventry file say? For me it seems ansible gets nothing and the skipped=155 seems to say EVERY download requested was skipped.

I'll spelunk my linux source.

Cheers
James

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20220503/ee66c43a/attachment.htm>


More information about the mythtv-users mailing list