SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Launch Amarok in terminal 2. Fails to launch 3. Gives error "amarok: error while loading shared libraries: libavformat.so.59: cannot open shared object file: No such file or directory" OBSERVED RESULT Fails to start, Gives error "amarok: error while loading shared libraries: libavformat.so.59: cannot open shared object file: No such file or directory" EXPECTED RESULT Amarok launches and does not insta-crash. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION Because I'm on Arch, I get Amarok from the AUR.
Maintenance of AUR packages, in particular rebuilds for soname bumps, are the user's responsibility.
Updating ffmpeg to version 6, plus rebuilding amarok is sufficient to solve the broken reference. I can confirm that this solved the issue on my arch installation. Thus, no action required from the AUR maintainer.