xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Jeremys GIT repo hangs
@ 2010-06-19 12:10 Stefan Kuhne
  2010-06-19 12:14 ` Pasi Kärkkäinen
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Kuhne @ 2010-06-19 12:10 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 537 bytes --]

Hello,

when i try to clone git repo i get:

user@host:# git clone
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen
Initialized empty Git repository in
/root/kernel/kernel-2.6.32.13-xen/linux-2.6-xen/.git/
remote: Counting objects: 1589636, done.
remote: Compressing objects: 100% (263625/263625), done.
fatal: index-pack failed(1541020/1589636), 349.62 MiB | 217 KiB/s
fetch-pack from
'git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git' failed.
user@host:#

Regards,
Stefan Kuhne


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Jeremys GIT repo hangs
  2010-06-19 12:10 Jeremys GIT repo hangs Stefan Kuhne
@ 2010-06-19 12:14 ` Pasi Kärkkäinen
  2010-06-19 13:00   ` Stefan Kuhne
  2010-06-19 18:45   ` Stefan Kuhne
  0 siblings, 2 replies; 5+ messages in thread
From: Pasi Kärkkäinen @ 2010-06-19 12:14 UTC (permalink / raw)
  To: xen-devel

On Sat, Jun 19, 2010 at 02:10:02PM +0200, Stefan Kuhne wrote:
> Hello,
> 
> when i try to clone git repo i get:
> 
> user@host:# git clone
> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen
> Initialized empty Git repository in
> /root/kernel/kernel-2.6.32.13-xen/linux-2.6-xen/.git/
> remote: Counting objects: 1589636, done.
> remote: Compressing objects: 100% (263625/263625), done.
> fatal: index-pack failed(1541020/1589636), 349.62 MiB | 217 KiB/s
> fetch-pack from
> 'git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git' failed.
> user@host:#
> 

This is usually caused by a firewall problem/bug/misconfiguration.

-- Pasi

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Jeremys GIT repo hangs
  2010-06-19 12:14 ` Pasi Kärkkäinen
@ 2010-06-19 13:00   ` Stefan Kuhne
  2010-06-19 13:08     ` Pasi Kärkkäinen
  2010-06-19 18:45   ` Stefan Kuhne
  1 sibling, 1 reply; 5+ messages in thread
From: Stefan Kuhne @ 2010-06-19 13:00 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 851 bytes --]

Am 19.06.2010 14:14, schrieb Pasi Kärkkäinen:
> On Sat, Jun 19, 2010 at 02:10:02PM +0200, Stefan Kuhne wrote:

Hello Pasi,

>> when i try to clone git repo i get:
>>
>> user@host:# git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen
>> Initialized empty Git repository in
>> /root/kernel/kernel-2.6.32.13-xen/linux-2.6-xen/.git/
>> remote: Counting objects: 1589636, done.
>> remote: Compressing objects: 100% (263625/263625), done.
>> fatal: index-pack failed(1541020/1589636), 349.62 MiB | 217 KiB/s
>> fetch-pack from
>> 'git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git' failed.
>> user@host:#
>>
> 
> This is usually caused by a firewall problem/bug/misconfiguration.
> 
but why get it 95% without error?

I only have a DSL Router as "firewall".

Regards,
Stefan Kuhne


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Jeremys GIT repo hangs
  2010-06-19 13:00   ` Stefan Kuhne
@ 2010-06-19 13:08     ` Pasi Kärkkäinen
  0 siblings, 0 replies; 5+ messages in thread
From: Pasi Kärkkäinen @ 2010-06-19 13:08 UTC (permalink / raw)
  To: xen-devel

On Sat, Jun 19, 2010 at 03:00:13PM +0200, Stefan Kuhne wrote:
> Am 19.06.2010 14:14, schrieb Pasi Kärkkäinen:
> > On Sat, Jun 19, 2010 at 02:10:02PM +0200, Stefan Kuhne wrote:
> 
> Hello Pasi,
> 
> >> when i try to clone git repo i get:
> >>
> >> user@host:# git clone
> >> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen
> >> Initialized empty Git repository in
> >> /root/kernel/kernel-2.6.32.13-xen/linux-2.6-xen/.git/
> >> remote: Counting objects: 1589636, done.
> >> remote: Compressing objects: 100% (263625/263625), done.
> >> fatal: index-pack failed(1541020/1589636), 349.62 MiB | 217 KiB/s
> >> fetch-pack from
> >> 'git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git' failed.
> >> user@host:#
> >>
> > 
> > This is usually caused by a firewall problem/bug/misconfiguration.
> > 
> but why get it 95% without error?
> 
> I only have a DSL Router as "firewall".
> 

[root@f13 test]# git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen
Initialized empty Git repository in /root/xen/kernel/test/linux-2.6-xen/.git/
remote: Counting objects: 1589636, done.
remote: Compressing objects: 100% (263625/263625), done.
Receiving objects: 100% (1589636/1589636), 354.65 MiB | 36.10 MiB/s, done.
remote: Total 1589636 (delta 1323399), reused 1576976 (delta 1312767)
Resolving deltas: 100% (1323399/1323399), done.
Checking out files: 100% (29214/29214), done.


Works fine for me.. maybe your DSL router kills the connection when it has taken "too long" to process ?

-- Pasi

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Jeremys GIT repo hangs
  2010-06-19 12:14 ` Pasi Kärkkäinen
  2010-06-19 13:00   ` Stefan Kuhne
@ 2010-06-19 18:45   ` Stefan Kuhne
  1 sibling, 0 replies; 5+ messages in thread
From: Stefan Kuhne @ 2010-06-19 18:45 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 334 bytes --]

Am 19.06.2010 14:14, schrieb Pasi Kärkkäinen:
> On Sat, Jun 19, 2010 at 02:10:02PM +0200, Stefan Kuhne wrote:

Hello Pasi,

> This is usually caused by a firewall problem/bug/misconfiguration.
> 
git was running out of ram.
My DomU had 128MB with 256MB does it work.

Should i tell this to git?

Regards,
Stefan Kuhne


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-06-19 18:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-19 12:10 Jeremys GIT repo hangs Stefan Kuhne
2010-06-19 12:14 ` Pasi Kärkkäinen
2010-06-19 13:00   ` Stefan Kuhne
2010-06-19 13:08     ` Pasi Kärkkäinen
2010-06-19 18:45   ` Stefan Kuhne

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).