[alsa-devel] alsa-kernel repository corrupted?

Andy Owen andy-alsa at ultra-premium.com
Tue Sep 21 14:25:31 CEST 2010


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

% 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 EOFs:  15% (260156/1708307), 157.79 MiB | 47 KiB/s   
fatal: index-pack failed

Does anyone else have any luck getting the repo?

Andy



More information about the Alsa-devel mailing list