<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 4:29 PM Stuart Auchterlonie <<a href="mailto:stuarta@squashedfrog.net">stuarta@squashedfrog.net</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>
> 2.  on Debian Testing (Bookworm), I previously reported that the patched <br>
> ansible fails, but I ran sudo apt install on the non-ansible list of <br>
> dependencies and 1 failed.  python3-oauth is not available for Bookworm. <br>
> I tried python3-oauthlib as a replacement and it installed. I then built <br>
> mythtv the same as in #1 and it worked as expected without any need to <br>
> upgrade the database.<br>
> <br>
<br>
I've just fixed the same issue with the github workflow.<br>
There is no python3-oauth package in ubuntu-22.04 (or derivatives)<br>
<br>
The replacement appears to be python3-oauthlib, but mythnetvision<br>
will require coding changes to be able to use it.<br>
<br>
So the playbooks should just skip trying to install python3-oauth<br>
on ubuntu >= 22.04 and derivatives at this time.<br>
<br>
<br>
Regards<br>
Stuart<br></blockquote><div><br></div><div>I just tried a fresh build of a fresh Devian testing VM and I installed the non-ansible dependencies except for 'python3-oauth' and I didn't use 'python3-oauthlib'.  MythTV v32 built fine. I didn't see any errors. Not sure what is missing or doesn't work without that package?</div><div><br></div><div>Jim A</div><div>  </div></div></div>