mainSavannah Administration - Support: sr #108446, git unpack-objects abnormal exit

 
 

sr #108446: git unpack-objects abnormal exit

Submitter:  Nikos Mavrogiannopoulos <nmav>
Submitted:  Thu 21 Nov 2013 08:08:42 AM UTC
   
 
Category:  Source code repositories - developer access Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  rwp
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 02 Jan 2014 09:27:52 PM UTC, comment #5: 

This report was left for way too long. Sorry about that.  I assume after the last exchange that the problem has been long resolved and so will close the report.  If not then please let me know.

Just to tidy up some previous information the version of git on the server is from Debian Squeeze which was Stable.  It is past due to be upgraded to Wheezy but will be upgraded soon.  The Squeeze version of git is 1.7.2.5 so going newer isn't the right direction.  The Wheezy version of git is 1.7.10.4.

Also if there has been long term server performance issues during some times of the day.  When reporting service problems please note the time of day when the problem is happening.  Some times of day things are great.  Some times of day the machine is overloaded with a high load average and maximum I/O.

Bob Proulx <rwp>
Site Administrator
Mon 25 Nov 2013 07:15:54 PM UTC, comment #4: 

Please disregard that report. Sorry for the noise, I'm clearly stupid.

Nikos Mavrogiannopoulos <nmav>
Thu 21 Nov 2013 07:57:31 PM UTC, comment #3: 

I tried with git 1.8.4.4 and still fails. Which version of git is on the server?

Nikos Mavrogiannopoulos <nmav>
Thu 21 Nov 2013 06:05:34 PM UTC, comment #2: 

Thanks. It seems something weird is going on. In the first push it seems like the server is crashing, and in the second it seems it's files were corrupted. I use git  1.8.4.2. I'll try with the latest (1.8.4.3) and let you know.

$ git push
Counting objects: 29, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 6.43 KiB | 0 bytes/s, done.
Total 8 (delta 7), reused 0 (delta 0)
fatal: read error: Connection reset by peer
fatal: The remote end hung up unexpectedly

$ git push
Counting objects: 29, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 6.43 KiB | 0 bytes/s, done.
Total 8 (delta 7), reused 0 (delta 0)
error: unpack failed: unpack-objects abnormal exit
To git://git.savannah.gnu.org/libtasn1.git
 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'git://git.savannah.gnu.org/libtasn1.git'

$ git --version
git version 1.8.4.2

Nikos Mavrogiannopoulos <nmav>
Thu 21 Nov 2013 08:51:43 AM UTC, comment #1: 

Hmm...  I don't immediately see the problem.  I was able to clone from it okay.  I may need to add myself to the project and do a test push in order to recreate it and debug it.  In the meantime I ran git-fsck against it.  It didn't report any problems.  And then git-gc which also ran normally.  Please try it again.  Maybe we will be lucky and this will have fixed it.

Bob Proulx <rwp>
Site Administrator
Thu 21 Nov 2013 08:08:42 AM UTC, original submission:  

When trying to push changes to libtasn1 project repository I get the following git error:

Counting objects: 29, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 6.43 KiB | 0 bytes/s, done.
Total 8 (delta 7), reused 0 (delta 0)
error: unpack failed: unpack-objects abnormal exit
To git://git.savannah.gnu.org/libtasn1.git
 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'git://git.savannah.gnu.org/libtasn1.git'

I tried cloning anew the repository but didn't help. It seems that savanah part of the repository is corrupt.


Nikos Mavrogiannopoulos <nmav>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rwp (Posted a comment)
  • -email is unavailable- added by nmav (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-02 rwp StatusIn Progress Done
        Open/ClosedOpen Closed
    2013-11-21 rwp StatusNone In Progress
        Assigned toNone rwp

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code