View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017194 | CentOS-7 | pango | public | 2020-03-29 05:38 | 2020-04-01 01:31 |
Reporter | yi cao | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 7.7-1908 | ||||
Summary | 0017194: symbol lookup error: /usr/lib64/libpango-1.0.so.0: undefined symbol: g_log_structured_standard | ||||
Description | running any UI program generated this error: symbol lookup error: /lib64/libpango-1.0.so.0: undefined symbol: g_log_structured_standard I noticed this is very similar to ID: 0015495; it just still happens with pango after I did yum update to get the latest CentOs >>> yum info pango Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: mirror.centos.lax1.serverforge.org * centos-sclo-rh: mirror.arizona.edu * extras: mirror.fileplanet.com * remi-safe: mirror.sjc02.svwh.net * updates: repos.lax.layerhost.com Installed Packages Name : pango Arch : x86_64 Version : 1.42.4 Release : 4.el7_7 Size : 737 k Repo : installed From repo : updates Summary : System for layout and rendering of internationalized text URL : http://www.pango.org License : LGPLv2+ yum info glib2 Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: mirror.centos.lax1.serverforge.org * centos-sclo-rh: mirrors.unifiedlayer.com * extras: linux.mirrors.es.net * remi-safe: mirror.sjc02.svwh.net * updates: repos.lax.layerhost.com Installed Packages Name : glib2 Arch : x86_64 Version : 2.56.1 Release : 5.el7 Size : 12 M Repo : installed From repo : base Summary : A library of handy utility functions URL : http://www.gtk.org | ||||
Steps To Reproduce | run emacs result in: symbol lookup error: /lib64/libpango-1.0.so.0: undefined symbol: g_log_structured_standard | ||||
Additional Information | From what I read pango 1.42.4 should be compatible with glib2 2.56.1 | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
@yi cao "it just still happens with pango after I did yum update to get the latest CentOs" Could you elaborate on this? Was it working on CentOS 7.6 but you started seeing the problem when the OS was updated to 7.7? |
|
I have a centos 7.1 (build 1503), updated up to 7.7 directly. I'm checking to see if additional repositories in the repolist is causing the dependencies to break. | |