Winetricks / winetricks

Winetricks is an easy way to work around problems in Wine
GNU Lesser General Public License v2.1
2.66k stars 389 forks source link

Calibri Font fails to Install with 404 Error #2209

Closed ThisNekoGuy closed 3 months ago

ThisNekoGuy commented 3 months ago

(Ignore the wow64 mode messages, they're lying; it's some sort of bug) winetricks -q calibri fails with a 404 error:

user@GENTOO ~> WINEPREFIX="$PWD/pfx64" winetricks -q calibri impact                                                                                                                             
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
------------------------------------------------------
warning: You apppear to be using Wine's new wow64 mode. Note that this is EXPERIMENTAL and not yet fully supported. If reporting an issue, be sure to mention this.
------------------------------------------------------
Using winetricks 20240105-next - sha256sum: c43ad4a2529441656e3f5a0b5ed6e248de15bf5cf657510ec2c0f6efc2562080 with wine-9.5 and WINEARCH=win64
Executing w_do_call calibri
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
------------------------------------------------------
warning: You apppear to be using Wine's new wow64 mode. Note that this is EXPERIMENTAL and not yet fully supported. If reporting an issue, be sure to mention this.
------------------------------------------------------
Executing load_calibri 
grep: warning: stray \ before /
Executing mkdir -p /home/neko-san/.cache/winetricks/PowerPointViewer
Executing cd /home/neko-san/.cache/winetricks/PowerPointViewer
Downloading https://web.archive.org/web/20171225132744if_/https://download.microsoft.com/download/E/6/7/E675FFFC-2A6D-4AB0-B3EB-27C9F8C8F696/PowerPointViewer.exe to /home/neko-san/.cache/winetricks/PowerPointViewer
--2024-04-04 22:06:22--  https://web.archive.org/web/20171225132744if_/https://download.microsoft.com/download/E/6/7/E675FFFC-2A6D-4AB0-B3EB-27C9F8C8F696/PowerPointViewer.exe
Resolving web.archive.org... 207.241.237.3
Connecting to web.archive.org|207.241.237.3|:443... failed: Connection refused.
Retrying.

--2024-04-04 22:06:23--  (try: 2)  https://web.archive.org/web/20171225132744if_/https://download.microsoft.com/download/E/6/7/E675FFFC-2A6D-4AB0-B3EB-27C9F8C8F696/PowerPointViewer.exe
Connecting to web.archive.org|207.241.237.3|:443... failed: Connection refused.
Retrying.

--2024-04-04 22:06:25--  (try: 3)  https://web.archive.org/web/20171225132744if_/https://download.microsoft.com/download/E/6/7/E675FFFC-2A6D-4AB0-B3EB-27C9F8C8F696/PowerPointViewer.exe
Connecting to web.archive.org|207.241.237.3|:443... failed: Connection refused.
Giving up.

Executing cd /home/neko-san/.cache/winetricks/PowerPointViewer
Downloading https://web.archive.org/web/2000/https://web.archive.org/web/20171225132744if_/https://download.microsoft.com/download/E/6/7/E675FFFC-2A6D-4AB0-B3EB-27C9F8C8F696/PowerPointViewer.exe to /home/neko-san/.cache/winetricks/PowerPointViewer
--2024-04-04 22:06:26--  https://web.archive.org/web/2000/https://web.archive.org/web/20171225132744if_/https://download.microsoft.com/download/E/6/7/E675FFFC-2A6D-4AB0-B3EB-27C9F8C8F696/PowerPointViewer.exe
Resolving web.archive.org... 207.241.237.3
Connecting to web.archive.org|207.241.237.3|:443... failed: Connection refused.
Retrying.

--2024-04-04 22:06:27--  (try: 2)  https://web.archive.org/web/2000/https://web.archive.org/web/20171225132744if_/https://download.microsoft.com/download/E/6/7/E675FFFC-2A6D-4AB0-B3EB-27C9F8C8F696/PowerPointViewer.exe
Connecting to web.archive.org|207.241.237.3|:443... connected.
HTTP request sent, awaiting response... 404 NOT FOUND
2024-04-04 22:06:28 ERROR 404: NOT FOUND.

------------------------------------------------------
warning: Downloading https://web.archive.org/web/2000/https://web.archive.org/web/20171225132744if_/https://download.microsoft.com/download/E/6/7/E675FFFC-2A6D-4AB0-B3EB-27C9F8C8F696/PowerPointViewer.exe failed
------------------------------------------------------
ThisNekoGuy commented 3 months ago

It suddenly started working again, so I guess...