caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Anil Madhavapeddy <anil@recoil.org>
To: 心如烛光 <275438859@qq.com>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] encounter errors while it is installing opam
Date: Thu, 17 Sep 2015 10:56:43 +0100	[thread overview]
Message-ID: <BD84AFA2-7228-419B-8AFF-E7C46F04985B@recoil.org> (raw)
In-Reply-To: <tencent_752281A34DFDE8C605CEC80E@qq.com>

[-- Attachment #1: Type: text/plain, Size: 2628 bytes --]

On 17 Sep 2015, at 04:59, 心如烛光 <275438859@qq.com> wrote:
> 
> Hi,everybody.
>     I wanna install opam for my macbook pro(osx 10.8.5 mountain lion).And I have tried both the macport and the brew installations. Unfortunately,I get errors with two process.How could I fix it?Thank you! 
> 
> Yours!
> 
> here is the return of the brew:
> $ sudo brew reinstall ocaml
> Password:
> ==> Reinstalling ocaml
> ==> Downloading https://homebrew.bintray.com/bottles/ocaml-4.02.3.mountain_lion.
> Already downloaded: /Library/Caches/Homebrew/ocaml-4.02.3.mountain_lion.bottle.tar.gz
> ==> Pouring ocaml-4.02.3.mountain_lion.bottle.tar.gz
> 🍺  /usr/local/Cellar/ocaml/4.02.3: 1187 files, 116M
> kevintekiMacBook-Pro:~ kevin$ sudo brew reinstall opam --without-aspcud
> ==> Reinstalling opam with --without-aspcud
> ==> Downloading https://github.com/ocaml/opam/archive/1.2.2.tar.gz
> Already downloaded: /Library/Caches/Homebrew/opam-1.2.2.tar.gz
> ==> Downloading https://gforge.inria.fr/frs/download.php/file/33593/cudf-0.7.tar
> Already downloaded: /Library/Caches/Homebrew/opam--cudf-0.7.tar.gz
> ==> Downloading http://erratique.ch/software/uutf/releases/uutf-0.9.3.tbz
> Already downloaded: /Library/Caches/Homebrew/opam--uutf-0.9.3.tbz
> ==> Downloading https://gforge.inria.fr/frs/download.php/file/34277/dose3-3.3.ta
> Already downloaded: /Library/Caches/Homebrew/opam--dose3-3.3.tar.gz
> ==> Downloading http://ocamlgraph.lri.fr/download/ocamlgraph-1.8.5.tar.gz
> Already downloaded: /Library/Caches/Homebrew/opam--ocamlgraph-1.8.5.tar.gz
> ==> Downloading http://erratique.ch/software/jsonm/releases/jsonm-0.9.1.tbz
> Already downloaded: /Library/Caches/Homebrew/opam--jsonm-0.9.1.tbz
> ==> Downloading https://github.com/ocaml/ocaml-re/archive/ocaml-re-1.2.0.tar.gz
> Already downloaded: /Library/Caches/Homebrew/opam--ocaml-re-1.2.0.tar.gz
> ==> Downloading http://erratique.ch/software/cmdliner/releases/cmdliner-0.9.7.tb
> Already downloaded: /Library/Caches/Homebrew/opam--cmdliner-0.9.7.tbz
> ==> Downloading https://ocaml-extlib.googlecode.com/files/extlib-1.5.3.tar.gz
> 
> curl: (7) Failed to connect to 2404:6800:4008:c05::52: No route to host
> Error: Failed to download resource "opam--extlib"
> Download failed: https://ocaml-extlib.googlecode.com/files/extlib-1.5.3.tar.gz <https://ocaml-extlib.googlecode.com/files/extlib-1.5.3.tar.gz>
This is a local problem in your setup.  You are resolving an IPv6 address and attempting to connect to it, but don't appear to have a valid route.  Try disabling your IPv6 network interface and trying again.

regards,
Anil


[-- Attachment #2: Type: text/html, Size: 4664 bytes --]

      reply	other threads:[~2015-09-17  9:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17  3:59 心如烛光
2015-09-17  9:56 ` Anil Madhavapeddy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BD84AFA2-7228-419B-8AFF-E7C46F04985B@recoil.org \
    --to=anil@recoil.org \
    --cc=275438859@qq.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).