Hello,
I am working currently on a project that requires wmi and ie8 packages. However, the links to the windows executables seem to be invalid and throw these errors:
ie8
Executing w_do_call ie8
Executing load_ie8
win10
Executing wine winecfg -v winxp
------------------------------------------------------
warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/root/.wine32 terminate
------------------------------------------------------
Executing w_do_call msls31
Executing load_msls31
Executing cd /root/.cache/winetricks/msls31
Downloading https://web.archive.org/web/20160710055851if_/http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe to /root/.cache/winetricks/msls31
--2025-10-22 10:59:07-- https://web.archive.org/web/20160710055851if_/http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe
Resolving web.archive.org (web.archive.org)... 207.241.237.3
Connecting to web.archive.org (web.archive.org)|207.241.237.3|:443... connected.
HTTP request sent, awaiting response... 503 Service Temporarily Unavailable
2025-10-22 10:59:08 ERROR 503: Service Temporarily Unavailable.
The same for wmi
58.30 Executing cd /home/user/.cache/winetricks/wmi
58.30 Downloading https://web.archive.org/web/2000/https://web.archive.org/web/20051221074940/https://download.microsoft.com/download/platformsdk/wmi9x/1.5/W9X/EN-US/wmi9x.exe to /home/user/.cache/winetricks/wmi
connected.
503 Service Temporarily Unavailable
59.03 2025-10-22 11:34:42 ERROR 503: Service Temporarily Unavailable.
59.03
This of course isn't a winetricks error per say but it blocks the package of being installed. Has this previously ever happened, and what would be the suggested solution to this?
Hello,
I am working currently on a project that requires wmi and ie8 packages. However, the links to the windows executables seem to be invalid and throw these errors:
ie8
The same for wmi
This of course isn't a winetricks error per say but it blocks the package of being installed. Has this previously ever happened, and what would be the suggested solution to this?