Hello,
I'm running luarocks on OpenWrt Linux, with Lua v5.1.4-8 installed.
When I run "luarocks" or "luarocks --help" on the command line, it runs and
shows the help.
But when I try to install any rock (in this example "copas") it gives me
the following error:
------------------------------------------------------------
root@OpenWrt:~# luarocks install copas

Error: LuaRocks 2.0.13 bug (please report at
[email protected]).
attempt to compare two table values
stack traceback:
        [C]: in function 'sort'
        /usr/local/share/lua/5.1/luarocks/search.lua:247: in function
</usr/local/share/lua/5.1/luarocks/search.lua:239>
        (tail call): ?
        /usr/local/share/lua/5.1/luarocks/install.lua:135: in function
</usr/local/share/lua/5.1/luarocks/install.lua:118>
        (tail call): ?
        [C]: in function 'xpcall'
        /usr/local/share/lua/5.1//luarocks/command_line.lua:154: in
function 'run_command'
        /usr/local/bin/luarocks:26: in main chunk
        [C]: ?
root@OpenWrt:~#
-------------------------------------------------------------------------------------

I also tried specifying a version to be installed, but that failed too
later on...
Is there a workaround this?
I currently only have Lua 5.1 installed, and would rather stay with that
version for now. Is this a problem?

your help would be appreciated.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to