Page 1 sur 1

[fontconfig] message d'erreur (résolu)

Publié : ven. 31 août 2018, 08:14
par Kristen
À la mise à jour de ce matin, voici ce que pacman envoit

Code : Tout sélectionner

mise à jour de fontconfig                                        [#######################################] 100%
Rebuilding fontconfig cache.../usr/share/fonts/100dpi: failed to write cache
/usr/share/fonts/75dpi: failed to write cache
/usr/share/fonts/cyrillic: failed to write cache
/usr/share/fonts/encodings/large: failed to write cache
/usr/share/fonts/misc: failed to write cache
/usr/share/fonts/speedo: failed to write cache
/usr/share/fonts/util: failed to write cache
 done.
Ça veut dire quoi ce failed to write cache ? Il y a une manip à faire ?
Je suis avec KDE plasma.
Merci.

Re: [fontconfig] message d'erreur

Publié : ven. 31 août 2018, 09:30
par benjarobin
Bonjour,
Cela veut souvent dire plus d'espace disque, mais c'est bizarre quand même... Quelle est la sortie de :

Code : Tout sélectionner

df -h
ls -la /usr/share/fonts/

Re: [fontconfig] message d'erreur

Publié : ven. 31 août 2018, 10:52
par bobo
même problème chez moi

Code : Tout sélectionner

(1/1) réinstallation fontconfig                                       [######################################] 100%
Rebuilding fontconfig cache.../usr/share/fonts/cyrillic: failed to write cache
/usr/share/fonts/encodings/large: failed to write cache
/usr/share/fonts/speedo: failed to write cache
/usr/share/fonts/util: failed to write cache
 done.
il y a un sujet sur le forum anglophone, avec beaucoup de personnes signalant un problème de "write cache" à l'update de fontconfig:
https://bbs.archlinux.org/viewtopic.php?id=240026

et un rapport de bug:
https://bugs.archlinux.org/task/59889

Re: [fontconfig] message d'erreur

Publié : ven. 31 août 2018, 16:09
par Kristen

Code : Tout sélectionner

df -h
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
dev                1,9G       0  1,9G   0% /dev
run                1,9G    1,1M  1,9G   1% /run
/dev/sdb1           25G    7,3G   17G  32% /
tmpfs              1,9G     14M  1,9G   1% /dev/shm
tmpfs              1,9G       0  1,9G   0% /sys/fs/cgroup
tmpfs              1,9G    5,8M  1,9G   1% /tmp
/dev/sdb2           80G    773M   75G   2% /home
/dev/sda3          143G     82G   54G  61% /media/data
tmpfs              373M     20K  373M   1% /run/user/1000
pCloud.fs          500G     88M  500G   1% /home/christian/pCloudDrive

Code : Tout sélectionner

$ ls -la /usr/share/fonts/
total 88
drwxr-xr-x  15 root root  4096 31 août  08:07 .
drwxr-xr-x 240 root root 12288 30 août  15:11 ..
drwxr-xr-x   2 root root  4096 31 août  08:07 100dpi
drwxr-xr-x   2 root root  4096 31 août  08:07 75dpi
drwxr-xr-x   2 root root  4096 31 août  08:07 artwiz-fonts
drwxr-xr-x   2 root root  4096 31 août  08:07 cantarell
drwxr-xr-x   2 root root  4096 31 août  08:07 cyrillic
drwxr-xr-x   3 root root  4096 31 août  08:07 encodings
drwxr-xr-x   2 root root  4096 31 août  08:07 gsfonts
drwxr-xr-x   2 root root  4096 31 août  08:07 misc
drwxr-xr-x   2 root root 20480 31 août  08:07 noto
drwxr-xr-x   2 root root  4096 31 août  08:07 speedo
drwxr-xr-x   2 root root  4096 31 août  08:07 TTF
drwxr-xr-x   2 root root  4096 31 août  08:07 Type1
drwxr-xr-x   2 root root  4096 31 août  08:07 util
-rw-r--r--   1 root root    36 31 août  08:07 .uuid

Vu qu'il y a un rapport du bug, je pense qu'il suffit d'attendre qu'il soit corrigé ?

Re: [fontconfig] message d'erreur

Publié : ven. 31 août 2018, 20:39
par hopimet
Oui. Cela dit le problème est mineur et je pense qu'on peut tranquillement attendre une version corrigée du paquet.

Re: [fontconfig] message d'erreur (résolu)

Publié : mar. 04 sept. 2018, 08:06
par Kristen
C'est résolu aujourd'hui avec la mise à jour de fontconfig !