Nils Asmussen wrote: > The problem seems to be that > git --git-dir=/media/nils/USB/annex cat-file --batch > should be closed after completing all transfers, but is not closed. This > process is started by the git-annex assistant running > in /home/nils/sync.
I have reproduced this problem, and you're right. Additionally, the lock files opened by git-annex should be made close-on-exec so they are not inherited by this or other processes. Both problems fixed in git. Workaround: umount -l Odd that this was not noticed before. I suspect you're more careful about umounting things than the average bear. -- see shy jo
signature.asc
Description: Digital signature