From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Cannot clone Worg Date: Sun, 01 Nov 2009 11:03:19 +0100 Message-ID: <87d442zhnc.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N4XHq-0002qM-Te for emacs-orgmode@gnu.org; Sun, 01 Nov 2009 05:03:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N4XHm-0002n4-ST for emacs-orgmode@gnu.org; Sun, 01 Nov 2009 05:03:50 -0500 Received: from [199.232.76.173] (port=56159 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4XHm-0002mW-2Z for emacs-orgmode@gnu.org; Sun, 01 Nov 2009 05:03:46 -0500 Received: from lo.gmane.org ([80.91.229.12]:58483) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N4XHl-0001wo-Hw for emacs-orgmode@gnu.org; Sun, 01 Nov 2009 05:03:45 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1N4XHh-000541-NB for emacs-orgmode@gnu.org; Sun, 01 Nov 2009 11:03:41 +0100 Received: from p54af36c4.dip0.t-ipconnect.de ([84.175.54.196]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Nov 2009 11:03:41 +0100 Received: from tassilo by p54af36c4.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Nov 2009 11:03:41 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all, I'd like to create a people page on Worg, but unfortunately, I cannot clone it. I already have a user at repo.or.cz. Here's the error message: --8<---------------cut here---------------start------------->8--- % git clone git+ssh://tsdh@repo.or.cz/srv/git/Worg.git Initialized empty Git repository in /home/horn/repos/Worg/.git/ remote: fatal: exec pack-objects failed. error: git-upload-pack: git-pack-objects died with error. fatal: git-upload-pack: aborting due to possible repository corruption on the remote side. remote: aborting due to possible repository corruption on the remote side. fatal: early EOF fatal: index-pack failed --8<---------------cut here---------------end--------------->8--- Any ideas? Bye, Tassilo