You are not logged in.
Hi all,
I assume the answer is going to be to wait for an update of lua but maybe it might help to post here so here it goes.
I am using the package 'highlight' to do some syntax highlighting in my terminal. Currently when calling 'highlight' I get an error:
highlight: error while loading shared libraries: liblua.so.5.5: cannot open shared object file: No such file or directoryI can see that 'highlight' was updated yesterday (from 4.19.1 to 4.19.2) and I can see that the installed and latest available lua is 5.4.8. lua is installed because it is a dependency for another package and highlight depends on the lua package.
Downgrading highlight to 4.19.1 solves the error for now. So adding all this together it seems to me that until lua5.5 is released highlight 4.19.2 will be broken.
Offline
This is a packaging bug, it was built against lua in extra-staging and was supposed to stay in extra-staging. You should open an issue in Arch's gitlab.
Please note, there is no 4.19.1 and 4.19.2, it's 4.19-1 and 4.19-2; very, very different.
Last edited by Scimmia (2026-03-03 13:31:26)
Offline
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
I'll just stay on 4.19-1 until it fixes itself.
Offline