$ wireshark
wireshark: error while loading shared libraries: liblua.so.5.2: cannot open shared object file: No such file or directory

$ ldd /usr/bin/wireshark | grep 'not found'
        liblua.so.5.2 => not found

$ ls /usr/lib | grep lua
liblua.a
liblua.so@
liblua.so.5.1@
liblua.so.5.1.5*

SysInfo: https://ptpb.pw/aeD_

System is up to date

New wireshark moved too soon, it should have waited for new lua.
Lua has now moved, so once your mirror is synced, issue should be resolved.

17 days later