All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG REPORT] Intermittent errors: Unable to create '/usr/ports/.git/index.lock': File exists.
@ 2021-09-09 19:29 Yuri
  2021-09-09 20:19 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Yuri @ 2021-09-09 19:29 UTC (permalink / raw)
  To: Git Mailing List

Once every ~20 times I call 'git commit' it fails like this:

$ git commit .
fatal: Unable to create '/usr/ports/.git/index.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.


There's no other instance.

It usually succeeds next time.


git-2.32.0

OS: FreeBSD 13


Yuri


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-09 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09 19:29 [BUG REPORT] Intermittent errors: Unable to create '/usr/ports/.git/index.lock': File exists Yuri
2021-09-09 20:19 ` Jeff King

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.