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

pacman -Suy error "could not resolv host: mirror.msys2.org" #354

Open
noeldiviney opened this issue Nov 19, 2024 · 0 comments
Open

pacman -Suy error "could not resolv host: mirror.msys2.org" #354

noeldiviney opened this issue Nov 19, 2024 · 0 comments

Comments

@noeldiviney
Copy link

Installed "msys2-x86_64-20241116.exe" successfully.

Executing commanf "pacman -Suy" produces the following output 👎

eicon@DESKTOP-HGFKOFT MINGW64 ~
$ pacman -Suy
:: Synchronizing package databases...
clangarm64 425.2 KiB 134 KiB/s 00:03 [#######################################################################] 100%
mingw32 205.9 KiB 83.5 KiB/s 00:02 [#######################################################################] 100%
mingw64 450.1 KiB 153 KiB/s 00:03 [#######################################################################] 100%
ucrt64 478.5 KiB 161 KiB/s 00:03 [#######################################################################] 100%
clang32 49.3 KiB 20.2 KiB/s 00:02 [#######################################################################] 100%
clang64 465.9 KiB 364 KiB/s 00:01 [#######################################################################] 100%
msys is up to date
error: failed retrieving file 'clangarm64.db' from mirror.msys2.org : Could not resolve host: mirror.msys2.org
warning: fatal error from mirror.msys2.org, skipping for the remainder of this transaction
error: failed retrieving file 'mingw32.db' from mirror.msys2.org : Could not resolve host: mirror.msys2.org
error: failed retrieving file 'mingw64.db' from mirror.msys2.org : Could not resolve host: mirror.msys2.org
error: failed retrieving file 'ucrt64.db' from mirror.msys2.org : Could not resolve host: mirror.msys2.org
error: failed retrieving file 'clang32.db' from mirror.msys2.org : Could not resolve host: mirror.msys2.org
error: failed retrieving file 'clangarm64.db' from repo.msys2.org : Could not resolve host: repo.msys2.org
warning: fatal error from repo.msys2.org, skipping for the remainder of this transaction
error: failed retrieving file 'mingw32.db' from repo.msys2.org : Could not resolve host: repo.msys2.org
error: failed retrieving file 'mingw64.db' from repo.msys2.org : Could not resolve host: repo.msys2.org
error: failed retrieving file 'ucrt64.db' from repo.msys2.org : Could not resolve host: repo.msys2.org
error: failed retrieving file 'clang32.db' from repo.msys2.org : Could not resolve host: repo.msys2.org
:: Starting core system upgrade...
there is nothing to do
:: Starting full system upgrade...
there is nothing to do

eicon@DESKTOP-HGFKOFT MINGW64 ~

I am able to access "https://mirror.msys2.org" on my firefox browser without any problems.

Noel Diviney

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant