I don't have an IPv6 connection in China,and I have reported this bug to
upstream.
URI:
https://bitbucket.org/durin42/hg-git/issue/21/hg-git-unable-to-connect-on-ipv6-only-host

<https://bitbucket.org/durin42/hg-git/issue/21/hg-git-unable-to-connect-on-ipv6-only-host>And
can you test whether 0.2.6-1(now in debian unstable) works well through IPv6
connection?

On Wed, Mar 2, 2011 at 8:49 PM, Andrew O. Shadoura <bugzi...@tut.by> wrote:

> Package: mercurial-git
> Version: 0.2.5-1
> Severity: important
> Tags: ipv6
>
> Fails to connect to the server through NAT64 on IPv6-only host:
>
> $ host github.com
> github.com has address 207.97.227.239
> github.com has IPv6 address 2001:470:...::cf61:e3ef
> github.com mail is handled by 10 ASPMX3.GOOGLEMAIL.com.
> github.com mail is handled by 1 ASPMX.L.GOOGLE.com.
> github.com mail is handled by 5 ALT1.ASPMX.L.GOOGLE.com.
> github.com mail is handled by 5 ALT2.ASPMX.L.GOOGLE.com.
> github.com mail is handled by 10 ASPMX2.GOOGLEMAIL.com.
> $ hg clone git://github.com/schacon/hg-git.git
> destination directory: hg-git
> importing Hg objects into Git
> abort: Network is unreachable
> $ host bitbucket.org
> bitbucket.org has address 207.223.240.182
> bitbucket.org has address 207.223.240.181
> bitbucket.org has IPv6 address 2001:470:...::cfdf:f0b5
> bitbucket.org has IPv6 address 2001:470:...::cfdf:f0b6
> bitbucket.org mail is handled by 10 aspmx2.googlemail.com.
> bitbucket.org mail is handled by 10 aspmx3.googlemail.com.
> bitbucket.org mail is handled by 1 aspmx.l.google.com.
> bitbucket.org mail is handled by 5 alt1.aspmx.l.google.com.
> bitbucket.org mail is handled by 5 alt2.aspmx.l.google.com.
> $ hg clone ssh://h...@bitbucket.org/durin42/hg-git
> ^Cinterrupted!
> $ hg clone https://andrew_shado...@bitbucket.org/durin42/hg-git
> destination directory: hg-git
> requesting all changes
> adding changesets
> ^Ctransaction abort!
> rollback completed
> interrupted!
>
> Last two commands clearly demonstrate that the problem isn't in
> Mercurial itself.
>
> P.S. Just to clarify, this host doesn't have any IPv4 connectivity at
> all.
>
> -- System Information:
> Debian Release: 6.0
>  APT prefers sid
>  APT policy: (500, 'sid'), (500, 'oldstable'), (500, 'unstable'), (500,
> 'testing'), (500, 'stable'), (1, 'experimental')
> Architecture: i386 (i686)
>
> Kernel: Linux 2.6.36-trunk-686 (SMP w/2 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored:
> LC_ALL set to en_GB.UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages mercurial-git depends on:
> ii  mercurial               1.6.4-1          scalable distributed version
> contr
> ii  python                  2.6.6-3+squeeze1 interactive high-level
> object-orie
> ii  python-dulwich          0.7.0-1          Python Git library
> ii  python-support          1.0.3            automated rebuilding support
> for P
>
> mercurial-git recommends no packages.
>
> mercurial-git suggests no packages.
>
> -- no debconf information
>
>
>

Reply via email to