git-fetch not working?

5 messages, 4 authors, 2016-08-11 · open the first message on its own page

git-fetch not working?

From: Andy Parkins <hidden>
Date: 2016-08-11 19:35:20

Hello,

$ cat .git/remotes/origin 
URL: git://git.kernel.org/pub/scm/git/git.git
Pull: refs/heads/master:refs/heads/up/master
Pull: refs/heads/next:refs/heads/up/next
Pull: refs/heads/maint:refs/heads/up/maint
Pull: +refs/heads/pu:refs/heads/up/pu

$ git fetch
fatal: unexpected EOF
Failed to find remote refs

$ ping -c1 git.kernel.org
PING zeus-pub.kernel.org (204.152.191.5) 56(84) bytes of data.
64 bytes from zeus-pub1.kernel.org (204.152.191.5): icmp_seq=1 ttl=54 time=182 
ms

Am I doing something wrong?


Andy
-- 
Dr Andrew Parkins, M Eng (Hons), AMIEE
andyparkins@gmail.com

Re: git-fetch not working?

From: Petr Baudis <hidden>
Date: 2016-08-11 19:20:08

Dear diary, on Tue, Oct 24, 2006 at 11:10:11PM CEST, I got a letter
where "H. Peter Anvin" [off-list ref] said that...
Petr Baudis wrote:
quoted
 nope, I'm getting it as well (hey I know about broken git.kernel.org
in an hour at most now because of the repo.or.cz cronjobs ;) -
git-daemon at the kernel.org machines seems to be broken.
Nope, just tripping the load limit.  git1.kernel.org has had loads over 
400 today.  Oddly enough, the load on git2.kernel.org is in the low teens.
Hmm, interesting. Just to make sure, is that because of git-daemon or
something else? :-)

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
#!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1

Re: git-fetch not working?

From: Petr Baudis <hidden>
Date: 2016-08-11 19:29:21

  Hi,

Dear diary, on Tue, Oct 24, 2006 at 10:00:45PM CEST, I got a letter
where Andy Parkins [off-list ref] said that...
$ cat .git/remotes/origin 
URL: git://git.kernel.org/pub/scm/git/git.git
Pull: refs/heads/master:refs/heads/up/master
Pull: refs/heads/next:refs/heads/up/next
Pull: refs/heads/maint:refs/heads/up/maint
Pull: +refs/heads/pu:refs/heads/up/pu

$ git fetch
fatal: unexpected EOF
Failed to find remote refs

$ ping -c1 git.kernel.org
PING zeus-pub.kernel.org (204.152.191.5) 56(84) bytes of data.
64 bytes from zeus-pub1.kernel.org (204.152.191.5): icmp_seq=1 ttl=54 time=182 
ms

Am I doing something wrong?
  nope, I'm getting it as well (hey I know about broken git.kernel.org
in an hour at most now because of the repo.or.cz cronjobs ;) -
git-daemon at the kernel.org machines seems to be broken.

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
#!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1

Re: git-fetch not working?

From: Jakub Narebski <hidden>
Date: 2016-08-11 19:36:43

Petr Baudis wrote:
Dear diary, on Tue, Oct 24, 2006 at 11:10:11PM CEST, I got a letter
where "H. Peter Anvin" [off-list ref] said that...
quoted
Petr Baudis wrote:
quoted
 nope, I'm getting it as well (hey I know about broken git.kernel.org
in an hour at most now because of the repo.or.cz cronjobs ;) -
git-daemon at the kernel.org machines seems to be broken.
Nope, just tripping the load limit.  git1.kernel.org has had loads over 
400 today.  Oddly enough, the load on git2.kernel.org is in the low
teens. 
Shouldn't git.kernel.org distribute load?
 
Hmm, interesting. Just to make sure, is that because of git-daemon or
something else? :-)
Today (with git version 1.4.2.1):

998:jnareb@roke:~/git> git pull origin
fatal: read error (Connection reset by peer)
Fetch failure: git://git.kernel.org/pub/scm/git/git.git

1000:jnareb@roke:~/git> time git pull origin-http
Fetching refs/heads/master from http://git.kernel.org/pub/scm/git/git.git using http
Fetching refs/heads/pu from http://git.kernel.org/pub/scm/git/git.git using http
Fetching refs/heads/man from http://git.kernel.org/pub/scm/git/git.git using http
Fetching refs/heads/html from http://git.kernel.org/pub/scm/git/git.git using http
Fetching refs/heads/next from http://git.kernel.org/pub/scm/git/git.git using http
Fetching refs/heads/todo from http://git.kernel.org/pub/scm/git/git.git using http
Fetching refs/heads/maint from http://git.kernel.org/pub/scm/git/git.git using http
Already up-to-date.

real    8m0.369s
user    0m0.984s
sys     0m0.800s


-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

Re: git-fetch not working?

From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2016-08-11 20:31:24

Petr Baudis wrote:
  Hi,

Dear diary, on Tue, Oct 24, 2006 at 10:00:45PM CEST, I got a letter
where Andy Parkins [off-list ref] said that...
quoted
$ cat .git/remotes/origin 
URL: git://git.kernel.org/pub/scm/git/git.git
Pull: refs/heads/master:refs/heads/up/master
Pull: refs/heads/next:refs/heads/up/next
Pull: refs/heads/maint:refs/heads/up/maint
Pull: +refs/heads/pu:refs/heads/up/pu

$ git fetch
fatal: unexpected EOF
Failed to find remote refs

$ ping -c1 git.kernel.org
PING zeus-pub.kernel.org (204.152.191.5) 56(84) bytes of data.
64 bytes from zeus-pub1.kernel.org (204.152.191.5): icmp_seq=1 ttl=54 time=182 
ms

Am I doing something wrong?
  nope, I'm getting it as well (hey I know about broken git.kernel.org
in an hour at most now because of the repo.or.cz cronjobs ;) -
git-daemon at the kernel.org machines seems to be broken.
Nope, just tripping the load limit.  git1.kernel.org has had loads over 
400 today.  Oddly enough, the load on git2.kernel.org is in the low teens.

	-hpa
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help