[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: luarocks bug report
- From: Cosmin Apreutesei <cosmin.apreutesei@...>
- Date: Sun, 11 Oct 2009 04:02:35 +0300
Hi,
Sorry for spamming this list but the list on luaforge was down.
Anytime I try to $luarocks remove <some-module> I get the error below in both windows and linux. I have luarocks 1.0.1.
Checking stability of dependencies on the absence of
alien cvs-1...
...ms/LuaRocks/1.0.1/share/lua/5.1//luarocks/remove.lua:88: attempt to index local 'remaining' (a number value)
stack traceback:
...ms/LuaRocks/1.0.1/share/lua/5.1//luarocks/remove.lua:88: in function 'delete_versions'
...ms/LuaRocks/1.0.1/share/lua/5.1//luarocks/remove.lua:141: in function <...ms/LuaRocks/1.0.1/share/lua/5.1//luarocks/remove.lua:111>
(tail call): ?
[C]: in function 'xpcall'
...Rocks/1.0.1/share/lua/5.1//luarocks/command_line.lua:120: in function 'run_command'
/System/Links/Executables/luarocks:20: in main chunk
[C]: ?