Description of problem: with /etc/init.d/xfs restart I get: Apr 8 00:55:29 localhost xfs[3303]: terminating Apr 8 00:55:30 localhost xfs[3787]: ignoring font path element /usr/X11R6/lib/X11/fonts/Speedo (unreadable) Version-Release number of selected component (if applicable): fonts-xorg-base-6.8.1.1-1 xorg-x11-xfs-6.8.2-19 How reproducible: always Steps to Reproduce: 1.restart xfs 2. 3. Actual results: warning in logs about fonts Expected results: no warnings Additional info:
Please attach the following: ls -al /usr/X11R6/lib/X11/fonts/Speedo > speedo.txt rpm -qa | grep "xorg" Also attach your /etc/X11/fs/config, /etc/X11/xorg.conf, X server log, and /var/log/messages. If there is a "fonts.dir" file in the Speedo font directory, attach it as well. Please attach each file as an individual uncompressed file attachment, using the bugzilla file attachment link below.
Setting status to "NEEDINFO", awaiting file attachments requested above. Thanks in advance.
Created attachment 112887 [details] /etc/X11/fs/config
Created attachment 112888 [details] /usr/X11R6/lib/X11/fonts/Speedo/fonts.dir
Created attachment 112889 [details] /var/log/messages
Created attachment 112890 [details] rpm -qa | grep "xorg"
Created attachment 112891 [details] ls -al /usr/X11R6/lib/X11/fonts/Speedo > speedo.txt
Created attachment 112892 [details] /etc/X11/xorg.conf
I've investigated the issue and discovered that starting with the X.Org X11 6.8.0 release, Xorg no longer supports the Speedo font type. It was disabled by Xorg as these fonts have not been produced in over 10 years, however they neglected to also disable installation of the fonts, so they still get installed. We'll be updating our font packaging to remove the fonts and fix the xfs config to remove the directory from the fontpath. Thanks for the report and files.
*** This bug has been marked as a duplicate of 142744 ***