* alsa-kernel repository corrupted?
@ 2010-09-21 12:25 Andy Owen
2010-09-21 15:14 ` Jaroslav Kysela
0 siblings, 1 reply; 2+ messages in thread
From: Andy Owen @ 2010-09-21 12:25 UTC (permalink / raw)
To: alsa-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: alsa-kernel repository corrupted?
2010-09-21 12:25 alsa-kernel repository corrupted? Andy Owen
@ 2010-09-21 15:14 ` Jaroslav Kysela
0 siblings, 0 replies; 2+ messages in thread
From: Jaroslav Kysela @ 2010-09-21 15:14 UTC (permalink / raw)
To: Andy Owen; +Cc: alsa-devel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-21 15:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-21 12:25 alsa-kernel repository corrupted? Andy Owen
2010-09-21 15:14 ` Jaroslav Kysela
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.