Wine Gecko 2.47.1 is not compatible with Python 2 or 3

Michael Cronenworth mike at cchtml.com
Thu Dec 19 15:48:36 CST 2019


Hi Jacek,

Trying to build 2.47.1 on Fedora Rawhide (32) results in failures for both Python 3 
and Python 2.

Python 3:
...
   File 
"/builddir/build/BUILD/wine-gecko-2.47.1/wine-gecko-2.47.1/testing/mozbase/mozinfo/mozinfo/mozinfo.py", 
line 93, in <module>
     (distro, os_version, codename) = platform.dist()
AttributeError: module 'platform' has no attribute 'dist'

Python 2:
...
   File 
"/builddir/build/BUILD/wine-gecko-2.47.1/wine-gecko-2.47.1/build/mach_bootstrap.py", 
line 331
     print(NO_MERCURIAL_SETUP.format(mach=sys.argv[0]), file=sys.stderr)
                                                            ^
SyntaxError: invalid syntax

Am I missing something?

Thanks,
Michael



More information about the wine-devel mailing list