<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jan 21, 2023 at 12:39 AM David Hampton via mythtv-users <<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</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 Fri, 2023-01-20 at 16:47 -0500, John Hoyt wrote:<br>
> I'm seeing an error while trying to update to lasting nights<br>
> mythbuntu autobuilds:<br>
> <br>
> > Setting up libmyth-python<br>
> > (2:33.0~master.202301200203.5337925bde~ubuntu22.10.1) ...<br>
> > File "/usr/lib/python3/dist-<br>
> > packages/MythTV/services_api/mythversions.py", line 9<br>
> > MYTHTV_VERSION_LIST = @MYTHTV_PYTHON_VERSION_LIST@<br>
> > ^<br>
> > SyntaxError: invalid syntax<br>
> > <br>
> > <br>
> Is is safe to assume this comes from this recent<br>
> commit: <a href="https://github.com/MythTV/mythtv/commit/fef61c9b159f14600001d" rel="noreferrer" target="_blank">https://github.com/MythTV/mythtv/commit/fef61c9b159f14600001d</a><br>
> c3150681d86b4814c99<br>
<br>
<br>
I made a last minute change to the name of one of my value<br>
substitutions, and missed changing it in one location.<br>
<br>
I've committed a fix. If you update and rerun configure, the<br>
MYTHTV_VERSION_LIST value should return to its prior value of:<br>
<br>
('0.27', '0.28', '29', '30', '31', '32', '33')<br>
<br>
Sorry about that.<br>
<br>
David<br></blockquote><div><br></div><div>Thanks for the quick fix! I just checked and everything is back to working.</div></div></div>