-
Notifications
You must be signed in to change notification settings - Fork 13
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
Brew timeout while installing MUMPS #84
Comments
Their server has been unreliable for a while. In addition, this tap isn't really maintained any more. You should have more luck with https://github.com/dpo/homebrew-mumps-jl, where the MUMPS formula is more up to date and specifies a mirror. |
Same issue: ==> Downloading http://buttari.perso.enseeiht.fr/qr_mumps/releases/qr_mumps-3.0.3.tgz
curl: (28) Failed to connect to buttari.perso.enseeiht.fr port 80 after 75015 ms: Operation timed out
Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left.
curl: (28) Failed to connect to buttari.perso.enseeiht.fr port 80 after 75004 ms: Operation timed out
Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left.
curl: (28) Failed to connect to buttari.perso.enseeiht.fr port 80 after 75004 ms: Operation timed out
Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left.
curl: (28) Failed to connect to buttari.perso.enseeiht.fr port 80 after 75005 ms: Operation timed out
Error: qr_mumps: Failed to download resource "qr_mumps"
Download failed: http://buttari.perso.enseeiht.fr/qr_mumps/releases/qr_mumps-3.0.3.tgz |
Is it MUMPS or QR-MUMPS that you're trying to install? |
I want to install MUMPS, but it seems like mpich-mumps and qr_mumps are the only two options available. |
QR_MUMPS is unrelated to MUMPS ; it's another library. |
Are you looking to install parallel MUMPS or sequential MUMPS? |
Sequential, as required by https://kwant-project.org/doc/dev/pre/install. |
This tap only builds MPI MUMPS. For sequential MUMPS, you'll want this tap as soon as I manage to get past an error on Linux: coin-or-tools/homebrew-coinor#83 |
I see. I have subscribed to that thread, hope it gets merged soon. It will be nice if either the link on the MUMPS website is updated for MacOS or if the changes can also be pushed here. It's really hard to find a brew tap for installation otherwise. |
So I get a timeout when installing brewsci/brewsci-mumps and it tries to connect to http://mumps.enseeiht.fr. I am not sure what is causing this, but maybe the source server for MUMPS is down, and needs to be fixed.
OS: MacOS Ventura 13.0.1
Brew version:
Complete log of
brew install brewsci-mumps
:Wget results:
The text was updated successfully, but these errors were encountered: