Bug 491344

Summary: error while loading shared libraries: libffi.so.8: cannot open shared object file: No such file or directory
Product: [KDE Neon] neon Reporter: Marek <marek.wrzosek>
Component: SnapsAssignee: Neon Bugs <neon-bugs-null>
Status: REPORTED ---    
Severity: normal CC: sgmoore
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Marek 2024-08-06 11:31:46 UTC
***
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