[Fontconfig-bugs] [Bug 101889] Make fontconfig cache relocatable

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 15 14:43:24 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101889

--- Comment #64 from Alexander Larsson <alexl at redhat.com> ---
Hmm, to try this I added the new fontconfig to the flatpak runtime, it seems
weird. I do this at the end of the build:

 "touch -d @0 /usr/share/fonts /usr/share/fonts/*",
 "fc-cache -fs",
 "for i in /usr/share/fonts/.uuid /usr/share/fonts/*/.uuid; do echo $i; cat $i;
echo; done",
 "ls -l /usr/cache/fontconfig",

And I get:

/usr/share/fonts/.uuid
9a4ba6ad-8a07-4b43-8e37-db03d0129f6f
/usr/share/fonts/dejavu/.uuid
258f9b15-f3d5-4804-97e8-035998387d90
/usr/share/fonts/eosrei-emojione/.uuid
eb4fa041-d1f0-4557-9a0b-704c39f846f5
/usr/share/fonts/gnu-free/.uuid
c7aa2f19-edee-4d8c-b79c-9a5b3d531429
/usr/share/fonts/google-crosextra-caladea/.uuid
cfb58672-d7b8-4433-8aff-187e9d448ad4
/usr/share/fonts/google-crosextra-carlito/.uuid
52660665-ec54-47ea-a03e-6836ce7a09f1
/usr/share/fonts/liberation-fonts/.uuid
0493b60e-fb33-4c20-9006-e73269e68cfa
total 252
-rw-r--r-- 1 1000 uucp  6936 Dec 15 14:39
01783329-39dc-4438-8696-5cba1910aab3-le64.cache-7
-rw-r--r-- 3 1000 uucp 29856 Jan  1  1970
0767c642-f2f0-48f2-8628-b8f2826b1612-le64.cache-7
-rw-r--r-- 3 1000 uucp  2536 Jan  1  1970
13d7127b-2474-407c-819c-5f36cfb343a6-le64.cache-7
-rw-r--r-- 3 1000 uucp  6936 Jan  1  1970
15df92c7-d05b-432d-8819-8eab87500cfd-le64.cache-7
-rw-r--r-- 3 1000 uucp 47104 Jan  1  1970
235f148f-a3f4-43b7-9538-bb188259c060-le64.cache-7
-rw-r--r-- 3 1000 uucp   384 Jan  1  1970
2bc88d11-73a1-44c3-b628-993fd1a8eaed-le64.cache-7
-rw-r--r-- 1 1000 uucp 29856 Dec 15 14:39
32237142-aa53-4544-bf74-e3fc15e153ae-le64.cache-7
-rw-r--r-- 1 1000 uucp 19928 Dec 15 14:39
6112831d-541f-4056-a4cd-bb1701f8433d-le64.cache-7
-rw-r--r-- 3 1000 uucp  6312 Jan  1  1970
6cb9c9b4-a4bc-4790-bd82-f55fd2e6b796-le64.cache-7
-rw-r--r-- 1 1000 uucp 47104 Dec 15 14:39
728c5f2a-1d39-456f-94f1-c4dd76b0a4fa-le64.cache-7
-rw-r--r-- 3 1000 uucp 19928 Jan  1  1970
77b4858f-4364-4bd0-a9bf-704b1e74800e-le64.cache-7
-rw-r--r-- 1 1000 uucp  6312 Dec 15 14:39
7b3075e4-c99d-43e8-814e-86760686a368-le64.cache-7
-rw-r--r-- 1 1000 uucp  2536 Dec 15 14:39
7b85b0f8-9c12-49f2-b695-7b9f6e73df8e-le64.cache-7
-rw-r--r-- 1 1000 uucp   200 Dec 15 14:39 CACHEDIR.TAG
-rw-r--r-- 1 1000 uucp   384 Dec 15 14:39
e478a8d1-5f27-4c2a-a0fc-b69c2550728d-le64.cache-7

It seems like none of the uuids match? But fc-cache itself created the .uuid
files?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20171215/100e1690/attachment.html>


More information about the Fontconfig-bugs mailing list