Opened 9 years ago
Closed 9 years ago
#48140 closed defect (invalid)
Error returned when trying to install openmpi-default
Reported by: | sarah.tanner@… | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | openmpi |
Description
Installs up to the point when the following error message is obtained:
Error: The following dependencies were not installed: openmpi-default
I notice there was a similar ticket but could not follow from the log what the solution was - sorry. I have added the *.log file to this mail.
(I am using OS X Yosemite version 10.10.3 with Xcode 6.3.2 and latest version of Macport.)
Hope you can help. Many thanks
Attachments (1)
Change History (4)
Changed 9 years ago by sarah.tanner@…
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Keywords: | openmpi-default removed |
---|---|
Summary: | Error returned when trying to install openmpi → Error returned when trying to install openmpi-default |
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to sean@… |
---|
comment:3 Changed 9 years ago by larryv (Lawrence Velázquez)
Resolution: | → invalid |
---|---|
Status: | new → closed |
:notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://icl.cs.utk.edu/open-mpi/ompi/v1.7/downloads/ :debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
This fetch URL should probably be removed.
:notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://www.open-mpi.org/software/ompi/v1.7/downloads/ :debug:fetch Fetching distfile failed: Operation too slow. Less than 1024 bytes/sec transferred the last 60 seconds :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://distfiles.macports.org/openmpi :debug:fetch Fetching distfile failed: Operation too slow. Less than 1024 bytes/sec transferred the last 60 seconds :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/openmpi :debug:fetch Fetching distfile failed: Operation too slow. Less than 1024 bytes/sec transferred the last 60 seconds :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://www.open-mpi.de/software/ompi/v1.7/downloads/ :debug:fetch Fetching distfile failed: Recv failure: Operation timed out :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://cjj.kr.distfiles.macports.org/openmpi :debug:fetch Fetching distfile failed: Operation too slow. Less than 1024 bytes/sec transferred the last 60 seconds :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/openmpi :debug:fetch Fetching distfile failed: Operation too slow. Less than 1024 bytes/sec transferred the last 60 seconds :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/openmpi :debug:fetch Fetching distfile failed: Operation too slow. Less than 1024 bytes/sec transferred the last 60 seconds :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://jog.id.distfiles.macports.org/macports/mpdistfiles/openmpi :debug:fetch Fetching distfile failed: Operation too slow. Less than 1024 bytes/sec transferred the last 60 seconds :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://lil.fr.distfiles.macports.org/openmpi :debug:fetch Fetching distfile failed: Operation too slow. Less than 1024 bytes/sec transferred the last 60 seconds :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/openmpi :debug:fetch Fetching distfile failed: Recv failure: Operation timed out :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://nue.de.distfiles.macports.org/macports/distfiles/openmpi :debug:fetch Fetching distfile failed: Operation too slow. Less than 1024 bytes/sec transferred the last 60 seconds :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://osl.no.distfiles.macports.org/openmpi :debug:fetch Fetching distfile failed: Recv failure: Network is down :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://sea.us.distfiles.macports.org/macports/distfiles/openmpi :debug:fetch Fetching distfile failed: Resolving timed out after 666716 milliseconds :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/openmpi :debug:fetch Fetching distfile failed: Could not resolve host: ykf.ca.distfiles.macports.org :notice:fetch ---> Attempting to fetch openmpi-1.7.5.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/openmpi :debug:fetch Fetching distfile failed: Could not resolve host: svn.macports.org :error:fetch org.macports.fetch for port openmpi-default returned: fetch failed
Judging from all these timeouts, it looks like you’re having network issues. I just fetched openmpi-default
without issue. Try fetching again at a later time — from a different network, if possible. If your network problems persist, feel free to ask macports-users for troubleshooting help.
In the future, please Cc the port maintainers (
port info --maintainers openmpi
), if any.