mainSavannah Administration - Support: sr #109082, git stopped working?

 
 

sr #109082: git stopped working?

Submitter:  Gianluca Zoni <zoninoz>
Submitted:  Sun 26 Jun 2016 03:36:10 PM UTC
Votes: 1
 
Category:  Source code repositories - web browsing Priority:  5 - Normal
Severity:  3 - Normal Status:  Confirmed
Privacy:  Public Assigned to:  agn
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Wed 29 Jun 2016 06:31:49 PM UTC, comment #6: 

I am very happy to hear the good report. :-)

Bob Proulx <rwp>
Site Administrator
Wed 29 Jun 2016 01:41:20 PM UTC, comment #5: 

It's working well :)

"thanks for all the fish" !

bye
glz

Gianluca Zoni <zoninoz>
Wed 29 Jun 2016 07:35:36 AM UTC, comment #4: 

Update. I was able to deduce that commit 57a13fd77 was the earliest ancestor commit that made sense before the bad master hash a29e96ab.  I reset the master branch to that last known good commit hash.

I believe that will allow you to push now.  That will upload the missing object files and things will then be okay.  Please let us know if it is working then.  I will leave the ticket open hoping for a good report. :-)

Bob Proulx <rwp>
Site Administrator
Wed 29 Jun 2016 06:55:21 AM UTC, comment #3: 

There seems to have been some data corruption with the repository.  Here is the problem:

  vcs:/srv/git# find $(find . -maxdepth 3 -name objects) -size 0 -ls
  4980937  0 -r--r--r--   1 zoninoz  zdl 0 Jun 24 18:13 ./zdl.git/objects/a2/9e96ab4ce2ae182a62c219491b249501400609
  4980944  0 -r--r--r--   1 zoninoz  zdl 0 Jun 24 18:13 ./zdl.git/objects/3d/2b59de80a4b74e64bfe0053f432734f8a7225e
  4980942  0 -r--r--r--   1 zoninoz  zdl 0 Jun 24 18:13 ./zdl.git/objects/89/64b9ec6e267c36b1b10b8219dfe53e51dfb7d9
  4980943  0 -r--r--r--   1 zoninoz  zdl 0 Jun 24 18:13 ./zdl.git/objects/2f/0ffe809b2073054b3b55573db5d351f69619cd

Those object files are from June 24.  It was only this repository that suffered zero sized file corruption.  I don't know anything more except for this. The first object is the commit object. Which causes the repository to be very unhappy.

The easiest thing is to have you push them again.  However the repository is corrupted with those files zero'd. We will need to recover. The only why I know is manual repair.

Please tell me the version in your git log that is before the commit a29e96ab4ce of those files? I will remove those files and reset master to the hash before. That should restore functionality. Then you should be able to push again and it will upload those objects again.

Bob Proulx <rwp>
Site Administrator
Wed 29 Jun 2016 04:22:47 AM UTC, comment #2: 

Hello,

Thank you for alerting us to this issue.
There is indeed a problem in the 'zdl.git' repository on the server, I'll consult with the FSF sys-admins  hope to have a solution soon.

Regarding 'screenwriter':
It is recommended to open a new ticket for separate issues.
But, I do not see 'screenwriter' having a git repository.
Can you elaborate on the issues you're experiencing?

regards,
 - assaf

Assaf Gordon <agn>
Site Administrator
Tue 28 Jun 2016 11:19:28 PM UTC, comment #1: 

I'm having a similar issue for my project, screenwriter.

klaatu <notklaatu>
Sun 26 Jun 2016 03:36:10 PM UTC, original submission:  

hi,

http://git.savannah.gnu.org/cgit/zdl.git
stopped working.

also:
-------
$ git push

Enter passphrase for key '/home/zoninoz/.ssh/id_rsa':
Counting objects: 4, done.
Writing objects: 100% (4/4), 5.93 KiB | 0 bytes/s, done.
Total 4 (delta 0), reused 0 (delta 0)
error: object file ./objects/a2/9e96ab4ce2ae182a62c219491b249501400609 is empty
fatal: loose object a29e96ab4ce2ae182a62c219491b249501400609 (stored in ./objects/a2/9e96ab4ce2ae182a62c219491b249501400609) is corrupt
error: object file ./objects/a2/9e96ab4ce2ae182a62c219491b249501400609 is empty
fatal: loose object a29e96ab4ce2ae182a62c219491b249501400609 (stored in ./objects/a2/9e96ab4ce2ae182a62c219491b249501400609) is corrupt
To ssh://zoninoz@git.sv.gnu.org/srv/git/zdl.git
 ! [remote rejected] master -> master (missing necessary objects)
error: failed to push some refs to 'ssh://zoninoz@git.sv.gnu.org/srv/git/zdl.git'



I think the problem is remotely..

thanks
glz

Gianluca Zoni <zoninoz>

 

(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 agn (Posted a comment)
  • -email is unavailable- added by notklaatu (Voted in favor of this item)
  • -email is unavailable- added by zoninoz (Submitted the item)
  •  

    There is 1 vote 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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-06-29 rwp Open/ClosedOpen Closed
    2016-06-29 agn StatusNone Confirmed
        Assigned toNone agn
    2016-06-29 notklaatu Carbon-CopyRemoved 73217 -
    2016-06-28 notklaatu Carbon-Copy- Added notklaatu

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code