On Sat, Oct 16, 2010 at 2:51 PM, Alexander Gladysh <[email protected]> wrote: > Hi, list! > > LR runs post_install hook too early. It must be run *after* data is > deployed to the /usr/local/lib/luarocks/rocks/<name>/<version>. > > IMO, the whole point of the *post* install hook is to setup system to > use rock data / code. If the data / code is not available, then it is > not possible. > > Alexander. > > P.S. Also, please document this feature.
I believe we added this feature (and I did so somewhat reluctantly) because some Kepler module needed to run some final setup task... but right now I can't find any rockspec using it in my cache of the repositories. Fabio, do you remember why we added this and if it is still needed? I'm asking this because moving it around like Alexander requested would change its overall semantics and I'm afraid it would break something. -- Hisham _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
