mpeterv / hererocks

Python script for installing Lua/LuaJIT and LuaRocks into a local directory
MIT License
180 stars 22 forks source link

LuaRocks download path changed in upstream cause fetching LuaRocks fail #46

Closed cksac closed 5 years ago

cksac commented 6 years ago

LuaRocks download path changed in upstream cause fetching LuaRocks fail.

Using cl.exe found in PATH. Fetching LuaJIT 2.1.0-beta3 (target: vs) (cached) Verifying SHA256 checksum Building LuaJIT 2.1.0-beta3 (target: vs) Installing LuaJIT 2.1.0-beta3 (target: vs) Fetching LuaRocks 2.4.4 from http://luarocks.github.io/luarocks/releases/luarocks-2.4.4-win32.zip Download failed: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

hishamhm commented 5 years ago

@cksac This repository is no longer maintained, sadly @mpeterv passed away last year. Please give https://github.com/luarocks/hererocks a try. Thank you!

cksac commented 5 years ago

@hishamhm sad to hear that. I will try new the repo, thanks.