[Tarantool-patches] [PATCH v3 0/2] Adapt luarocks for tarantoolctl

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Sun Apr 12 22:52:50 MSK 2020


> Please, notice that command-line help refers to `tarantoolctl help
> path`, but
> 
> 1. It should be `tarantoolctl rocks help` (I guess there are many of
>    such places)

Fix of 'help' sections appeared to be a task far from trivial. There
are tens of places, where 'luarocks' should be replaced with
'tarantoolctl rocks'. That would make the fork even more far from the
upstream, and would make luarocks not self-sufficient. Because now it
depends only on 'tarantool', but will depend on 'tarantoolctl' too.

See other emails on the 'help' subject in this thread. I don't know
what to do with that really. My best proposal was to pass an option to
luarocks init in tarantoolctl with a program name to use, and replace
it where necessary. But this is also very intrusive.


More information about the Tarantool-patches mailing list