On Tue, 21 Sep 2010, Andy Owen wrote:
Hi, I'm trying to put together a patch for the ca0106 driver, and I'm having trouble cloning the alsa-kernel repository. I've tried it a few times from different places and while it is downloading I get "fatal: delta size changed" when it is partially through. Here are two runs of git clone with slightly different output (consecutive runs on the same computer):
% git clone git://git.alsa-project.org/alsa-kernel.git alsa-kernel Initialized empty Git repository in /home/andy/src/alsa-kernel/.git/ remote: Counting objects: 1708307, done. remote: Compressing objects: 100% (313659/313659), done. remote: fatal: delta size changed remote: aborting due to possible repository corruption on the remote side. fatal: early EOF fatal: index-pack failed
It's fixed now. The 'git gc' command on server fixed this issue.
Jaroslav
----- Jaroslav Kysela perex@perex.cz Linux Kernel Sound Maintainer ALSA Project, Red Hat, Inc.