I got this :
E:\>luarocks install lpeg
Installing http://luarocks.org/repositories/rocks/lpeg-0.10-1.win32-x86.rock...
Error: Failed unpacking rock file: C:\Users\Hxxxxxs\AppData\Local
\Temp\luarocks_luarocks-rock-lpeg-0.10-1-9608/lpeg-0.10-1.win32-x86.rock
It is Luarocks v2.0.2 as far as I can see the problem is with the luazip.open().
If I add the following line in luarocks/fs/lua....@421 :
unzip_ok = false
Then the rock is properly unpacked because the installed 7z.exe is being used.
Is that a bug with the LuaZip module ?
_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers