From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Git repository might be down Date: Mon, 25 Apr 2016 13:02:43 +0200 Message-ID: <91365492.x0xJptf44x@xps13> References: <571DEA96.8010709@igel.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev@dpdk.org, Christian Ehrhardt , Tetsuya Mukawa Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id 72A4529B6 for ; Mon, 25 Apr 2016 13:02:46 +0200 (CEST) Received: by mail-wm0-f49.google.com with SMTP id u206so120915173wme.1 for ; Mon, 25 Apr 2016 04:02:46 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 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 > >