|
|
发表于 2006-10-9 01:49:02
|
显示全部楼层
今天新安装的ETCH系统,fonts.conf已经包含了cachedir那2行,仍然是failed write cache
完全重新安装的系统,fontconfig版本如下:
ii fontconfig 2.4.1-2 generic font configuration library - support
ii fontconfig-config 2.4.1-2 generic font configuration library - configu
ii libfontconfig1 2.4.1-2 generic font configuration library - runtime
这是fc-cache -f -v的出错提示:
gnulzx:~# fc-cache -f -v
/usr/share/fonts: caching, 0 fonts, 3 dirs
/usr/share/fonts/X11: caching, 0 fonts, 6 dirs
/usr/share/fonts/X11: failed to write cache
/usr/share/fonts/X11/100dpi: caching, 358 fonts, 0 dirs
/usr/share/fonts/X11/100dpi: failed to write cache
/usr/share/fonts/X11/75dpi: caching, 358 fonts, 0 dirs
/usr/share/fonts/X11/75dpi: failed to write cache
/usr/share/fonts/X11/Type1: caching, 8 fonts, 0 dirs
/usr/share/fonts/X11/encodings: caching, 0 fonts, 1 dirs
/usr/share/fonts/X11/encodings: failed to write cache
/usr/share/fonts/X11/encodings/large: caching, 0 fonts, 0 dirs
/usr/share/fonts/X11/encodings/large: failed to write cache
/usr/share/fonts/X11/misc: caching, 111 fonts, 0 dirs
/usr/share/fonts/X11/util: caching, 0 fonts, 0 dirs
/usr/share/fonts/X11/util: failed to write cache
/usr/share/fonts/truetype: caching, 0 fonts, 3 dirs
/usr/share/fonts/truetype/arphic: caching, 1 fonts, 0 dirs
/usr/share/fonts/truetype/openoffice: caching, 1 fonts, 0 dirs
/usr/share/fonts/truetype/ttf-dejavu: caching, 21 fonts, 0 dirs
/usr/share/fonts/truetype/ttf-dejavu: failed to write cache
/usr/share/fonts/type1: caching, 0 fonts, 1 dirs
/usr/share/fonts/type1/gsfonts: caching, 35 fonts, 0 dirs
/usr/X11R6/lib/X11/fonts: caching, 0 fonts, 1 dirs
/usr/X11R6/lib/X11/fonts: failed to write cache
/usr/X11R6/lib/X11/fonts/encodings: caching, 0 fonts, 1 dirs
/usr/X11R6/lib/X11/fonts/encodings: failed to write cache
/usr/X11R6/lib/X11/fonts/encodings/large: caching, 0 fonts, 0 dirs
/usr/X11R6/lib/X11/fonts/encodings/large: failed to write cache
/usr/local/share/fonts: caching, 0 fonts, 0 dirs
/usr/local/share/fonts: failed to write cache
/root/.fonts: skipping, no such directory
/var/lib/defoma/fontconfig.d: caching, 0 fonts, 5 dirs
/var/lib/defoma/fontconfig.d/C: caching, 4 fonts, 0 dirs
/var/lib/defoma/fontconfig.d/D: caching, 22 fonts, 0 dirs
/var/lib/defoma/fontconfig.d/N: caching, 16 fonts, 0 dirs
/var/lib/defoma/fontconfig.d/S: caching, 1 fonts, 0 dirs
/var/lib/defoma/fontconfig.d/U: caching, 13 fonts, 0 dirs
/var/cache/fontconfig: cleaning cache directory
/root/.fontconfig: not cleaning unwritable cache directory
fc-cache: failed
gnulzx:~#
没有查到新的相关信息,也没有bug报告 |
|