From: Robin Rosenberg <robin.rosenberg@dewire.com>
To: Matti Linnanvuori <matti.linnanvuori@portalify.com>
Cc: git@vger.kernel.org
Subject: Re: fatal: index-pack failed
Date: Sun, 02 Oct 2011 15:47:12 +0200 [thread overview]
Message-ID: <4E886B60.2000901@dewire.com> (raw)
In-Reply-To: <50B87B00-064C-4FCC-B1E8-94A9EB027468@portalify.com>
Matti Linnanvuori skrev 2011-09-30 10.11:
> Jenkins got an error:
>
> Error performing command: git fetch -t ssh://iac-builder@sorsa.portalify.com/p/git/.git+refs/heads/*:refs/
> Command "git fetch -t ssh://iac-builder@sorsa.portalify.com/p/git/.git+refs/heads/*:refs/remotes/origin/*" returned status code 128: error: refs/remotes/origin/HEAD does not point to a valid object!
> error: refs/remotes/origin/master does not point to a valid object!
> error: refs/tags/jenkins-iac-orm-snapshot-889 does not point to a valid object!
> error: refs/remotes/origin/HEAD does not point to a valid object!
> error: refs/remotes/origin/master does not point to a valid object!
> error: refs/tags/jenkins-iac-orm-snapshot-889 does not point to a valid object!
> error: Could not read 49f273234b582edb44bbdbda29193719e5054cb7
> error: refs/remotes/origin/HEAD does not point to a valid object!
> error: refs/remotes/origin/master does not point to a valid object!
> error: missing object referenced by 'refs/tags/iac-1.4.13'
> error: refs/tags/jenkins-iac-orm-snapshot-889 does not point to a valid object!
> error: Could not read 49f273234b582edb44bbdbda29193719e5054cb7
> fatal: pack has 26 unresolved deltas
> fatal: index-pack failed
I saw this too a couple of weeks ago. I have no idea what caused it.
After removing all refs from the remote and fetching again everything
was fine. No system crash was involved.
(fresh) Hypothesis: A fetch updated the refs, but failed to get save the
actual objects. I think git tries hard to make sure that this cannot happen.
In my case JGit might have been used to perform the fetch that failed.
Since you say it's Jenkins, I'd guess not, since it uses C Git.
-- robin
prev parent reply other threads:[~2011-10-02 13:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-30 8:11 fatal: index-pack failed Matti Linnanvuori
2011-10-02 13:47 ` Robin Rosenberg [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E886B60.2000901@dewire.com \
--to=robin.rosenberg@dewire.com \
--cc=git@vger.kernel.org \
--cc=matti.linnanvuori@portalify.com \
/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 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 NNTP newsgroup(s).