https://bugs.kde.org/show_bug.cgi?id=425487
Bug ID: 425487
Summary: libappimage0 packaged from CI breaks some popular
appimages
Product: neon
Version: unspecified
Platform: Neon Packages
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: Packages User Edition
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected], [email protected]
Target Milestone: ---
SUMMARY
AppImages for FreeCAD (www.freecadweb.org) or LibrePCB (librepcb.org) rely on
libappimage.so.0, as shipped by official ubuntu package. KDE Neon upgrades it
to a new version libappimage.so.1.0, so those AppImages won't run. It should be
noted that, given the library version they bring, KDE Neon should rename its
package as libappimage1, I think.
STEPS TO REPRODUCE
1. Download AppImage for FreeCAD or LibrePCB
2. Try to run
3. Look at the error message
OBSERVED RESULT
The programs will not run and instead they will print:
/usr/bin/AppImageLauncher: error while loading shared libraries:
libappimage.so.0: cannot open shared object file: No such file or directory
EXPECTED RESULT
The programs will run happily
SOFTWARE/OS VERSIONS
KDE Neon updated to latest version
ADDITIONAL INFORMATION
If I force install the ubuntu version of the package, these programs will run,
but then apt will complain of unmet dependencies when updating and it will ask
to do a "apt --fix-broken install" to upgrade the package
--
You are receiving this mail because:
You are watching all bug changes.