Bug 4092 - flatpak: symbol lookup error: /lib64/libappstream-glib.so.8: undefined symbol: g_canonicalize_filename
Summary: flatpak: symbol lookup error: /lib64/libappstream-glib.so.8: undefined symbol...
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.8
Hardware: All Linux
: P1-Urgent S1-blocker
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-17 09:46 UTC by Caspar
Modified: 2023-08-10 14:41 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Caspar admin 2023-02-17 09:46:33 UTC
Description of problem:

login console shows:

flatpak: symbol lookup error: /lib64/libappstream-glib.so.8: undefined symbol: g_canonicalize_filename

Version-Release number of selected component (if applicable):
# cat /etc/anolis-release
Anolis OS release 8.8

# rpm -qf /lib64/libappstream-glib.so.8
libappstream-glib-0.7.18-4.an8.x86_64

How reproducible:
always

Steps to Reproduce:
1. upgrade to 8.8, ssh to shell
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 linsheng alibaba_cloud_group 2023-08-10 14:41:32 UTC
升级glib2 到 glib2-2.68.4-6 版本即可解决