Only affects version 1.3.36-1.el8 Running php-pecl-gmagick test suite 001+ Fatal error: Uncaught GmagickException: Unable to read font (/usr/share/GraphicsMagick-1.3.36/urw-fonts/n019003l.pfb) in /builddir/build/BUILD/php-pecl-gmagick-2.0.5~RC1/NTS/tests/gmagickdraw_045_setFontFamily_basic.php:37 Indeed this file is missing. Digging in the spec file, I notice how fonts are bundled on EL-8 because of missing urw-base35-fonts-legacy.
Created attachment 1750531 [details] 0001-fix-bundle-fonts-on-epel8-1919997.patch git format-patch fixing this issue. Move fonts installation AFTER directory cleanup
With attached patch, fonts are now provided and php-pecl-gmagick test suite passes.
FEDORA-EPEL-2021-a67c7cb2e0 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-a67c7cb2e0
FEDORA-EPEL-2021-a67c7cb2e0 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-a67c7cb2e0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2021-a67c7cb2e0 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.