On 19 September 2011 23:37, Hisham <[email protected]> wrote: > 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
Hum. It's possible this has been fixed. It's tricky for me to perform experiments of this sort, since my luarocks include code referenced by LUA_INIT. Since luarocks does not set LUA_INIT to empty (as in my view all apps should), emptying my luarocks repo stops luarocks from running. -- http://rrt.sc3d.org ------------------------------------------------------------------------------ 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
