Just noting that this is still the case for the luarocks packages: https://packages.ubuntu.com/jammy/luarocks lists only lua 5.1, 5.2 and 5.3 as possible dependencies, but includes a lua 5.4 version in its files https://packages.ubuntu.com/jammy/all/luarocks/filelist
If lua5.4 is also installed, then luarocks-5.4 will find the correct lua interpreter, LUA_DIR, LUA_BINDIR but will fail to find the right LUA_INCDIR and LUA_LIBDIR. If liblua5.4-dev is also installed then both LUA_INCDIR and LUA_LIBDIR will also be automatically found (and luarocks-5.4 works just fine) Same situation in noble (https://packages.ubuntu.com/noble/luarocks), plucky (https://packages.ubuntu.com/plucky/luarocks), questing (https://packages.ubuntu.com/questing/luarocks) and also resolute (https://packages.ubuntu.com/resolute/luarocks) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2079849 Title: Package dependencies - Where's Lua 5.4? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/luarocks/+bug/2079849/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
