https://bugzilla.redhat.com/show_bug.cgi?id=921706
--- Comment #52 from Jerry James <[email protected]> --- (In reply to Akira TAGOH from comment #48) > That sounds like another issue. does changing the order of <cachedir> in > /etc/fonts.conf help? i.e. changing > > <cachedir>/var/cache/fontconfig</cachedir> > <cachedir prefix="xdg">fontconfig</cachedir> > > to: > > <cachedir prefix="xdg">fontconfig</cachedir> > <cachedir>/var/cache/fontconfig</cachedir> Sorry to be slow replying. That does not help. I just did a mock build with the lines switch as indicated (in a custom fontconfig package build; that was the only change). The zenon build still failed with the ghostscript complaint recorded above. Now I see this inside the mock root: # ls /var/cache/fontconfig # ls /builddir/.cache/fontconfig 0251a5afa6ac727a1e32b7d4d4aa7cf0-le64.cache-4 3830d5c3ddfd5cd38a049b759396e72e-le64.cache-4 87f5e051180a7a75f16eb6fe7dbd3749-le64.cache-4 b79f3aaa7d385a141ab53ec885cc22a8-le64.cache-4 CACHEDIR.TAG cfde08ab28ad1d91784abb10973575e3-le64.cache-4 # strings /builddir/.cache/fontconfig/0251a5afa6ac727a1e32b7d4d4aa7cf0-le64.cache-4 /usr/share/fonts/default /usr/share/fonts/default/ghostscript # strings /builddir/.cache/fontconfig/b79f3aaa7d385a141ab53ec885cc22a8-le64.cache-4 /usr/share/fonts/default/Type1 URW Gothic L Book /usr/share/fonts/default/Type1/a010013l.pfb Type 1 sha256:ef6cd71620433f650ab4b8022318b261858f4a82ddf87059ad515d355ff2f1cf URWGothicL-Book URW Gothic L Demi /usr/share/fonts/default/Type1/a010015l.pfb Type 1 ... -- 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=6RibcU59bG&a=cc_unsubscribe _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
