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

[email protected]: Download failed #1471

Closed
RobViren opened this issue Oct 5, 2020 · 7 comments · Fixed by #1495
Closed

[email protected]: Download failed #1471

RobViren opened this issue Oct 5, 2020 · 7 comments · Fixed by #1495
Labels
help-wanted Extra attention is needed verified

Comments

@RobViren
Copy link

RobViren commented Oct 5, 2020

Install of gcc on main bucket not working.

scoop install gcc
Installing 'gcc' (9.3.0-1) [64bit]
Unable to connect to the remote server
URL http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-binutils-2.34-1-any.pkg.tar.xz is not valid

scoop --version
Current Scoop version:
6df80c1a (HEAD -> master, origin/master, origin/HEAD) fix(tests): Force pester v4 (#4040)
'main' bucket:
1cc739df (HEAD -> master, origin/master, origin/HEAD) imagemagick: Update to version 7.0.10-33
@Ash258 Ash258 changed the title GCC Remote Server Not Responding and fails [email protected]: Download failed Oct 5, 2020
@Ash258 Ash258 added the verify label Oct 5, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2020

Thank you for reporting. You are right.

Following URLs are not accessible:

@jakubgs
Copy link

jakubgs commented Oct 5, 2020

A mirror was set up in msys2/MINGW-packages#7084, but that's probably temporary.

@habamax
Copy link

habamax commented Oct 8, 2020

image

@jakubgs
Copy link

jakubgs commented Oct 8, 2020

See: msys2/MINGW-packages#7084 (comment)

Maybe using a different server as done in #1476 is a good idea.

@wstein
Copy link
Contributor

wstein commented Oct 8, 2020

http://repo.msys2.org/mingw/x86_64/ is up again, so there is no need to fix the url.

But the versions still must be fixed, as msys dropped some version and of cause also the mirror. ;-)

see #1485

@cortexcompiler
Copy link

I see a similar issue with the openssh package, should that be another issue?

Installing 'openssh' (8.2p1-1) [64bit]
bash-4.4.023-2-x86_64.pkg.tar.xz (1.9 MB) [==================================================================] 100%
Checking hash of bash-4.4.023-2-x86_64.pkg.tar.xz ... ok.
gcc-libs-9.3.0-1-x86_64.pkg.tar.xz (1.2 MB) [================================================================] 100%
Checking hash of gcc-libs-9.3.0-1-x86_64.pkg.tar.xz ... ok.
The remote server returned an error: (404) Not Found.
URL http://repo.msys2.org/msys/x86_64/heimdal-7.7.0-1-x86_64.pkg.tar.xz is not valid

Scoop Version info:

scoop --version
Current Scoop version:
6df80c1a (HEAD -> master, origin/master, origin/HEAD) fix(tests): Force pester v4 (#4040)

'extras' bucket:
f803f7c66 (HEAD -> master, origin/master, origin/HEAD) firefox-nightly: Update to version 84.0a1.20201021095128

'java' bucket:
ecaa54bf (HEAD -> master, origin/master, origin/HEAD) corretto11: Update to version 11.0.9.11.1

'main' bucket:
8d4cc854 (HEAD -> master, origin/master, origin/HEAD) vim-nightly: Update to version 8.2.1873

@wstein
Copy link
Contributor

wstein commented Oct 21, 2020

I see a similar issue with the openssh package, should that be another issue?

Thanks for reporting, but there is already a bug report: #1492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-wanted Extra attention is needed verified
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants