[mythtv-users] libmyth-python: mythbuntu master ppa install error

David Hampton mythtv at love2code.net
Sat Jan 21 05:38:33 UTC 2023


On Fri, 2023-01-20 at 16:47 -0500, John Hoyt wrote:
> I'm seeing an error while trying to update to lasting  nights
> mythbuntu autobuilds:
> 
> > Setting up libmyth-python
> > (2:33.0~master.202301200203.5337925bde~ubuntu22.10.1) ...
> >   File "/usr/lib/python3/dist-
> > packages/MythTV/services_api/mythversions.py", line 9
> >     MYTHTV_VERSION_LIST = @MYTHTV_PYTHON_VERSION_LIST@
> >                           ^
> > SyntaxError: invalid syntax
> > 
> > 
> Is is safe to assume this comes from this recent
> commit: https://github.com/MythTV/mythtv/commit/fef61c9b159f14600001d
> c3150681d86b4814c99


I made a last minute change to the name of one of my value
substitutions, and missed changing it in one location.

I've committed a fix. If you update and rerun configure, the
MYTHTV_VERSION_LIST value should return to its prior value of:

    ('0.27', '0.28', '29', '30', '31', '32', '33')

Sorry about that.

David



More information about the mythtv-users mailing list