Bug 256312 - Font problem after update
Summary: Font problem after update
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2021-05-31 22:56 UTC by andy
Modified: 2022-12-02 07:18 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description andy 2021-05-31 22:56:24 UTC
FreeBSD Free_BSD_13 13.0-STABLE FreeBSD 13.0-STABLE #11 stable/13-n245760-b14db362bbd: Tue May 25 13:50:14 EDT 2021     root@Free_BSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL  amd64 1300505

After recent update fonts are broken.  The font I use is called DEC Terminal.  DEC Terminal is no longer available in the font selection:

# fc-cache -vrs 
Font directories:
	/usr/local/share/fonts
	/usr/local/lib/X11/fonts
	/usr/local/share/fonts/100dpi
	/usr/local/share/fonts/75dpi
	/usr/local/share/fonts/Caladea
	/usr/local/share/fonts/Carlito
	/usr/local/share/fonts/GentiumBasic
	/usr/local/share/fonts/Liberation
	/usr/local/share/fonts/LinLibertineG
	/usr/local/share/fonts/OTF
	/usr/local/share/fonts/TTF
	/usr/local/share/fonts/Type1
	/usr/local/share/fonts/cyrillic
	/usr/local/share/fonts/dejavu
	/usr/local/share/fonts/encodings
	/usr/local/share/fonts/misc
	/usr/local/share/fonts/twemoji-color-font-ttf
	/usr/local/share/fonts/util
	/usr/local/share/fonts/webfonts
	/usr/local/share/fonts/encodings/large
/usr/local/share/fonts: caching, new cache contents: 0 fonts, 17 dirs
/usr/local/share/fonts/100dpi: caching, new cache contents: 398 fonts, 0 dirs
/usr/local/share/fonts/75dpi: caching, new cache contents: 398 fonts, 0 dirs
/usr/local/share/fonts/Caladea: caching, new cache contents: 4 fonts, 0 dirs
/usr/local/share/fonts/Carlito: caching, new cache contents: 4 fonts, 0 dirs
/usr/local/share/fonts/GentiumBasic: caching, new cache contents: 8 fonts, 0 dirs
/usr/local/share/fonts/Liberation: caching, new cache contents: 12 fonts, 0 dirs
/usr/local/share/fonts/LinLibertineG: caching, new cache contents: 10 fonts, 0 dirs
/usr/local/share/fonts/OTF: caching, new cache contents: 23 fonts, 0 dirs
/usr/local/share/fonts/TTF: caching, new cache contents: 13 fonts, 0 dirs
/usr/local/share/fonts/Type1: caching, new cache contents: 29 fonts, 0 dirs
/usr/local/share/fonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts/dejavu: caching, new cache contents: 22 fonts, 0 dirs
/usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts/misc: caching, new cache contents: 89 fonts, 0 dirs
/usr/local/share/fonts/twemoji-color-font-ttf: caching, new cache contents: 1 fonts, 0 dirs
/usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts/webfonts: caching, new cache contents: 55 fonts, 0 dirs
/usr/local/lib/X11/fonts: skipping, no such directory
/usr/local/share/fonts/100dpi: skipping, looped directory detected
/usr/local/share/fonts/75dpi: skipping, looped directory detected
/usr/local/share/fonts/Caladea: skipping, looped directory detected
/usr/local/share/fonts/Carlito: skipping, looped directory detected
/usr/local/share/fonts/GentiumBasic: skipping, looped directory detected
/usr/local/share/fonts/Liberation: skipping, looped directory detected
/usr/local/share/fonts/LinLibertineG: skipping, looped directory detected
/usr/local/share/fonts/OTF: skipping, looped directory detected
/usr/local/share/fonts/TTF: skipping, looped directory detected
/usr/local/share/fonts/Type1: skipping, looped directory detected
/usr/local/share/fonts/cyrillic: skipping, looped directory detected
/usr/local/share/fonts/dejavu: skipping, looped directory detected
/usr/local/share/fonts/encodings: skipping, looped directory detected
/usr/local/share/fonts/misc: skipping, looped directory detected
/usr/local/share/fonts/twemoji-color-font-ttf: skipping, looped directory detected
/usr/local/share/fonts/util: skipping, looped directory detected
/usr/local/share/fonts/webfonts: skipping, looped directory detected
/usr/local/share/fonts/encodings/large: skipping, looped directory detected
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded


Seems like the problem is:
/usr/local/lib/X11/fonts: skipping, no such directory
/usr/local/share/fonts/100dpi: skipping, looped directory detected
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2021-06-01 02:29:49 UTC
@Reporter

Do you know what port/package provides the DEC Terminal font?

Can you also provide:

  - details (before and after versions) of the 'update' referred to
  - pkg update log that includes the list of packages that were updated
  - pkg version -v output (as an attachment)


At this point the issue as reported is not logged against a particular port, which makes it difficult to address or take to resolution. Note also that Bugzilla is for reproducible bug reports, not a general support mechanism.

If the source (port/package) of the issue can be identified, that would assist greatly.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-12-02 07:18:38 UTC
Closing due to feedback timeout.