From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Leake Newsgroups: gmane.emacs.devel Subject: Re: ELPA repository broken Date: Mon, 15 Feb 2016 12:14:20 -0600 Message-ID: <86vb5psuwz.fsf@stephe-leake.org> References: <86lh6lubdr.fsf@stephe-leake.org> <8760xp275c.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1455560182 16564 80.91.229.3 (15 Feb 2016 18:16:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Feb 2016 18:16:22 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Heerdegen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 15 19:16:12 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aVNgw-0003eF-Ot for ged-emacs-devel@m.gmane.org; Mon, 15 Feb 2016 19:16:10 +0100 Original-Received: from localhost ([::1]:35031 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVNgw-0006JW-34 for ged-emacs-devel@m.gmane.org; Mon, 15 Feb 2016 13:16:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVNgS-0006Hv-6l for emacs-devel@gnu.org; Mon, 15 Feb 2016 13:15:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVNgP-00050G-0n for emacs-devel@gnu.org; Mon, 15 Feb 2016 13:15:40 -0500 Original-Received: from gproxy9-pub.mail.unifiedlayer.com ([69.89.20.122]:34640) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1aVNgO-0004zy-Pd for emacs-devel@gnu.org; Mon, 15 Feb 2016 13:15:36 -0500 Original-Received: (qmail 15489 invoked by uid 0); 15 Feb 2016 18:15:32 -0000 Original-Received: from unknown (HELO cmgw3) (10.0.90.84) by gproxy9.mail.unifiedlayer.com with SMTP; 15 Feb 2016 18:15:32 -0000 Original-Received: from host114.hostmonster.com ([74.220.207.114]) by cmgw3 with id JpFR1s00l2UdiVW01pFUcL; Mon, 15 Feb 2016 18:15:29 -0700 X-Authority-Analysis: v=2.1 cv=bej4Do/B c=1 sm=1 tr=0 a=CQdxDb2CKd3SRg4I0/XZPQ==:117 a=CQdxDb2CKd3SRg4I0/XZPQ==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=hEr_IkYJT6EA:10 a=x_XPkuGwIRMA:10 a=jFJIQSaiL_oA:10 a=9i_RQKNPAAAA:8 a=mDV3o1hIAAAA:8 a=-xlTnKU54yX92zMB96MA:9 Original-Received: from [76.218.37.33] (port=53927 helo=TAKVER4) by host114.hostmonster.com with esmtpa (Exim 4.84) (envelope-from ) id 1aVNgF-0004Ws-NQ; Mon, 15 Feb 2016 11:15:27 -0700 In-Reply-To: <8760xp275c.fsf@web.de> (Michael Heerdegen's message of "Mon, 15 Feb 2016 18:52:15 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) X-Identified-User: {2442:host114.hostmonster.com:stephele:stephe-leake.org} {sentby:smtp auth 76.218.37.33 authed with stephen_leake@stephe-leake.org} X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 69.89.20.122 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:199985 Archived-At: Michael Heerdegen writes: > Stephen Leake writes: > >> 1) using git clone git://git.sv.gnu.org/emacs/elpa works until it >> encounters an error: > > Seems to work here without error. I'm using Cygwin git 2.7.0. Ah; I recently added "fsckObjects = true" to ~/.gitconfig; commenting that out lets the checkout succeed. So there is an error in the repository, but most users are ignoring it. There must be a way to fix the error. -- -- Stephe