From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: git access via http to *bios.git repositories Date: Sat, 14 Nov 2009 14:49:51 +0200 Message-ID: <4AFEA76F.90409@redhat.com> References: <4AFDA286.7020609@siemens.com> <4AFEA6AB.5030408@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Bernhard Kohl , kvm@vger.kernel.org To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:53075 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751340AbZKNMtv (ORCPT ); Sat, 14 Nov 2009 07:49:51 -0500 In-Reply-To: <4AFEA6AB.5030408@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 11/14/2009 02:46 PM, Avi Kivity wrote: > On 11/13/2009 08:16 PM, Jan Kiszka wrote: >> Bernhard Kohl wrote: >>> Hi, >>> >>> there is something wrong with the new *bios.git repositories. >>> I need to use git via http because of a firewall. >>> This works well with the other repos, e.g. kvm.git. >>> >>> $ git clone http://www.kernel.org/pub/scm/virt/kvm/pcbios.git >>> Initialized empty Git repository in /home/bernd/src/pcbios/.git/ >>> fatal: http://www.kernel.org/pub/scm/virt/kvm/pcbios.git/info/refs >>> not found: >>> did you run git update-server-info on the server? >> I think that should happen automatically on kernel.org. But the required >> files are missing in the bios repositories, at least in the non-public >> master that is replicated into the public area. Avi, any idea? >> > > Just like the comment says, I need to run git update-server-info. > I'll do that and set the hooks to automatically do it from now on. > That's now done. Please try again. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.