On 14 August 2013 04:43, Vadim Peretokin <vpereto...@gmail.com> wrote:
> Hi,
>
> I've installed Busted 1.9.0 successfully with LuaRocks 2.0.8, but upgrading
> it to 1.9.1 produced a problem. I upgraded LuaRocks to 2.1.0 but the issue
> persists:
>
> $ sudo luarocks install busted
> Installing
> http://www.luarocks.org/repositories/rocks/busted-1.9.0-1.src.rock...
> Using http://www.luarocks.org/repositories/rocks/busted-1.9.0-1.src.rock...
> switching to 'build' mode
>
> Missing dependencies for busted:
> ansicolors >= 1.0-1
> penlight >= 1.0.0-1
> say >= 1.2-1
> luafilesystem >= 1.5.0
> dkjson >= 2.1.0
> luassert >= 1.7.0-0
> lua_cliargs >= 2.0
>
> Using
> http://www.luarocks.org/repositories/rocks/ansicolors-1.0.2-3.src.rock...
> switching to 'build' mode
>
> Error: Failed installing dependency:
> http://www.luarocks.org/repositories/rocks/ansicolors-1.0.2-3.src.rock -
> Failed loading manifest for /usr/local//lib/luarocks/rocks: cannot open
> /usr/local//lib/luarocks/rocks/manifest: No such file or directory --
> corrupted local rocks tree? Cannot install new version.

Try this:

sudo luarocks-admin make-manifest

and then try installing busted again. Let me know if this fixes the issue.

-- Hisham

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to