From owner-freebsd-ports@FreeBSD.ORG Thu Jan 24 15:01:23 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81BFC16A4CA for ; Thu, 24 Jan 2008 15:01:23 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from falcon.cybervisiontech.com (falcon.cybervisiontech.com [217.20.163.9]) by mx1.freebsd.org (Postfix) with ESMTP id 3A97213C459 for ; Thu, 24 Jan 2008 15:01:23 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost (localhost [127.0.0.1]) by falcon.cybervisiontech.com (Postfix) with ESMTP id A94C3744015; Thu, 24 Jan 2008 17:01:21 +0200 (EET) X-Virus-Scanned: Debian amavisd-new at falcon.cybervisiontech.com Received: from falcon.cybervisiontech.com ([127.0.0.1]) by localhost (falcon.cybervisiontech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5jZccLdhQ7Aq; Thu, 24 Jan 2008 17:01:21 +0200 (EET) Received: from [10.2.1.87] (gateway.cybervisiontech.com.ua [88.81.251.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by falcon.cybervisiontech.com (Postfix) with ESMTP id 3DE35744004; Thu, 24 Jan 2008 17:01:21 +0200 (EET) Message-ID: <4798A840.7080503@icyb.net.ua> Date: Thu, 24 Jan 2008 17:01:20 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.9 (X11/20071116) MIME-Version: 1.0 To: Antonios Anastasiadis References: <1201039157.5699.4.camel@mithril.crucible.gr> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: git on gjournal problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 15:01:23 -0000 Antonios Anastasiadis wrote: > I was cloning the linux kernel git tree on a gjournal'd partition. > After git did its usual initial stuff it spat some errors during check > out: > > ... > Checking 23062 files out... > error: git-checkout-index: unable to create file > include/asm-arm/arch-integrator/cm.h (Interrupted system call) > 100% (23062/23062) done > > Next thing, I run it again on a ufs2+su partition and everything goes > fine, no errors, all files are checked out ok. > > I run it again on gjournal, same errors as before (but on different > files, sometimes on a dozen, sometimes on a single file. Seems to kick > in randomly). > Tried it on another computer on a gjournal partition, the same errors > occur. > > Looks like something is going on with git when gjournal is used. > > I don't have the know-how to look any further on the issue by myself, if > someone is interested let me know how to help. Antonios, I am curios whether you get this problem with gjournal in 7.X or with gjournal 6.X (added via gjournal6.patch) ? -- Andriy Gapon