Hello Ludovic,
> So the problem seems to be NFS-related. Could you check rmdir
> "/mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test.dir" fails?
Yes, but I'd rather say it is a guile NFS related problem:
rmdir /mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test.dir
works f
Hi David,
David Pirotte skribis:
>> So the problem seems to be NFS-related. Could you check rmdir
>> "/mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test.dir" fails?
I meant, could you run the thing through strace? Like:
strace -f -o log ./check-guile
and then send the part of the l
> strace -f -o log ./check-guile
> and then send the part of the log surrounding the failing rmdir(2) call.
sure, attached
log.bz2
Description: application/bzip