tarantool / tt

Command-line utility to manage Tarantool applications
Other
101 stars 12 forks source link

Update luarocks dependency to the latest version #811

Open RunsFor opened 7 months ago

RunsFor commented 7 months ago

There were an issue in the parent luarocks/luarocks repository: luarocks pack would pack a rock and name it x86_64 instead of arm64 even if the rock itself has been built for arm.

It was fixed in 3.10 version of luarocks, but 3.11 is already available.

The related issue has been created couple months ago in https://github.com/tarantool/luarocks/issues/19.

Please update luarocks dependency so those with apple silicon chips are able to pack rocks correctly

oleg-jukovec commented 3 months ago

Update to luarocks 3.10 does not fix the problem.

oleg-jukovec commented 2 months ago

We have a problem with luarocks 3.10.0 ( #920 ), so we revert the update.