On Mon, Sep 19, 2011 at 7:05 PM, Reuben Thomas <[email protected]> wrote: > When I ran luarocks make on an empty repo with no manifest file, > luarocks crashed out when it tried to update the manifest. 2.0.4.1, > but I don't see anything having changed since then...
Strange. Could you provide a sequence of steps to reproduce this? I tried: rm -rf ~/.luarocks/* luarocks unpack luaposix-5.1.4-1.src.rock cd luaposix-5.1.14-1/luaposix-5.1.14 luarocks make but it worked as expected, and these were the last lines: Updating manifest for /Users/hisham/.luarocks/lib/luarocks/rocks No existing manifest. Attempting to rebuild... luaposix 5.1.14-1 is now built and installed in /Users/hisham/.luarocks/ (license: MIT/X11) This is luarocks git, mostly the same as LuaRocks 2.0.6-rc1. -- -- Hisham http://hisham.hm/ - http://colorbleed.com.br/ ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
