FranciscoBorges / openwrt-printing-packages

Printing packages for OpenWrt
GNU General Public License v2.0
37 stars 52 forks source link

fc-cache issues #17

Open adriangith opened 9 years ago

adriangith commented 9 years ago

This is what I get when I try to do anything with cups:

/usr/share/fonts: failed to write cache /usr/share/fonts/ghostscript: failed to write cache /usr/share/fonts/ghostscript/fonts: failed to write cache /usr/share/fonts/truetype: failed to write cache /usr/share/fonts/truetype/liberation: failed to write cache /usr/share/fonts/ubuntu: failed to write cache /root/.local/share/fonts: failed to write cache /root/.fonts: failed to write cache root@OpenWrt:/usr/share/fontconfig/conf.avail# vi /etc/fonts/fonts.conf root@OpenWrt:/usr/share/fontconfig/conf.avail# fc-cache /usr/share/fonts: failed to write cache /usr/share/fonts/ghostscript: failed to write cache /usr/share/fonts/ghostscript/fonts: failed to write cache /usr/share/fonts/truetype: failed to write cache /usr/share/fonts/truetype/liberation: failed to write cache /usr/share/fonts/ubuntu: failed to write cache /root/.local/share/fonts: failed to write cache /root/.fonts: failed to write cache

No idea what it means.