mainSavannah Administration - Support: sr #110737, git push rejected

 
 

sr #110737: git push rejected

Submitter:  None
Submitted:  Wed 05 Oct 2022 09:38:55 PM UTC
   
 
Category:  Source code repositories - developer access Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  rwp
Originator Email:  -email is unavailable- Operating System:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 05 Oct 2022 11:53:23 PM UTC, comment #2: 

Now 'git push' succeeds. Thanks!

Greg Chicares <chicares>
Wed 05 Oct 2022 09:56:17 PM UTC, comment #1: 

Thank you for this problem report.  It was due to a problem during a system upgrade today.  The SQL server was upgraded from an older system to a newer one which resulted in changing the IP address.  The NFS backend server had been reconfigured to point to the new IP address but the rpc.mountd program continued to hang onto the old address instead of getting the new address.  That was unexpected!

The actual issue is that my regression test for this problem is apparently flawed and did not alert to the problem.  Strangely it continued to work regardless.  I must debug why that did not alert me now.

I believe it has now been fixed.  Please try it again now.  And thank you very much for reporting this problem.  Sorry for the inconvenience.

Bob Proulx <rwp>
Site Administrator
Wed 05 Oct 2022 09:38:55 PM UTC, original submission:  

I just tried pushing a small update, and it was rejected
due to an "unpacker error" on the remote:

$ git push
Enter passphrase for key '/home/greg/.ssh/id_rsa':
Enumerating objects: 15, done.
Counting objects: 100% (15/15), done.
Delta compression using up to 32 threads
Compressing objects: 100% (9/9), done.
Writing objects: 100% (9/9), 2.17 KiB | 2.17 MiB/s, done.
Total 9 (delta 7), reused 0 (delta 0), pack-reused 0
error: remote unpack failed: unable to create temporary object directory
To git.sv.gnu.org:/srv/git/lmi.git
 ! [remote rejected]     master -> master (unpacker error)
error: failed to push some refs to 'git.sv.gnu.org:/srv/git/lmi.git'

I repeated the command a couple minutes later, but got the
same error message.

Anonymous

 

(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 chicares (Posted a comment)
  • -email is unavailable- added by rwp (Posted a comment)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-10-05 rwp StatusNone Done
        Assigned toNone rwp
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code