Hi, Over several days I've tried to get the ocaml port, via: h$ sudo /opt/local/bin/port install ocaml Password: ---> Fetching ocaml ---> Attempting to fetch ocaml-3.10.1.tar.bz2 from http://caml.inria.fr/pub/distrib/ocaml-3.10/ ---> Attempting to fetch ocaml-3.10.1.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/ocaml ---> Attempting to fetch ocaml-3.10.1.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch ocaml-3.10.1.tar.bz2 from http://svn.macports.org/repository/macports/downloads/ocaml Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing. -- Checking the first URL in a browser results in a timeout. Seems the INRIA site maybe out of action, but I thought I'd ask the mp team. Stephen
On Mar 9, 2008, at 09:55, Stephen Fitch wrote:
Over several days I've tried to get the ocaml port, via:
h$ sudo /opt/local/bin/port install ocaml Password: ---> Fetching ocaml ---> Attempting to fetch ocaml-3.10.1.tar.bz2 from http://caml.inria.fr/pub/distrib/ocaml-3.10/ ---> Attempting to fetch ocaml-3.10.1.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/ocaml ---> Attempting to fetch ocaml-3.10.1.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch ocaml-3.10.1.tar.bz2 from http://svn.macports.org/repository/macports/downloads/ocaml Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing.
--
Checking the first URL in a browser results in a timeout. Seems the INRIA site maybe out of action, but I thought I'd ask the mp team.
I agree. http://caml.inria.fr/ appears to be down, as does ftp:// ftp.inria.fr/ . You could try to contact the administrator of that server, if you can find out who that is. In the mean time, you can try to find "ocaml-3.10.1.tar.bz2" elsewhere (try googling it) and manually drop it into /opt/local/var/macports/distfiles/ocaml/ and MacPorts will use it. Side note: 3.10.2 appears to have been released at the end of February so perhaps the port should also be updated.
participants (2)
-
Ryan Schmidt
-
Stephen Fitch