* git-pull fails after git upgrade
@ 2006-01-12 5:53 Coywolf Qi Hunt
2006-01-12 7:19 ` Linus repository at git.kernel.org??? Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Coywolf Qi Hunt @ 2006-01-12 5:53 UTC (permalink / raw)
To: git
Hello,
gemini:~/linux/linux-2.6> git --version
git version 1.0.8
gemini:~/linux/linux-2.6> git-pull
fatal: unexpected EOF
Fetch failure: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
What am I missing? thanks
--
Coywolf Qi Hunt
^ permalink raw reply [flat|nested] 3+ messages in thread
* Linus repository at git.kernel.org???
2006-01-12 5:53 git-pull fails after git upgrade Coywolf Qi Hunt
@ 2006-01-12 7:19 ` Junio C Hamano
2006-01-12 15:58 ` Linus Torvalds
0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2006-01-12 7:19 UTC (permalink / raw)
To: Coywolf Qi Hunt; +Cc: git, torvalds
Coywolf Qi Hunt <coywolf@gmail.com> writes:
> gemini:~/linux/linux-2.6> git-pull
> fatal: unexpected EOF
> Fetch failure: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
The failure does not seem to happen on all repositories, but
just is with Linus repository, so I doubt "git update" on either
your end or kernel.org public machines have anything to do with
this. And Linus repository from gitweb is also missing.
I do not have more access to the mirrored public machines than
you have. I can try snooping the traffic from git-peek-remote
to git://git.kernel.org/ but cannot examine the filesystem over
there, so I cannot tell you more than this: I looked at Linus
repository on the mirror source machine and did not see anything
obviously wrong with it. It seemed to have updated around 3-4
hours ago.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Linus repository at git.kernel.org???
2006-01-12 7:19 ` Linus repository at git.kernel.org??? Junio C Hamano
@ 2006-01-12 15:58 ` Linus Torvalds
0 siblings, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2006-01-12 15:58 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Coywolf Qi Hunt, git
On Wed, 11 Jan 2006, Junio C Hamano wrote:
> Coywolf Qi Hunt <coywolf@gmail.com> writes:
>
> > gemini:~/linux/linux-2.6> git-pull
> > fatal: unexpected EOF
> > Fetch failure: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
>
> The failure does not seem to happen on all repositories, but
> just is with Linus repository, so I doubt "git update" on either
> your end or kernel.org public machines have anything to do with
> this. And Linus repository from gitweb is also missing.
The mirroring was delayed for a while, but seems to be ok now.
I repacked my archive (exactly because mirroring was so slow) and while
the result was always a valid archive on the master site, if you pulled
when mirroring was starting to delete the unpacked objects but had not yet
mirrored the new pack, you'd get something like the above - git-daemon
would exit because of a "missing" object).
I think it should be ok now (at least it seems to have mirrored out things
over-night, and gitweb now matches my local head again).
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-01-12 15:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-12 5:53 git-pull fails after git upgrade Coywolf Qi Hunt
2006-01-12 7:19 ` Linus repository at git.kernel.org??? Junio C Hamano
2006-01-12 15:58 ` Linus Torvalds
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).