On Tue, 2020-11-03 at 13:19 +0000, f.stolte(a)fz-juelich.de wrote:
Ahh, that shows the process running and exiting with an error. You may
need to re-run the strace with a '-f' flag (to follow fork()).
I think this line is the answer to your original question:
openat(AT_FDCWD, "/home/f.stolte/Viberr/.git/objects/pack/tmp_pack_IVPQcf",
O_RDONLY) = -1 EACCES (Permission denied)