All of lore.kernel.org
 help / color / mirror / Atom feed
* Git repository might be down
@ 2016-04-25  9:59 Tetsuya Mukawa
  2016-04-25 10:13 ` Christian Ehrhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Tetsuya Mukawa @ 2016-04-25  9:59 UTC (permalink / raw)
  To: dev

Hi,

I've faced below error while connecting to DPDK git repository.

$ git clone git://dpdk.org/dpdk
Cloning into 'dpdk'...
fatal: read error: Connection reset by peer

It might be caused by my environment, but report it just in case.

Thanks,
Tetsuya

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

* Re: Git repository might be down
  2016-04-25  9:59 Git repository might be down Tetsuya Mukawa
@ 2016-04-25 10:13 ` Christian Ehrhardt
  2016-04-25 11:02   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Ehrhardt @ 2016-04-25 10:13 UTC (permalink / raw)
  To: Tetsuya Mukawa; +Cc: dev

Hi,
we were discussing on #DPDK about the same.

So far it seems via git:// it fails, but http works for now - thanks to
David Marchland for identifying this fallback.


Christian Ehrhardt
Software Engineer, Ubuntu Server
Canonical Ltd

On Mon, Apr 25, 2016 at 11:59 AM, Tetsuya Mukawa <mukawa@igel.co.jp> wrote:

> Hi,
>
> I've faced below error while connecting to DPDK git repository.
>
> $ git clone git://dpdk.org/dpdk
> Cloning into 'dpdk'...
> fatal: read error: Connection reset by peer
>
> It might be caused by my environment, but report it just in case.
>
> Thanks,
> Tetsuya
>

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

* Re: Git repository might be down
  2016-04-25 10:13 ` Christian Ehrhardt
@ 2016-04-25 11:02   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2016-04-25 11:02 UTC (permalink / raw)
  To: dev, Christian Ehrhardt, Tetsuya Mukawa

Thanks for reporting.

It has been fixed by resetting git-daemon and related zombies.


2016-04-25 12:13, Christian Ehrhardt:
> Hi,
> we were discussing on #DPDK about the same.
> 
> So far it seems via git:// it fails, but http works for now - thanks to
> David Marchland for identifying this fallback.
> 
> 
> Christian Ehrhardt
> Software Engineer, Ubuntu Server
> Canonical Ltd
> 
> On Mon, Apr 25, 2016 at 11:59 AM, Tetsuya Mukawa <mukawa@igel.co.jp> wrote:
> 
> > Hi,
> >
> > I've faced below error while connecting to DPDK git repository.
> >
> > $ git clone git://dpdk.org/dpdk
> > Cloning into 'dpdk'...
> > fatal: read error: Connection reset by peer
> >
> > It might be caused by my environment, but report it just in case.
> >
> > Thanks,
> > Tetsuya
> >

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

end of thread, other threads:[~2016-04-25 11:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-25  9:59 Git repository might be down Tetsuya Mukawa
2016-04-25 10:13 ` Christian Ehrhardt
2016-04-25 11:02   ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.