Hello, I'm trying to create a cache for fonts located in a chroot when running fc-cache -y $PATH_TO_CHROOT the fonts are properly detected and caches files are also present in the chroot. But it seems that fc-cache looks for .uuid files out side of the chroot and no .uuid files are created inside it. Is that expected?
Created attachment 139463 [details] fc-cache log fc-cache is called with: fc-cache -r -s -v -y "${DESTDIR}"
That should be a bug. will take a look. thanks for reporting.
fixed in git 0b85e77
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.