https://bugs.kde.org/show_bug.cgi?id=491344
Bug ID: 491344 Summary: error while loading shared libraries: libffi.so.8: cannot open shared object file: No such file or directory Classification: KDE Neon Product: neon Version: unspecified Platform: Ubuntu OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Snaps Assignee: neon-b...@kde.org Reporter: marek.wrzo...@gmail.com CC: sgmo...@kde.org Target Milestone: --- *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY Latest stable kate 24.05.2 from snap store stopped working on Ubuntu 20.04 because ``` $ /snap/bin/kate /snap/kate/177/usr/bin/kate: error while loading shared libraries: libffi.so.8: cannot open shared object file: No such file or directory ``` STEPS TO REPRODUCE 1. $ snap install kate --classic 2. $ /snap/bin/kate OBSERVED RESULT ``` /snap/kate/177/usr/bin/kate: error while loading shared libraries: libffi.so.8: cannot open shared object file: No such file or directory ``` EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: 5.18.8 KDE Frameworks Version: 5.68.0 Qt Version: 5.12.8 ADDITIONAL INFORMATION previous version (still available in candidate channel) works $ snap install kate --candidate --classic kate (candidate) 23.08.4 from KDE✓ installed -- You are receiving this mail because: You are watching all bug changes.