Re: trouble git'ting the kernel source thru an http proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday 22 January 2009 15:43 Robert P. J. Day wrote:
>   i recently set up my account on an internal corporate network to use
> an HTTP proxy to allow git to grab the kernel source, then ran
>
>   $ git clone http://www.kernel.org/pub/...etc etc ...

 git clone 
http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git


> which gets as far as getting the pack list, then claims that it can't
> get a needed blob.  i've tried it several times and it fails exactly
> the same way each time.

Are you getting the index for pack .. etc? I.e. where does it stop?

>   is anyone else seeing this?  i need to use http and a proxy here
> since the corporate network doesn't make the 9418(?) git port
> available, so using the git protocol isn't an option.

Well, compared to git:// , http:// is very slow, but it does get there 
eventually.

My clone took about 30 minutes, where the first 10 was spent waiting at 
'Getting index for pack...', but then, all of a sudden, things started to 
happen.

>   is it possibly that the server on the other end is unavailable?

Works fine for me (I'm just behind NAT though, no firewall).

-- 
henrik

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux