<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2017-04-29 8:58 GMT+03:00  <span dir="ltr"><<a href="mailto:jo@durchholz.org" target="_blank">jo@durchholz.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ping doesn't seem to have an ip-version-agnostic setting.<br>
cabal could try both ping and ping6.<br>
Question is: Why does cabal even require ping? pinging a host is useful in<br>
network monitoring, but I have yet to see a situation where it is even<br>
helpful to establish a connection.<br></blockquote><div><br></div><div>Most probably I was not quite clear in the description of the situation.<br><br></div><div>Cabal does not require ping6. It was me trying to resolve the problem who tried ping and ping6, not cabal. And I found that all hosts on the machine are accessible only through IPv6.<br><br></div><div>Cabal internally uses IPv4 calls/data structures, it seems. And fails.<br><br></div><div>A proposition: is it even remotely good idea to replace in cabal source code all calls to web API to invocation of curl/wget?<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
> Good question! At the moment we don’t have ipv6 enabled on our cdn â€”<br>
<span class="">> it looks like it was only recently made available to configure that way<br>
</span>> for general use [1]. I’ve talked to other admins, and I hope we can just<br>
> turn on the switch and have it work going forward. Until then, here’s<br>
<span class="">> the ipv6 address of the current origin hackage server, which can perhaps<br>
> be used in the meantime?<br>
><br>
> 2001:4800:7821:103:be76:4eff:<wbr>fe04:b11a<br>
><br>
</span>> [1] <a href="https://www.fastly.com/blog/ipv6-fastly" rel="noreferrer" target="_blank">https://www.fastly.com/<wbr>blog/ipv6-fastly</a><br>
<div class="HOEnZb"><div class="h5">><br>
> Cheers,<br>
> Gershom<br>
><br>
> On April 26, 2017 at 5:43:37 PM, Serguey Zefirov (<a href="mailto:sergueyz@gmail.com">sergueyz@gmail.com</a>)<br>
> wrote:<br>
>> I have found that Cabal does not work on IPv6-only networks (which my<br>
>> machine happen to be part of).<br>
>><br>
>> The problem is basically this: "ping <a href="http://hackage.haskell.org" rel="noreferrer" target="_blank">hackage.haskell.org</a>" does not<br>
>> resolve<br>
>> host while "ping6 <a href="http://hackage.haskell.org" rel="noreferrer" target="_blank">hackage.haskell.org</a>" does. Thus cabal cannot do<br>
>> anything<br>
>> useful on that machine.<br>
>><br>
>> Do anyone have a solution for that? I was unable to find any on the<br>
>> internet. ;)<br>
>> ______________________________<wbr>_________________<br>
>> Haskell-Cafe mailing list<br>
>> To (un)subscribe, modify options or view archives go to:<br>
>> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>cafe</a><br>
>> Only members subscribed via the mailman list are allowed to post.<br>
><br>
> ______________________________<wbr>_________________<br>
> Haskell-Cafe mailing list<br>
> To (un)subscribe, modify options or view archives go to:<br>
> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>cafe</a><br>
> Only members subscribed via the mailman list are allowed to post.<br>
<br>
<br>
______________________________<wbr>_________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</div></div></blockquote></div><br></div></div>