LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT] git-clone failure over http
@ 2008-04-10 5:13 Shakul Mohideen Hameed
2008-04-10 5:48 ` Shakul Mohideen Hameed
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Shakul Mohideen Hameed @ 2008-04-10 5:13 UTC (permalink / raw)
To: linux-kernel
I am getting errors while cloning few of the kernel sources over HTTP.
Both proxy/direct modes are failing.
Please advise.
- smohideen
git version 1.5.0.6
[moin@tb32-tgw1 linux-kernel]$ git-clone
http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git
Initialized empty Git repository in
/home/moin/linux-kernel/linux-2.6-sched-devel/.git/
Getting alternates list for
http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git/
Also look at http://www.kernel.org/home/ftp/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
Getting pack list for
http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git/
Getting index for pack ef5edbcc679c9e7e54731ae6e8835d1f9337cf60
Getting pack list for
http://www.kernel.org/home/ftp/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
error: Unable to find 7180c4c9e09888db0a188f729c96c6d7bd61fa83 under
http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git/
Cannot obtain needed object 7180c4c9e09888db0a188f729c96c6d7bd61fa83
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [GIT] git-clone failure over http
2008-04-10 5:13 [GIT] git-clone failure over http Shakul Mohideen Hameed
@ 2008-04-10 5:48 ` Shakul Mohideen Hameed
2008-04-10 6:41 ` Shakul Mohideen Hameed
2008-04-11 4:49 ` H. Peter Anvin
2 siblings, 0 replies; 5+ messages in thread
From: Shakul Mohideen Hameed @ 2008-04-10 5:48 UTC (permalink / raw)
To: linux-kernel
I learnt that
"....Linus packs his refs, which means that currently you can't clone using
http, with any version of git.
-- quoted by Julian Philips"
I have to search Direct alternative... may be let me try through socks.
thanks, smohideen
On 4/10/08, Shakul Mohideen Hameed
<smohideen@blackhole.labs.rootshell.ws> wrote:
> I am getting errors while cloning few of the kernel sources over HTTP.
> Both proxy/direct modes are failing.
> Please advise.
> - smohideen
>
>
> git version 1.5.0.6
>
>
> [moin@tb32-tgw1 linux-kernel]$ git-clone
> http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git
> Initialized empty Git repository in
> /home/moin/linux-kernel/linux-2.6-sched-devel/.git/
> Getting alternates list for
> http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git/
> Also look at http://www.kernel.org/home/ftp/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
> Getting pack list for
> http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git/
> Getting index for pack ef5edbcc679c9e7e54731ae6e8835d1f9337cf60
> Getting pack list for
> http://www.kernel.org/home/ftp/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
> error: Unable to find 7180c4c9e09888db0a188f729c96c6d7bd61fa83 under
> http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git/
> Cannot obtain needed object 7180c4c9e09888db0a188f729c96c6d7bd61fa83
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [GIT] git-clone failure over http
2008-04-10 5:13 [GIT] git-clone failure over http Shakul Mohideen Hameed
2008-04-10 5:48 ` Shakul Mohideen Hameed
@ 2008-04-10 6:41 ` Shakul Mohideen Hameed
2008-04-11 4:49 ` H. Peter Anvin
2 siblings, 0 replies; 5+ messages in thread
From: Shakul Mohideen Hameed @ 2008-04-10 6:41 UTC (permalink / raw)
To: linux-kernel
I see issue while extracting Ingo's scheduler development branch only.
Doing a extract on Linus main branch doesnt arise any issue
got f4be31ec9690cfe6e94fcbed6ae60a6a38b3c3ed
walk f4be31ec9690cfe6e94fcbed6ae60a6a38b3c3ed
got cb2e3ce144808fff867d043c58117f30cdf4c1f9
got 44cad261025c04327fd7e847a7088fd3031b0c3e
walk 44cad261025c04327fd7e847a7088fd3031b0c3e
Getting alternates list for
http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
On 4/10/08, Shakul Mohideen Hameed
<smohideen@blackhole.labs.rootshell.ws> wrote:
> I am getting errors while cloning few of the kernel sources over HTTP.
> Both proxy/direct modes are failing.
> Please advise.
> - smohideen
>
>
> git version 1.5.0.6
>
>
> [moin@tb32-tgw1 linux-kernel]$ git-clone
> http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git
> Initialized empty Git repository in
> /home/moin/linux-kernel/linux-2.6-sched-devel/.git/
> Getting alternates list for
> http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git/
> Also look at http://www.kernel.org/home/ftp/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
> Getting pack list for
> http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git/
> Getting index for pack ef5edbcc679c9e7e54731ae6e8835d1f9337cf60
> Getting pack list for
> http://www.kernel.org/home/ftp/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
> error: Unable to find 7180c4c9e09888db0a188f729c96c6d7bd61fa83 under
> http://www.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git/
> Cannot obtain needed object 7180c4c9e09888db0a188f729c96c6d7bd61fa83
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [GIT] git-clone failure over http
2008-04-10 5:13 [GIT] git-clone failure over http Shakul Mohideen Hameed
2008-04-10 5:48 ` Shakul Mohideen Hameed
2008-04-10 6:41 ` Shakul Mohideen Hameed
@ 2008-04-11 4:49 ` H. Peter Anvin
2008-04-12 18:39 ` Shakul Mohideen Hameed
2 siblings, 1 reply; 5+ messages in thread
From: H. Peter Anvin @ 2008-04-11 4:49 UTC (permalink / raw)
To: Shakul Mohideen Hameed; +Cc: linux-kernel
Shakul Mohideen Hameed wrote:
> I am getting errors while cloning few of the kernel sources over HTTP.
> Both proxy/direct modes are failing.
> Please advise.
> - smohideen
>
This happens when the repository maintainer hasn't done:
chmod +x <repo>.git/hooks/post-update
This has to be done manually for some reason.
-hpa
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [GIT] git-clone failure over http
2008-04-11 4:49 ` H. Peter Anvin
@ 2008-04-12 18:39 ` Shakul Mohideen Hameed
0 siblings, 0 replies; 5+ messages in thread
From: Shakul Mohideen Hameed @ 2008-04-12 18:39 UTC (permalink / raw)
To: H. Peter Anvin; +Cc: linux-kernel
On Thu, Apr 10, 2008 at 09:49:20PM -0700, H. Peter Anvin wrote:
> Shakul Mohideen Hameed wrote:
> >I am getting errors while cloning few of the kernel sources over HTTP.
> >Both proxy/direct modes are failing.
> >Please advise.
> > - smohideen
> >
>
> This happens when the repository maintainer hasn't done:
>
> chmod +x <repo>.git/hooks/post-update
>
> This has to be done manually for some reason.
>
> -hpa
Transconnect http://transconnect.sf.net has allowed me to download the
sources through an http proxy..
-smohideen
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-04-12 18:39 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-10 5:13 [GIT] git-clone failure over http Shakul Mohideen Hameed
2008-04-10 5:48 ` Shakul Mohideen Hameed
2008-04-10 6:41 ` Shakul Mohideen Hameed
2008-04-11 4:49 ` H. Peter Anvin
2008-04-12 18:39 ` Shakul Mohideen Hameed
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).