All of lore.kernel.org
 help / color / mirror / Atom feed
From: merlyn@stonehenge.com (Randal L. Schwartz)
To: git <git@vger.kernel.org>
Subject: Re: something broken just now on git-pull from openbsd to OSX
Date: 18 Aug 2006 09:22:38 -0700	[thread overview]
Message-ID: <86hd0ako8h.fsf@blue.stonehenge.com> (raw)
In-Reply-To: <86lkpmkod3.fsf@blue.stonehenge.com>

>>>>> "Randal" == Randal L Schwartz <merlyn@stonehenge.com> writes:

>>>>> "Randal" == Randal L Schwartz <merlyn@stonehenge.com> writes:
Randal> I just updated my openbsd's GIT to 1.4.2.g55c3, and now my
Randal> git-fetch from there to my OSX fails with a fatal error almost immediately.

Randal> What just changed?  What can I check?

Randal> git-fetch from other repositories to OSX seems to work fine.

Randal> Ahh, it might even be a corrupt repository... here's what
Randal> a local git-clone shows:

Randal> git-clone ~/Git/stonehenge.git
Randal> remote: Generating pack...
Randal> remote: Done counting 2610 objects.
Randal> remote: Deltifying 2610 objects.
Randal>  100% (2610/2610) done
Randal> remote: Total 2610, written 2610 (delta 1244), reused 2610 (delta 1244)
Randal> error: git-fetch-pack: unable to read from git-index-pack
Randal> error: git-index-pack died of signal 11
Randal> fetch-pack from '/home/merlyn/Git/stonehenge.git/.git' failed.

Randal> What do you want me to try to help diagnose this?

And even more info:

    $ git-repack -a -d
    Generating pack...
    Done counting 2610 objects.
    Deltifying 2610 objects.
     100% (2610/2610) done
    Writing 2610 objects.
     100% (2610/2610) done
    Total 2610, written 2610 (delta 1244), reused 2610 (delta 1244)
    Pack pack-3cd61a256bd8736b13b0356aafff016260c22b80 created.
    $ git-repack -a -d -f
    Generating pack...
    Done counting 2610 objects.
    Deltifying 2610 objects.
    Segmentation fault 

Oops!  That's not good.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

  reply	other threads:[~2006-08-18 21:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-18 16:17 something broken just now on git-pull from openbsd to OSX Randal L. Schwartz
2006-08-18 16:19 ` Randal L. Schwartz
2006-08-18 16:22   ` Randal L. Schwartz [this message]
2006-08-18 21:26     ` Junio C Hamano

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

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

  git send-email \
    --in-reply-to=86hd0ako8h.fsf@blue.stonehenge.com \
    --to=merlyn@stonehenge.com \
    --cc=git@vger.kernel.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.
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.