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:46:35 +0200 Message-ID: <4AFEA6AB.5030408@redhat.com> References: <4AFDA286.7020609@siemens.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]:41204 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751513AbZKNMqh (ORCPT ); Sat, 14 Nov 2009 07:46:37 -0500 In-Reply-To: <4AFDA286.7020609@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: 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. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.