This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.
Harald Welte laforge at gnumonks.orgHi Pablo,
On Wed, Mar 23, 2011 at 01:03:42AM +0100, Pablo Neira Ayuso wrote:
> openbsc$ git pull
> remote: Counting objects: 197, done.
> remote: Compressing objects: 100% (79/79), done.
> remote: Total 164 (delta 132), reused 104 (delta 85)
> fatal: The remote end hung up unexpectedly
> fatal: early EOF
> fatal: index-pack failed
>
> Could you check what's wrong with this?
I've wasted about half a day on this yesterday, without any solution.
It seems like it is a race condition in the git server. If you retry your pull
something like 5-10 times, it will succeed once.
I've tried with latest git.git on the server. I've tried strace and ltrace
on git-daemon, which only got me as far as the daemon trying an fstat() after a
close() on fd 1, which will obviosuly fail with -EBADF.
I'm really at a loss here...
Regards,
Harald
--
- Harald Welte <laforge at gnumonks.org> http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
(ETSI EN 300 175-7 Ch. A6)