LuaDist / Repository

Repository of LuaDist modules available for installation using the luadist-git command line tool
www.luadist.org
243 stars 41 forks source link

(Windows) Error when installing busted 2.0.rc1, also fails to install 1.10.0 #222

Open ghost opened 8 years ago

ghost commented 8 years ago

Running the command luadist install busted gives these errors:

 - trying another candidate due to: Error getting dependency of 'busted-2.0.rc1': No suitable candidate for package 'mediator_lua >= 1.1' found.
Getting busted-1.10.0 (source)...
Building busted-1.10.0...
Error preloading the CMake cache script 'c:\Development\luadist\tmp\busted-1.10.0-CMake-build\cmake.cache'

Full output (using Git Bash for Windows):

Kingdaro@KINGDARO-PC /C/Development/luadist/bin
$ ./luadist.exe install busted
Downloading repository information...
Finding out available versions of busted...
Getting busted-2.0.rc1 (source)...
Finding out available versions of lua_cliargs...
Getting lua_cliargs-2.1 (binary)...
Finding out available versions of dkjson...
Getting dkjson-2.5 (source)...
Finding out available versions of say...
Getting say-1.2 (binary)...
Finding out available versions of luassert...
Getting luassert-1.7 (source)...
Finding out available versions of ansicolors...
Getting ansicolors-1.0.2 (binary)...
 - trying another candidate due to: Error getting dependency of 'busted-2.0.rc1': No suitable candidate for package 'mediator_lua >= 1.1' found.
Getting busted-1.10.0 (source)...
Building busted-1.10.0...
Error preloading the CMake cache script 'c:\Development\luadist\tmp\busted-1.10.0-CMake-build\cmake.cache'