Closed LapinPoisson closed 4 years ago
Summary: when trying to install Busted, I encounter an error from gzip: Unexpected End of File.
System: MacOS 10.14; lua 5.3.5-1; luarocks 3.2.1 (both installed with Homebrew)
STR
luarocks install busted --verbose
It appears as if the problem is with the call to gunzip. I can download say with curl and extract it successfully with tar, but gunzip throws this error.
luarocks-verbose-output.txt
that looks like a LuaRocks error to me, not Busted
I am having this problem running luarocks make inside the extracted source dir.
luarocks make
even then, it is still a luarocks error.
closing this since it is LR
Summary: when trying to install Busted, I encounter an error from gzip: Unexpected End of File.
System: MacOS 10.14; lua 5.3.5-1; luarocks 3.2.1 (both installed with Homebrew)
STR
luarocks install busted --verbose
It appears as if the problem is with the call to gunzip. I can download say with curl and extract it successfully with tar, but gunzip throws this error.
luarocks-verbose-output.txt