From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bowvO-0004eV-2Y for qemu-devel@nongnu.org; Tue, 27 Sep 2016 14:16:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bowvJ-0005kT-4T for qemu-devel@nongnu.org; Tue, 27 Sep 2016 14:16:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bowvI-0005kC-Th for qemu-devel@nongnu.org; Tue, 27 Sep 2016 14:16:09 -0400 Date: Tue, 27 Sep 2016 14:16:06 -0400 From: Jeff Cody Message-ID: <20160927181606.GC2695@localhost.localdomain> References: <20160927154334.GB2695@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] url http://git.qemu.org/git/qemu.git no longer works List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: James Hanley Cc: qemu-devel@nongnu.org On Tue, Sep 27, 2016 at 12:17:31PM -0400, James Hanley wrote: > Well - it's acting differently... It just hangs now... Let it run a bit longer, it most likely is not hung, but just taking a while. > but=A0[1]http://git.qemu.org/git/dtc.git also fails: >=20 > git clone [2]http://git.qemu.org/git/dtc.git >=20 > Cloning into 'dtc'... >=20 > fatal: repository '[3]http://git.qemu.org/git/dtc.git/' not found >=20 > not sure what the problem is... I see the same thing, I am looking into it. The git:// protocol works fi= ne, but the gitweb http interface that is not working for some repos. I'm no= t sure if that is a new problem, or a pre-existing issue. I'll see if I ca= n get to the bottom of it. Jeff