xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* git down?
@ 2012-04-22 15:23 Kristijan Lečnik
  2012-04-22 15:53 ` Alexis de BRUYN [Mailinglists]
  2012-04-22 16:26 ` Ian Campbell
  0 siblings, 2 replies; 7+ messages in thread
From: Kristijan Lečnik @ 2012-04-22 15:23 UTC (permalink / raw)
  To: xen-devel


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

Hi,

trying to compile but have problems:

+ /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh git://
xenbits.xensource.com/qemu-xen-unstable.git82db8de16530f016809264d3179823999d702849
qemu-xen-traditional-dir
Cloning into qemu-xen-traditional-dir-remote.tmp...
fatal: read error: Connection reset by peer

git down?

Best Regards,
Kristijan Lecnik

[-- Attachment #1.2: Type: text/html, Size: 564 bytes --]

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

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

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

* Re: git down?
  2012-04-22 15:23 git down? Kristijan Lečnik
@ 2012-04-22 15:53 ` Alexis de BRUYN [Mailinglists]
  2012-04-22 16:26 ` Ian Campbell
  1 sibling, 0 replies; 7+ messages in thread
From: Alexis de BRUYN [Mailinglists] @ 2012-04-22 15:53 UTC (permalink / raw)
  To: xen-devel

Same problem here...

Regards,

On 22.04.2012 17:23, Kristijan Lečnik wrote:
> Hi,
> 
> trying to compile but have problems:
> 
> + /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh
> git://xenbits.xensource.com/qemu-xen-unstable.git
> <http://xenbits.xensource.com/qemu-xen-unstable.git>
> 82db8de16530f016809264d3179823999d702849 qemu-xen-traditional-dir
> Cloning into qemu-xen-traditional-dir-remote.tmp...
> fatal: read error: Connection reset by peer
> 
> git down?
> 
> Best Regards,
> Kristijan Lecnik
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

-- 
--
Alexis de BRUYN

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

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

* Re: git down?
  2012-04-22 15:23 git down? Kristijan Lečnik
  2012-04-22 15:53 ` Alexis de BRUYN [Mailinglists]
@ 2012-04-22 16:26 ` Ian Campbell
  2012-04-22 17:14   ` Kristijan Lečnik
  1 sibling, 1 reply; 7+ messages in thread
From: Ian Campbell @ 2012-04-22 16:26 UTC (permalink / raw)
  To: Kristijan Lečnik; +Cc: xen-devel@lists.xen.org

On Sun, 2012-04-22 at 11:23 -0400, Kristijan Lečnik wrote:
> Hi,
> 
> 
> trying to compile but have problems:
> 
> 
> + /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh
> git://xenbits.xensource.com/qemu-xen-unstable.git
> 82db8de16530f016809264d3179823999d702849 qemu-xen-traditional-dir
> Cloning into qemu-xen-traditional-dir-remote.tmp...
> fatal: read error: Connection reset by peer
> 
> 
> git down?

We have occasional problems with stuck git daemon processes all coming
form the same IP address, which eventually use up the quota of child
processes. It seems that we have a new problematic IP address.

I've just killed a couple of dozen git processes which had been running
for several weeks, things should be back to normal.

Ian.



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

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

* Re: git down?
  2012-04-22 16:26 ` Ian Campbell
@ 2012-04-22 17:14   ` Kristijan Lečnik
  0 siblings, 0 replies; 7+ messages in thread
From: Kristijan Lečnik @ 2012-04-22 17:14 UTC (permalink / raw)
  To: Ian Campbell; +Cc: xen-devel@lists.xen.org


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

Hi,

still cant connect:

+ /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh git://
xenbits.xensource.com/qemu-xen-unstable.git82db8de16530f016809264d3179823999d702849
qemu-xen-traditional-dir
Cloning into qemu-xen-traditional-dir-remote.tmp...
xenbits.xensource.com[0: 50.57.170.242]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
make[1]: *** [qemu-xen-traditional-dir-find] Error 128

i am sorry to complain, don't have the time to play with xen other then
on weekend :)

Best Regards,
Kristijan Lecnik

On Sun, Apr 22, 2012 at 6:26 PM, Ian Campbell <Ian.Campbell@citrix.com>wrote:

> On Sun, 2012-04-22 at 11:23 -0400, Kristijan Lečnik wrote:
> > Hi,
> >
> >
> > trying to compile but have problems:
> >
> >
> > + /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh
> > git://xenbits.xensource.com/qemu-xen-unstable.git
> > 82db8de16530f016809264d3179823999d702849 qemu-xen-traditional-dir
> > Cloning into qemu-xen-traditional-dir-remote.tmp...
> > fatal: read error: Connection reset by peer
> >
> >
> > git down?
>
> We have occasional problems with stuck git daemon processes all coming
> form the same IP address, which eventually use up the quota of child
> processes. It seems that we have a new problematic IP address.
>
> I've just killed a couple of dozen git processes which had been running
> for several weeks, things should be back to normal.
>
> Ian.
>
>
>

[-- Attachment #1.2: Type: text/html, Size: 2261 bytes --]

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

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

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

* Re: git down?
@ 2012-04-22 17:29 Ian Campbell
  2012-04-22 17:29 ` Kristijan Lečnik
  0 siblings, 1 reply; 7+ messages in thread
From: Ian Campbell @ 2012-04-22 17:29 UTC (permalink / raw)
  To: Kristijan Lečnik; +Cc: xen-devel@lists.xen.org


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

Should be fixed now. Sorry for the inconvenience.

Kristijan Lečnik <janez3k@gmail.com> wrote:



Hi,

still cant connect:

+ /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh git://xenbits.xensource.com/qemu-xen-unstable.git<http://xenbits.xensource.com/qemu-xen-unstable.git> 82db8de16530f016809264d3179823999d702849 qemu-xen-traditional-dir
Cloning into qemu-xen-traditional-dir-remote.tmp...
xenbits.xensource.com<http://xenbits.xensource.com>[0: 50.57.170.242]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
make[1]: *** [qemu-xen-traditional-dir-find] Error 128

i am sorry to complain, don't have the time to play with xen other then on weekend :)

Best Regards,
Kristijan Lecnik

On Sun, Apr 22, 2012 at 6:26 PM, Ian Campbell <Ian.Campbell@citrix.com<mailto:Ian.Campbell@citrix.com>> wrote:
On Sun, 2012-04-22 at 11:23 -0400, Kristijan Lečnik wrote:
> Hi,
>
>
> trying to compile but have problems:
>
>
> + /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh
> git://xenbits.xensource.com/qemu-xen-unstable.git<http://xenbits.xensource.com/qemu-xen-unstable.git>
> 82db8de16530f016809264d3179823999d702849 qemu-xen-traditional-dir
> Cloning into qemu-xen-traditional-dir-remote.tmp...
> fatal: read error: Connection reset by peer
>
>
> git down?

We have occasional problems with stuck git daemon processes all coming
form the same IP address, which eventually use up the quota of child
processes. It seems that we have a new problematic IP address.

I've just killed a couple of dozen git processes which had been running
for several weeks, things should be back to normal.

Ian.




[-- Attachment #1.2: Type: text/html, Size: 2645 bytes --]

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

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

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

* Re: git down?
  2012-04-22 17:29 Ian Campbell
@ 2012-04-22 17:29 ` Kristijan Lečnik
  2012-04-22 21:28   ` Alexis de BRUYN [Mailinglists]
  0 siblings, 1 reply; 7+ messages in thread
From: Kristijan Lečnik @ 2012-04-22 17:29 UTC (permalink / raw)
  To: Ian Campbell; +Cc: xen-devel@lists.xen.org


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

Hi,

works, thank you!

Best Regards,
Kristijan Lecnik

On Sun, Apr 22, 2012 at 7:29 PM, Ian Campbell <Ian.Campbell@citrix.com>wrote:

>  Should be fixed now. Sorry for the inconvenience.
>
> Kristijan Lečnik <janez3k@gmail.com> wrote:
>
>
> Hi,
>
>  still cant connect:
>
>  + /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh git://
> xenbits.xensource.com/qemu-xen-unstable.git82db8de16530f016809264d3179823999d702849 qemu-xen-traditional-dir
> Cloning into qemu-xen-traditional-dir-remote.tmp...
> xenbits.xensource.com[0: 50.57.170.242]: errno=Connection refused
> fatal: unable to connect a socket (Connection refused)
> make[1]: *** [qemu-xen-traditional-dir-find] Error 128
>
>  i am sorry to complain, don't have the time to play with xen other then
> on weekend :)
>
>  Best Regards,
> Kristijan Lecnik
>
> On Sun, Apr 22, 2012 at 6:26 PM, Ian Campbell <Ian.Campbell@citrix.com>wrote:
>
>>  On Sun, 2012-04-22 at 11:23 -0400, Kristijan Lečnik wrote:
>> > Hi,
>> >
>> >
>> > trying to compile but have problems:
>> >
>> >
>> > + /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh
>> > git://xenbits.xensource.com/qemu-xen-unstable.git
>> > 82db8de16530f016809264d3179823999d702849 qemu-xen-traditional-dir
>> > Cloning into qemu-xen-traditional-dir-remote.tmp...
>> > fatal: read error: Connection reset by peer
>> >
>> >
>> > git down?
>>
>>  We have occasional problems with stuck git daemon processes all coming
>> form the same IP address, which eventually use up the quota of child
>> processes. It seems that we have a new problematic IP address.
>>
>> I've just killed a couple of dozen git processes which had been running
>> for several weeks, things should be back to normal.
>>
>> Ian.
>>
>>
>>
>

[-- Attachment #1.2: Type: text/html, Size: 3051 bytes --]

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

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

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

* Re: git down?
  2012-04-22 17:29 ` Kristijan Lečnik
@ 2012-04-22 21:28   ` Alexis de BRUYN [Mailinglists]
  0 siblings, 0 replies; 7+ messages in thread
From: Alexis de BRUYN [Mailinglists] @ 2012-04-22 21:28 UTC (permalink / raw)
  To: xen-devel

Works for me as well :) Thanks !

On 22.04.2012 19:29, Kristijan Lečnik wrote:
> Hi,
> 
> works, thank you!
> 
> Best Regards,
> Kristijan Lecnik
> 
> On Sun, Apr 22, 2012 at 7:29 PM, Ian Campbell <Ian.Campbell@citrix.com
> <mailto:Ian.Campbell@citrix.com>> wrote:
> 
>     Should be fixed now. Sorry for the inconvenience. 
> 
>     Kristijan Lečnik <janez3k@gmail.com <mailto:janez3k@gmail.com>> wrote:
> 
> 
>     Hi,
> 
>     still cant connect:
> 
>     + /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh
>     git://xenbits.xensource.com/qemu-xen-unstable.git
>     <http://xenbits.xensource.com/qemu-xen-unstable.git>
>     82db8de16530f016809264d3179823999d702849 qemu-xen-traditional-dir
>     Cloning into qemu-xen-traditional-dir-remote.tmp...
>     xenbits.xensource.com <http://xenbits.xensource.com>[0:
>     50.57.170.242]: errno=Connection refused
>     fatal: unable to connect a socket (Connection refused)
>     make[1]: *** [qemu-xen-traditional-dir-find] Error 128
> 
>     i am sorry to complain, don't have the time to play with xen other
>     then on weekend :)
> 
>     Best Regards,
>     Kristijan Lecnik
> 
>     On Sun, Apr 22, 2012 at 6:26 PM, Ian Campbell
>     <Ian.Campbell@citrix.com <mailto:Ian.Campbell@citrix.com>> wrote:
> 
>         On Sun, 2012-04-22 at 11:23 -0400, Kristijan Lečnik wrote:
>         > Hi,
>         >
>         >
>         > trying to compile but have problems:
>         >
>         >
>         > + /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh
>         > git://xenbits.xensource.com/qemu-xen-unstable.git
>         <http://xenbits.xensource.com/qemu-xen-unstable.git>
>         > 82db8de16530f016809264d3179823999d702849 qemu-xen-traditional-dir
>         > Cloning into qemu-xen-traditional-dir-remote.tmp...
>         > fatal: read error: Connection reset by peer
>         >
>         >
>         > git down?
> 
>         We have occasional problems with stuck git daemon processes all
>         coming
>         form the same IP address, which eventually use up the quota of child
>         processes. It seems that we have a new problematic IP address.
> 
>         I've just killed a couple of dozen git processes which had been
>         running
>         for several weeks, things should be back to normal.
> 
>         Ian.
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

-- 
--
Alexis de BRUYN

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

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

end of thread, other threads:[~2012-04-22 21:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-22 15:23 git down? Kristijan Lečnik
2012-04-22 15:53 ` Alexis de BRUYN [Mailinglists]
2012-04-22 16:26 ` Ian Campbell
2012-04-22 17:14   ` Kristijan Lečnik
  -- strict thread matches above, loose matches on Subject: below --
2012-04-22 17:29 Ian Campbell
2012-04-22 17:29 ` Kristijan Lečnik
2012-04-22 21:28   ` Alexis de BRUYN [Mailinglists]

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