<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 12, 2022 at 10:38 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">On 7/11/22 14:46, James Abernathy wrote:<br>
> On LMDE5 I had some errors. One thing I was not prepared for was the question, "BECOME password" I just entered my user password and it continued.<br>
> <br>
<br>
That's the right choice, it's the same password used to sudo.<br>
<br>
Behind the scenes, Ansible is doing running as root. The original MythTV Ansible is run as: sudo ansible-playbook -i hosts qt5.yml.<br>
<br>
-- <br>
Bill<br></blockquote><div><br></div><div>I just built 2 VM systems:</div><div><br></div><div>1. LMDE5 where I used your patched ansible playbook and it got all the dependencies as the non-ansible list. I built mythtv and tested the backend and frontend but without the XMLTV grabbers. I just used OTA EPG via the EIT Video source. Everything seemed to work correctly, but it wasn't an extensive test. I did have some issues on the first run of mythtv-setup. It wanted to upgrade my database to a new schema and got a segment fault the first few times I ran it. I rebooted and finally got past that point and then I could run setup to completion. </div><div><br></div><div>2. on Debian Testing (Bookworm), I previously reported that the patched ansible fails, but I ran sudo apt install on the non-ansible list of dependencies and 1 failed. python3-oauth is not available for Bookworm. I tried python3-oauthlib as a replacement and it installed. I then built mythtv the same as in #1 and it worked as expected without any need to upgrade the database. </div><div><br></div><div>Jim A</div><div><br></div></div></div>