On 25 February 2014 16:31, RJP Computing <rjpcomput...@gmail.com> wrote:
> I tried the one available in Ubuntu 13.10 APT repo which is 2.0.8. I then
> uninstalled it and installed the latest official release (2.1.2) and it did
> the exact same thing.
>
> So... I am not sure but I looked at the source.url line in the rockspec and
> it has "git://" does that mean that it will use 'git' to grab files? Does
> that need a special port opened?  Is "git://" still supported on GitHub? I
> go to a few projects and it doesn't show that as an option to clone anymore.
> Only HTTPS, SSH, and Subversion are available.

When a .src.rock is available in the server that is used by default,
and it already contains the sources, so there's no need to go through
git.

> $ sudo luarocks 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-8278/luajson-1.3.2-1.src.rock

It seems it succeeded to download, but failed to unpack. Running with
--verbose (which is _really_ verbose) might give further hints.

-- Hisham

------------------------------------------------------------------------------
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

Reply via email to