Hi, I'm using a script to install some rocks in a sandbox environment. Whenever I run the script a second time some of the rocks get in trouble. To me it looks like they extract their tmp files to the same directory in /private/tmp. I get asked whether I want to overwrite the rockspec and then regardless of my answer, the error below occurs. This doesn't seem to happen for all rocks, but in my case only luadoc and lualogging. I'm installing these rocks without sudo /root privileges.
Thijs Installing http://luarocks.org/repositories/rocks/lualogging-1.1.4-1.all.rock... Archive: /private/tmp/luarocks_luarocks-rock-lualogging-1.1.4-1-9140/lualogging-1.1.4-1.all.rock creating: lua/ creating: lua/logging/ inflating: lua/logging/email.lua inflating: lua/logging/file.lua inflating: lua/logging/sql.lua inflating: lua/logging/console.lua inflating: lua/logging/socket.lua inflating: lua/logging.lua replace lualogging-1.1.4-1.rockspec? [y]es, [n]o, [A]ll, [N]one, [r]ename: n Error: LuaRocks 2.0.3 bug (please report at [email protected]). .../audiomodule/sandbox/share/lua/5.1//luarocks/rep.lua:229: attempt to index local 'rock_manifest' (a nil value) stack traceback: .../audiomodule/sandbox/share/lua/5.1//luarocks/rep.lua:229: in function 'deploy_files' ...iomodule/sandbox/share/lua/5.1//luarocks/install.lua:68: in function <...iomodule/sandbox/share/lua/5.1//luarocks/install.lua:28> (tail call): ? (tail call): ? (tail call): ? [C]: in function 'xpcall' ...ule/sandbox/share/lua/5.1//luarocks/command_line.lua:139: in function 'run_command' ...cts/IM3I/svn/bintje/audiomodule/sandbox/bin/luarocks:24: in main chunk [C]: ?
_______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
