To re-enable CI tests, edit .travis.yml and uncomment RunInstallMt related lines.
For some reason, it was working fine, and it broke. This could be related to Wine version, missing libraries (such as TLS/SSL, incorrect GnuTLS version) or something similar.
This is also reproducible on local Docker container. The installation wizard freezes while trying to fetch some files via HTTPS.
To re-enable CI tests, edit
.travis.yml
and uncommentRunInstallMt
related lines.For some reason, it was working fine, and it broke. This could be related to Wine version, missing libraries (such as TLS/SSL, incorrect GnuTLS version) or something similar.
This is also reproducible on local Docker container. The installation wizard freezes while trying to fetch some files via HTTPS.