<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 13, 2022 at 11:14 AM Bill <<a href="mailto:keemllib@gmail.com">keemllib@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
The devel/2022 branch please. And, I just pushed the python3-oauth' -> 'python3-oauthlib' change.<br>
<br>
-- <br>
Bill<br><br></blockquote><div><br></div><div>It still fails for missing package 'libcrystalhd-dev'</div><div><br></div><div> im@debian:~/ansible$ git checkout -b devel/2022 origin/devel/2022</div>branch 'devel/2022' set up to track 'origin/devel/2022'.<br>Switched to a new branch 'devel/2022'<br>jim@debian:~/ansible$ ./mythtv.yml --limit=localhost --check<br>BECOME password:<br><br>PLAY [mythtv_hosts] *****************************************************************************************************<br><br>TASK [Gathering Facts] **************************************************************************************************<br>[WARNING]: Platform linux on host localhost is using the discovered Python interpreter at /usr/bin/python3.10, but<br>future installation of another Python interpreter could change the meaning of that path. See<br><a href="https://docs.ansible.com/ansible-core/2.12/reference_appendices/interpreter_discovery.html" target="_blank">https://docs.ansible.com/ansible-core/2.12/reference_appendices/interpreter_discovery.html</a> for more information.<br>ok: [localhost]<br><br>TASK [common : Information used to select which roles/tasks run] ********************************************************<br>ok: [localhost] => {<br> "msg": [<br> "Inventory Hostname: localhost",<br> "Distribution: Debian",<br> "Major Version: testing",<br> "LSB Major Release: testing",<br> "Package Manager: apt"<br> ]<br>}<br><br>TASK [mythtv-deb : create a list of deb compilers and build essentials] *************************************************<br>ok: [localhost]<br><br>TASK [mythtv-deb : add mythtv essential build libraries] ****************************************************************<br>ok: [localhost]<br><br>TASK [mythtv-deb : add mythtv extra build libraries] ********************************************************************<br>ok: [localhost]<br><br>TASK [mythtv-deb : include_tasks] ***************************************************************************************<br>included: /home/jim/ansible/roles/mythtv-deb/tasks/debian.yml for localhost<br><br>TASK [mythtv-deb : add mythtv extra build libraries] ********************************************************************<br>ok: [localhost]<br><br>TASK [mythtv-deb : add mythtv extra build libraries (Stretch and later)] ************************************************<br>ok: [localhost]<br><br>TASK [mythtv-deb : set_fact] ********************************************************************************************<br>ok: [localhost]<br><br>TASK [mythtv-deb : set_fact] ********************************************************************************************<br>ok: [localhost]<br><br>TASK [mythtv-deb : add mythtv essential plugin libraries] ***************************************************************<br>ok: [localhost]<br><br>TASK [mythtv-deb : add mythtv essential perl modules] *******************************************************************<br>ok: [localhost]<br><br>TASK [mythtv-deb : add mythtv essential plugin libraries] ***************************************************************<br>ok: [localhost]<br><br>TASK [mythtv-deb : final package list] **********************************************************************************<br>ok: [localhost] => {<br> "msg": "git,g++,make,build-essential,nasm,automake,libtool,ccache,pkg-config,uuid-dev,libfreetype6-dev,libmp3lame-dev,libxv-dev,libxxf86vm-dev,libxinerama-dev,libxrandr-dev,libxml2-dev,libavahi-compat-libdnssd-dev,libexiv2-dev,libasound2-dev,libegl1-mesa-dev,liblzo2-dev,libhdhomerun-dev,libsamplerate0-dev,libxnvctrl-dev,libzip-dev,libsoundtouch-dev,libva-dev,libdrm-dev,libvdpau-dev,libass-dev,libxvidcore-dev,libx264-dev,libvpx-dev,libbluray-bdj,libavc1394-dev,libiec61883-dev,libpulse-dev,libfftw3-dev,libssl-dev,libsystemd-dev,libgnutls28-dev,libcec-dev,libcrystalhd-dev,libbluray-dev,libx265-dev,libminizip-dev,libdbi-perl,libdbd-mysql-perl,libnet-upnp-perl,libwww-perl,libio-socket-inet6-perl,libdate-manip-perl,libxml-simple-perl,libxml-xpath-perl,libimage-size-perl,libdatetime-format-iso8601-perl,libsoap-lite-perl,libjson-perl,libvorbis-dev,libflac-dev,libflac++-dev,libtag1-dev,libcdio-dev,libcdio-paranoia-dev"<br>}<br><br>TASK [mythtv-deb : install packages] ************************************************************************************<br>fatal: [localhost]: FAILED! => {"changed": false, "msg": "No package matching 'libcrystalhd-dev' is available"}<br><br>PLAY RECAP **************************************************************************************************************<br>localhost : ok=14 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 <br></div><div class="gmail_quote"><br></div><div class="gmail_quote">Jim A</div><div class="gmail_quote"><br></div></div>