* fatal: index-pack failed
@ 2011-09-30 8:11 Matti Linnanvuori
2011-10-02 13:47 ` Robin Rosenberg
0 siblings, 1 reply; 2+ messages in thread
From: Matti Linnanvuori @ 2011-09-30 8:11 UTC (permalink / raw)
To: git
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
git fsck --full
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!
broken link from commit 5d4e8989e0b84546cd85fc5e1da12f68e4d38972
to tree 54e146b9fca023bbde2b311629d82601fa1e89a0
broken link from commit 5d4e8989e0b84546cd85fc5e1da12f68e4d38972
to commit 49f273234b582edb44bbdbda29193719e5054cb7
dangling tree ec3b83770e89242fccda40b5194dd450122e49ed
dangling tree dd51bc467f3f36c89b8064e550298f91d15bf28d
dangling blob 1756f72adc8a8292e6fadeb306823f1d26feeb7b
dangling tree 5e58d68ae6f5d5f554fbeb80f14c49bbf097a44c
dangling blob 0f67ad10d3ad05b33b4689f3859cf2455bc0c292
dangling tree 72818c927d476f0d56846d82062afe2648f9b554
dangling blob 07969328481717f171624066c43948b8d69b4933
dangling tree c49ef6d9a7a248c726327fb9e00bffa365f84dcb
dangling tree 66b64e2a6ba858d357baa65887e8e117b368e771
dangling blob 18c48a80fde2c5e1c9e696c055852af723eec01c
dangling blob 4dcf4f005cc2e57f0f2720a937fa53740504ebf8
dangling tree add32288c58a090c3746f7286bfaefd5f5fb24a4
missing tree 54e146b9fca023bbde2b311629d82601fa1e89a0
missing commit 49f273234b582edb44bbdbda29193719e5054cb7
git --version
git version 1.7.2.5
Debian GNU/Linux 6.0
Matti Linnanvuori
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: fatal: index-pack failed
2011-09-30 8:11 fatal: index-pack failed Matti Linnanvuori
@ 2011-10-02 13:47 ` Robin Rosenberg
0 siblings, 0 replies; 2+ messages in thread
From: Robin Rosenberg @ 2011-10-02 13:47 UTC (permalink / raw)
To: Matti Linnanvuori; +Cc: git
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-02 13:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-30 8:11 fatal: index-pack failed Matti Linnanvuori
2011-10-02 13:47 ` Robin Rosenberg
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).