Skip to content

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

Description

@xsnrg

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions