lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I have a script that installs about 20 rocks. I am getting a warning and it is going VERY slow. Is there a limit to asking for the manifest? It does this for each rock needing to be installed.

I am on Debian Jessie (testing) x86_64, LuaRocks v2.2.1, Lua 5.1.

Here is the warning:

Warning: Failed searching manifest: Failed fetching manifest for http://rocks.moonscript.org - Failed downloading http://rocks.moonscript.org/manifest - timeout
--
Regards,
Ryan