Re: DNS issue when cloning over HTTP and HTTPS

2013-06-17 Thread LCD 47
On 18 June 2013, Daniel Stenberg wrote: > On Tue, 18 Jun 2013, LCD 47 wrote: > > > Cloning with the git protocol works as expected. > > > >A search on the net shows people having the same problem more than an > >year ago, and the solution there seems to imply that Git can't cope > >with async D

Re: DNS issue when cloning over HTTP and HTTPS

2013-06-17 Thread Daniel Stenberg
On Tue, 18 Jun 2013, LCD 47 wrote: Cloning with the git protocol works as expected. A search on the net shows people having the same problem more than an year ago, and the solution there seems to imply that Git can't cope with async DNS in curl: http://osdir.com/ml/freebsd-ports-bugs/201

DNS issue when cloning over HTTP and HTTPS

2013-06-17 Thread LCD 47
The following snippet illustrates the problem: $ uname -srvm Linux 3.9.5-smp #2 SMP Mon Jun 10 02:54:26 CDT 2013 i686 $ git --version git version 1.8.3 $ git clone https://github.com/torvalds/linux.git Cloning into 'linux'... fatal: unable to access 'https://github.com/torvalds/linux.git/':