On 9/13/19 12:43 PM, Jacek Caban wrote:
That's good to hear. Meantime, I pushed puthon 3 support from Vincent to master branch of Wine Gecko git. Please let me know if it works for you.
I haven't tried that yet, but I have found that while Wine Gecko now builds the code the MSI creation process has a bug. I didn't notice the RPMs were in the 100k size instead of 100MB size.
The 'wine cabarc.exe -r -m mszip N winegecko.cab msi/files' command fails to create a valid cab file. It's empty.
-rw-r--r--. 1 mockbuild mock 36 Nov 7 11:35 winegecko.cab -rw-r--r--. 1 mockbuild mock 10240 Nov 7 11:30 wine_gecko-2.47-x86_64.msi
Using 'gcab' to create a valid cabinet the msibuilder commands still create a valid MSI and installs successfully.
-rw-rw-r--. 1 mockbuild mock 107818934 Nov 7 11:35 winegecko.cab -rw-r--r--. 1 mockbuild mock 108684800 Nov 7 11:39 wine_gecko-2.47-x86_64.msi