[Bug 921706] ghostscript: /invalidfont in /findfont, --nostringval-- Helvetica

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 2 15:31:13 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=921706



--- Comment #51 from Jaroslav Škarvada <jskarvad at redhat.com> ---
It's quite good reproducible with sendmail (I would say 90% reproducibility) in
both koji and mock, e.g. I used the following:

$ mock -r fedora-rawhide-x86_64 ./sendmail-8.14.9-2.fc21.src.rpm

When the problem happen, it is not possible to rebuild the cache by hand as it
seems already up-to-date:

# fc-cache -v /usr/share/fonts/default/Type1
/usr/share/fonts/default/Type1: skipping, existing cache is valid: 35 fonts, 0
dirs
/var/cache/fontconfig: cleaning cache directory
/builddir/.cache/fontconfig: not cleaning non-existent cache directory
/builddir/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded

This is the same command (without -v) that is issued in the spec file. But the
following command rebuilds the cache successfully:

# fc-cache -v /usr/share/fonts/default
/usr/share/fonts/default: skipping, existing cache is valid: 0 fonts, 1 dirs
/usr/share/fonts/default/ghostscript: skipping, existing cache is valid: 4
fonts, 0 dirs
Re-scanning /usr/share/fonts/default: caching, new cache contents: 0 fonts, 2
dirs
/var/cache/fontconfig: cleaning cache directory
/builddir/.cache/fontconfig: not cleaning non-existent cache directory
/builddir/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded

And then everything work as expected.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=6AEIaIueO2&a=cc_unsubscribe


More information about the fonts-bugs mailing list