Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calibri install fails because of remotes not working anymore, stopping the installation of allfonts. #2219

Open
JakoDel opened this issue May 4, 2024 · 1 comment
Labels
duplicate Duplicate of another issue.

Comments

@JakoDel
Copy link

JakoDel commented May 4, 2024

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 
Executing cd /Users/jakodel/.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 /Users/jakodel/.cache/winetricks/PowerPointViewer
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0 11650    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 503
Warning: Problem : HTTP error. Will retry in 1 seconds. 3 retries left.
  0 11650    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 503
Warning: Problem : HTTP error. Will retry in 2 seconds. 2 retries left.
  0 11650    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 503
Warning: Problem : HTTP error. Will retry in 4 seconds. 1 retries left.
  0 11650    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 503
Executing cd /Users/jakodel/.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 /Users/jakodel/.cache/winetricks/PowerPointViewer
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0 11650    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 503
Warning: Problem : HTTP error. Will retry in 1 seconds. 3 retries left.
  0 11650    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 503
Warning: Problem : HTTP error. Will retry in 2 seconds. 2 retries left.
  0 11650    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 503
Warning: Problem : HTTP error. Will retry in 4 seconds. 1 retries left.
  0 11650    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 503
------------------------------------------------------
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
------------------------------------------------------

this is happening on Sonoma 14.4.1, not sure if this is something I should report to the maintainer, but I mean.. what can go wrong with the redistribution of a script like winetricks?

thanks!

@JakoDel JakoDel changed the title calibri install fails, stopping the installation of allfonts. calibri install fails because of remotes not working anymore, stopping the installation of allfonts. May 4, 2024
@Chiitoo
Copy link
Collaborator

Chiitoo commented May 6, 2024

You may be able to proceed with it now, or at a later time (I just tried it now, and it was successful).

There was a 503 HTTP status code, which translates to 'Service Unavailable' (for the web.archive.org/web/20171225132744if_/... URL), and which usually is a temporary issue.

As a fall back the web.archive.org/web/2000/https://web.archive.org/web/20171225132744if_/... URL is used, and that no longer exists (or it has other issues).

I'll need to see if we already have an issue for the web/2000 problem, since I think I've seen it before, but I'm not sure if it's a permanent issue (like a feature that archive.org discontinued).

As a side note, it would be good to mention your Winetricks version as it isn't included in that log snippet. :]

I'll close this now, since the download does work for me at this time, and the web/2000 issue will need its own issue if we already don't have one.

Thank you for reporting, and feel free to update this issue report if the problem persists, and if none of what I said makes any sense!

See also:

@Chiitoo Chiitoo added the duplicate Duplicate of another issue. label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Duplicate of another issue.
Projects
None yet
Development

No branches or pull requests

2 participants