git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: Sylvestre Ledru <sylvestre.ledru@scilab.org>
Cc: git@vger.kernel.org, Simon Gareste <simon.gareste@scilab.org>,
	Bruno JOFRET <bruno.jofret@scilab.org>,
	Christian Couder <christian.couder@gmail.com>,
	"Shawn O. Pearce" <spearce@spearce.org>
Subject: Re: Corruption in the repository
Date: Tue, 14 Dec 2010 13:19:01 -0600	[thread overview]
Message-ID: <20101214191901.GA7257@burratino> (raw)
In-Reply-To: <1292255990.25237.27642.camel@korcula.inria.fr>

Sylvestre Ledru wrote:

> error: refs/changes/98/398/1 does not point to a valid object!
> error: refs/changes/98/398/2 does not point to a valid object!
> fatal: object cff52c24fba28408e7d021a8f35a717bef31521d is corrupted
> fatal: The remote end hung up unexpectedly

Ah, should have thought of this sooner.  There doesn't seem to be
corruption involved after all.

> Does anyone know how to repair this error ?

Use git from the "master" branch to consolidate pack files:

	~/src/git/bin-wrappers/git repack -a -d

Details are in f2e872aa5 (Work around EMFILE when there are too many
pack files, 2010-11-01), which will likely be part of git 1.7.4.
Thanks for reporting and sorry for the trouble.

Jonathan

      parent reply	other threads:[~2010-12-14 19:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13 15:59 Corruption in the repository Sylvestre Ledru
2010-12-13 16:34 ` Christian Couder
2010-12-13 16:47   ` Sylvestre Ledru
2010-12-13 17:02     ` Christian Couder
2010-12-13 18:11       ` Sylvestre Ledru
2010-12-14  9:29         ` Christian Couder
2010-12-14  9:46           ` Jonathan Nieder
2010-12-14  9:59             ` Sylvestre Ledru
2010-12-14  9:47           ` Sylvestre Ledru
2010-12-14 11:59             ` Christian Couder
2010-12-14 14:37               ` Sylvestre Ledru
2010-12-14 19:19 ` Jonathan Nieder [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101214191901.GA7257@burratino \
    --to=jrnieder@gmail.com \
    --cc=bruno.jofret@scilab.org \
    --cc=christian.couder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=simon.gareste@scilab.org \
    --cc=spearce@spearce.org \
    --cc=sylvestre.ledru@scilab.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).