@mylesjp thanks for looking into this! I've been digging into the embedded sources recently, especially Lua 5.1.
It seems possible to use lua sources from the archive, but would require a lot of packages to cover all that is needed - liblua5.1-dev, lua- bitop-dev, lua-cjson-dev, lua-cmsgpack-dev, and lua-struct-dev - all of which are in universe. fast_float is currently unused due to the cmake flag USE_FAST_FLOAT=no. Though if we end up deciding to use it in the future I can set up a patch to use the archive version. libvalkey is currently only used by valkey, but I would like to provide it as a separate package and am considering adding it to Debian/Ubuntu in the near future. Once I do, for future releases, I'll make sure valkey uses that version instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2142907 Title: [MIR] valkey To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/valkey/+bug/2142907/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
