> It seems it succeeded to download, but failed to unpack. Running with -- > verbose (which is _really_ verbose) might give further hints. > > $ sudo luarocks --verbose install luajson Installing > http://luarocks.org/repositories/rocks/luajson-1.3.2-1.src.rock... > Using http://luarocks.org/repositories/rocks/luajson-1.3.2-1.src.rock... > switching to 'build' mode > Error: Failed unpacking rock file: /tmp/luarocks_luarocks-rock-luajson- > 1.3.2-1-4773/luajson-1.3.2-1.src.rock > > I don't think that helped or gave more details. I look in the /tmp/ > directory an don't see the /luarocks_luarocks-rock-luajson-1.3.2-1-4773/ > created. But the command runs fast maybe it is a refresh deal. > -- > Regards, > Ryan
Like Hisham mentioned, `--verbose` is _really_ verbose (it spits out all underlying shell commands used including the results), the output here is far too little for that option. I don't know whether older versions of LR choke on unknown options, but seems to me you're still running an older version. Maybe try `sudo luarocks install luarocks` to have luarocks update itself. And then try again. Thijs ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers