[mythtv-users] some ansible changes are needed for Linuxmint Debian Edition
James Abernathy
jfabernathy at gmail.com
Thu Sep 28 16:01:14 UTC 2023
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.
Note there are some errors.
jim at lmde6:~/ansible$ ./mythtv.yml --limit=localhost
BECOME password:
PLAY [mythtv_hosts]
*****************************************************************************************************************
TASK [Gathering Facts]
**************************************************************************************************************
[WARNING]: Platform linux on host localhost is using the discovered Python
interpreter at /usr/bin/python3.11, but future
installation of another Python interpreter could change the meaning of that
path. See https://docs.ansible.com/ansible-
core/2.14/reference_appendices/interpreter_discovery.html for more
information.
ok: [localhost]
TASK [include_role : common]
********************************************************************************************************
TASK [common : Debian information used to select which roles/tasks run]
*************************************************************
ok: [localhost] => {
"msg": [
"inventory_hostname: localhost",
"ansible_distribution: LMDE",
"ansible_distribution_release: faye",
"ansible_distribution_major_version: 6",
"ansible_lsb.major_release: 6",
"ansible_pkg_mgr: apt"
]
}
TASK [include_role : mythtv-deb]
****************************************************************************************************
TASK [mythtv-deb : create list of packages known to all Debian
distributions] *******************************************************
ok: [localhost]
TASK [mythtv-deb : add unique packages based on distributions]
**********************************************************************
fatal: [localhost]: FAILED! => {"reason": "Could not find or access
'/home/jim/ansible/lmde.yml' on the Ansible Controller."}
PLAY RECAP
**************************************************************************************************************************
localhost : ok=3 changed=0 unreachable=0 failed=1
skipped=4 rescued=0 ignored=0
jim at lmde6:~/ansible$
JIm A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20230928/6d3339ee/attachment.htm>
More information about the mythtv-users
mailing list