
* s. keeling keeling@spots.ab.ca [20061103 17:26]:
Incoming from Michael Prokop:
s. keeling keeling@spots.ab.ca [20061103 02:15]:
I appear to have lots of broken (according to aptitude) packages. I've got the stock grml-small three lines uncommented in /etc/apt/sources.list ... should I fix that somehow?
I don't know what's your problem, but
[...]
Cleaning up old fontconfig caches... done. Regenerating fonts cache... failed. See /var/log/fontconfig.log for more information. dpkg: error processing fontconfig (--configure): subprocess post-installation script returned error exit status 1
[...]
Here's fontconfig.log:
---------------------------------------------------
fc-cache: "/usr/share/fonts": caching, 0 fonts, 2 dirs fc-cache: "/usr/share/fonts/truetype": caching, 0 fonts, 2 dirs fc-cache: "/usr/share/fonts/truetype/ttf-bitstream-vera": caching, 10 fonts, 0 dirs fc-cache: "/usr/share/fonts/truetype/openoffice": caching, 1 fonts, 0 dirs fc-cache: "/usr/share/fonts/type1": caching, 0 fonts, 1 dirs fc-cache: "/usr/share/fonts/type1/gsfonts": caching, 35 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts": caching, 0 fonts, 7 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/encodings": caching, 0 fonts, 1 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/encodings/large": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/util": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/misc": caching, 55 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/100dpi": caching, 397 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/75dpi": caching, 397 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/Speedo": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/Type1": caching, 9 fonts, 0 dirs fc-cache: "/usr/local/share/fonts": caching, 0 fonts, 0 dirs fc-cache: "/root/.fonts": skipping, no such directory fc-cache: succeeded
What a stupid script...
If you run the command manually it does not return any errors as well, right?
# fc-cache -s -f -v
A workaround would be to just disable the fc-cache line in /var/lib/dpkg/info/fontconfig.postinst and rerun "apt-get install" then.
regards, -mika-