Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libappstream.so.4 undefined symbol on Fedora 31 #14

Open
xsnrg opened this issue May 8, 2020 · 3 comments
Open

libappstream.so.4 undefined symbol on Fedora 31 #14

xsnrg opened this issue May 8, 2020 · 3 comments

Comments

@xsnrg
Copy link

xsnrg commented May 8, 2020

Using Fedora 31 with all the latest patches (dnf -y upgrade --refresh):

[appimage/stderr] Using architecture x86_64
[appimage/stderr] AppStream upstream metadata found in usr/share/metainfo/org.kde.kstars.appdata.xml
[appimage/stderr] /usr/bin/appstreamcli: symbol lookup error: /lib64/libappstream.so.4: undefined symbol: g_ptr_array_steal_index_fast
[appimage/stderr] Failed to validate AppStream information with appstreamcli
ERROR: Failed to run plugin: appimage 
DEBUG: Exited with return code: 1 

from Fedora @System repo:

Installed Packages
Name         : appstream
Version      : 0.12.7
Release      : 2.fc31
Architecture : x86_64
Size         : 1.1 M
Source       : appstream-0.12.7-2.fc31.src.rpm
Repository   : @System
From repo    : fedora
Summary      : Utilities to generate, maintain and access the AppStream database
URL          : https://github.com/ximion/appstream
License      : GPLv2+ and LGPLv2+
Description  : AppStream makes it easy to access application information from the
             : AppStream database over a nice GObject-based interface.

execution:

./linuxdeploy-x86_64.AppImage --appdir kstars-appimage --output appimage -v0

The Appdir kstars-appimage is successful in that AppRun is properly linked and when ran, everything works fine, it just won't create the final executable bundle.

@TheAssassin
Copy link
Member

Wrong repository, but maybe not your fault. This belongs to the appimage plugin. I'll move it there. Nevertheless, this issue is actually an upstream bug, so this whole issue redirection was unnecessary...

@TheAssassin TheAssassin transferred this issue from linuxdeploy/linuxdeploy May 8, 2020
@TheAssassin
Copy link
Member

If you are ever redirected, @xsnrg, please always include a link to the original one. Otherwise one quickly loses overview.

This is an upstream bug that needs to be fixed in AppImage/AppImageKit#856, not here. Once that issue is fixed, we can update.

sigh... another 3 minutes of pointless issue moving and redirecting...

@xsnrg
Copy link
Author

xsnrg commented May 9, 2020

Got it, thanks. Following the other thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants