<div dir="ltr"><div>I have built myhtv from source on Debian 12 using ansible for dependencies.  Today I'm testing Linuxmint Debian Edition 6 which just launched and is based on Debian 12 bookworm.</div><div><br></div><div>Note there are some errors.<br></div><div><br></div><div>jim@lmde6:~/ansible$ ./mythtv.yml --limit=localhost </div>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.11, but future<br>installation of another Python interpreter could change the meaning of that path. See <a href="https://docs.ansible.com/ansible-">https://docs.ansible.com/ansible-</a><br>core/2.14/reference_appendices/interpreter_discovery.html for more information.<br>ok: [localhost]<br><br>TASK [include_role : common] ********************************************************************************************************<br><br>TASK [common : Debian information used to select which roles/tasks run] *************************************************************<br>ok: [localhost] => {<br>    "msg": [<br>        "inventory_hostname:                 localhost",<br>        "ansible_distribution:               LMDE",<br>        "ansible_distribution_release:       faye",<br>        "ansible_distribution_major_version: 6",<br>        "ansible_lsb.major_release:          6",<br>        "ansible_pkg_mgr:                    apt"<br>    ]<br>}<br><br>TASK [include_role : mythtv-deb] ****************************************************************************************************<br><br>TASK [mythtv-deb : create list of packages known to all Debian distributions] *******************************************************<br>ok: [localhost]<br><br>TASK [mythtv-deb : add unique packages based on distributions] **********************************************************************<br>fatal: [localhost]: FAILED! => {"reason": "Could not find or access '/home/jim/ansible/lmde.yml' on the Ansible Controller."}<br><br>PLAY RECAP **************************************************************************************************************************<br>localhost                  : ok=3    changed=0    unreachable=0    failed=1    skipped=4    rescued=0    ignored=0   <br><br><div>jim@lmde6:~/ansible$ <br></div><div><br></div><div><br></div><div>JIm A<br></div></div>