Bug 1579464
Summary: | undefined symbol: FT_Done_MM_Var | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | contactopublico57 |
Component: | fontconfig | Assignee: | Akira TAGOH <tagoh> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | ajax, alexl, contactopublico57, fonts-bugs, gerwald_jogl, i18n-bugs, john.j5live, mclasen, pnemade, rhughes, rstrode, sandmann, sergio, tagoh |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | fontconfig-2.13.0-5.fc29 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-06-06 03:39:23 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
contactopublico57
2018-05-17 17:16:42 UTC
detailed logs or more info please. how did you figure out it is related to the upgrade of fontconfig? In response to the request for more info: as with the three packages referenced in this bug report as well as cairo cairo-gobject, the subject of a previous bug report of the same nature; when in the course of an update via dnf, and subsequent boot failure results, the system prior to update is restored and a download only of the packages is initiated, followed by incremental updating until the suspect package(s) is/are isolated as noted by failure to be able to manually a launch a panel app such as terminal. This failure to launch the panel app is an indicator that subsequent boot will fail as has been the case with both fontconfig and harfbuzz updates applied separately with subsequent boot failures. The same with aforementioned cairo and cairo-gobject. The remainder of the packages update normally with no subsequent boot failure. As you may surmize, when more than one package in an update produces boot failure, and especially with a large number of packages in the update, the task becomes more tedious. Please note if you require more information. Sure. what I want to see is what a process was failed to launch and how it was failed. if this is reproducible on even launching it from the terminal, please attach the log. I'm not really sure what did you mean by "boot". does the kernel panic? or just not entered into the GUI? i.e. the display manager wasn't brought up? then what the display manager do you use? and is there any logs in journalctl for that? to: tagoh from: contactopublico57.br I have reproduced the boot failure and extracted numerous logs, including the user and system journals. If you require them beyond the information below, I can zip them and attach to an email to tagoh. The following appears in terminal window when installing the fontconfig package specified in bug report 1579464: symbol lookup error: /lib64/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var the lightdm greeter seat0greeter-log indicates: /usr/sbin/lightdm-gtk-greeter: symbol lookup error: /lib64/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var ##EOF## Thanks. that symbol is available in freetype-2.9.1-1.fc29. I'll update deps in fontconfig to satisfy it. Fixed in fontconfig-2.13.0-5.fc29 undefined symbol: FT_Done_MM_Var is cuase by freetype-freeworld Fix for me was "dnf remove freetype-freeworld". *** Bug 1645237 has been marked as a duplicate of this bug. *** |