savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[savannah-help-public] can't push changes to gnulib on Savannah


From: Paul Eggert
Subject: [savannah-help-public] can't push changes to gnulib on Savannah
Date: Fri, 25 Mar 2016 12:33:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

I ran this from a Gnulib source directory on my machine (penguin.cs.ucla.edu):

$ git push
Counting objects: 10, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (10/10), done.
Writing objects: 100% (10/10), 2.54 KiB | 0 bytes/s, done.
Total 10 (delta 8), reused 0 (delta 0)


This took a very long time (multiple minutes) so eventually I gave up and typed Control-C. Now I cannot commit anything. (I guess I learned my lesson! :-) The symptoms are:

$ git push
Counting objects: 10, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (10/10), done.
Writing objects: 100% (10/10), 2.54 KiB | 0 bytes/s, done.
Total 10 (delta 8), reused 0 (delta 0)
fatal: Unable to create '/srv/git/gnulib.git/refs/heads/master.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
$ git push
[This has currently hung for at least a minute.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]