Hello,

On Fri, 24 Jun 2011 17:46:48 +0800
Qijiang Fan <fqj1...@gmail.com> wrote:

> Can you try
> $ dulwich clone git://github.com/schacon/hg-git.git
> and then report the result because I dont't have an IPv6 connection ?

Sure.

$ dulwich clone git://github.com/schacon/hg-git.git
Traceback (most recent call last):
  File "/usr/bin/dulwich", line 186, in <module>
    commands[cmd](sys.argv[2:])
  File "/usr/bin/dulwich", line 153, in cmd_clone
    progress=sys.stdout.write)
  File "/usr/lib/pymodules/python2.6/dulwich/client.py", line 204, in
fetch target.get_graph_walker(), f.write, progress)
  File "/usr/lib/pymodules/python2.6/dulwich/client.py", line 217, in
fetch_pack proto, can_read = self._connect('upload-pack', path)
  File "/usr/lib/pymodules/python2.6/dulwich/client.py", line 275, in
_connect s.connect((self._host, self._port))
  File "<string>", line 1, in connect
socket.error: [Errno 101] Network is unreachable

-- 
WBR, Andrew

Attachment: signature.asc
Description: PGP signature

Reply via email to