On Thu, Jan 6, 2011 at 5:12 PM, Ildar Mulyukov <[email protected]> wrote: > Dear colleagues, > please confirm. > $ luarocks list | grep -A1 lpeg > lpeg > 0.10-1 (installed) - /usr/lib/luarocks/rocks > > $ luarocks make --local --to=/tmp/lua-module-cosmo-buildroot/usr > /var/tmp/RPM/SOURCES/cosmo-10.04.06-1.rockspec > > Missing dependencies for cosmo: > lpeg >= 0.9 > > luarocks seems to be mistaken. Can anyone confirm? Thanks.
I can't setup an environment to reproduce this here right now, but I think this happens due to the interaction between --local and --to, not because of version calculation. -- Hisham _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
