Le 25/10/2022 à 18:40, Joel Rosdahl a écrit :
Thanks!

Now I understand the problem and will work on a fix.

The issue is sharing the inode cache file between architectures. A workaround is
to either use separate temporary directories for the architectures (or different
cache directories when the temporary directory defaults to the cache directory,
which is the case for you), or to disable the inode cache by setting

     inode_cache = false

in the config file.

Hi,

I'm glad I could help you despite my lack of knowledge in this area.

I confirm that disabling the inode cache does work, I'll use this workaround while waiting for a fixed version to be released. Thanks !

Regards,

--
Raphaël Halimi

Reply via email to