public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linus' git tree not available ATM?
@ 2006-07-28 15:24 Hans-Peter Jansen
  0 siblings, 0 replies; only message in thread
From: Hans-Peter Jansen @ 2006-07-28 15:24 UTC (permalink / raw)
  To: linux-kernel

Hi,

since today, I get: 
~> git pull
fatal: unexpected EOF
Fetch failure: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
using git-1.4.1.1.

stracing it shows an empty answer from git-upload-pack request:

29312 socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3
29312 connect(3, {sa_family=AF_INET, sin_port=htons(9418), sin_addr=inet_addr("204.152.191.5")}, 16) = 0
29312 write(3, "0059git-upload-pack /pub/scm/linux/kernel/git/torvalds/linux-2.6.git\0host=git.kernel.org\0", 89) = 89
29312 read(3, "", 4)                    = 0
29312 write(2, "fatal: ", 7)            = 7
29312 write(2, "unexpected EOF", 14)    = 14

Any idea, what's wrong here?

Pete

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-28 15:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-28 15:24 linus' git tree not available ATM? Hans-Peter Jansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox