[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200607281724.54045.hpj@urpla.net>
Date: Fri, 28 Jul 2006 17:24:53 +0200
From: Hans-Peter Jansen <hpj@...la.net>
To: linux-kernel@...r.kernel.org
Subject: linus' git tree not available ATM?
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists