Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2008 23:59:17 +0200
From:      Antonios Anastasiadis <antonakis@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   git on gjournal problem
Message-ID:  <1201039157.5699.4.camel@mithril.crucible.gr>

next in thread | raw e-mail | index | archive | help
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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1201039157.5699.4.camel>