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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]