Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
Orange Engine

[solved] git fatal: index-pack failed

shirish
Tuesday, January 24, 2012 - 07:44

hi all,
I was trying to pull orange engine and I was getting errors. So I thought I would remove the whole directory and start afresh but still got the message. Any idea what could be wrong ?

$ git clone git://gitorious.org/orange-engine/orange-engine.git orange-engine
Cloning into 'orange-engine'...
remote: Counting objects: 3176, done.
fatal: The remote end hung up unexpectedly11)  
fatal: early EOF
fatal: index-pack failed

Looking forward to hear what could be the issue.

Update: This might have to do with gitorious rolling out a new version, can somebody check ?

https://groups.google.com/group/gitorious/browse_thread/thread/ab7f1e107...

https://gitorious.org/gitorious/pages/Versioning

Looking forward for answers. 

Update: Tried again but still have the same issue popping though .

 

  • Log in or register to post comments
bart
joined 11 years 7 months ago
Tuesday, January 24, 2012 - 10:48
bart's picture

Can't replicate this issue.  Anyone else?

  • Log in or register to post comments
shirish
joined 12 years 6 months ago
Wednesday, January 25, 2012 - 02:33

I think it kinda slips out at the last minute, see :-

remote: Counting objects: 3195, done.
remote: Compressing objects: 100% (1228/1228), done.
Receiving objects: 4% (134/3195), 2.38 MiB | 26 KiB/s
fatal: The remote end hung up unexpectedly28)
fatal: early EOF fatal: index-pack failed

And as can be seen sometime during that Receiving objects it sorta dies. Also it takes quite a bit of time during the Compressing objects thing.

Seems other people are getting the same thing. See for instance http://forums.debian.net/viewtopic.php?f=10&t=75178&sid=a4e0e9176c7fab96...

 

  • Log in or register to post comments
bart
joined 11 years 7 months ago
Wednesday, January 25, 2012 - 15:43
bart's picture

For anyone reading this:  I've sent in a help request to gitorious support.  That was this morning.  Thus far I haven't heard back.  Since I'm not hosting this repository, there's not much else I can do about it.

  • Log in or register to post comments
bart
joined 11 years 7 months ago
Wednesday, January 25, 2012 - 16:42
bart's picture

I moved the project to github.

git clone git://github.com/lendrick/Orange-Engine.git

The web page for the repo is here:

https://github.com/lendrick/Orange-Engine

  • Log in or register to post comments