Version: 2.0.7+dfsg1-2 Followup-For: Bug #877270 Hi,
please find a solution that still works after a new upstream release: 0m45.7s ERROR: FAIL: Broken symlinks: /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so -> libSDL2-2.0.so.0.6.0 # ls -la /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so* lrwxrwxrwx 1 root root 20 Nov 7 12:09 /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so -> libSDL2-2.0.so.0.6.0 lrwxrwxrwx 1 root root 20 Nov 7 12:09 /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.7.0 -rw-r--r-- 1 root root 1075928 Nov 7 12:09 /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.7.0 e.g. pointing the obviously manually created libSDL2-2.0.so symlink to libSDL2-2.0.so.0 would work. Andreas