tarantool / queue

Create task queues, add and take jobs, monitor failed tasks
Other
234 stars 52 forks source link

cd: fix rockspec publishing #201

Closed LeonidVas closed 1 year ago

LeonidVas commented 1 year ago

The problem is that on Ubuntu 22.04 luarocks v3 from the tarantool-common package is installed, but tarantoolctl from tarantool 1.10 uses luarocks v2. See [1] for more details.

[1] https://github.com/tarantool/tarantool/issues/5429#issuecomment-1336162554