On 03.07.2012 13:05:12, Ildar Mulyukov wrote:
>> $ strace -fto /dev/stdout luarocks --tree=/tmp/usr list | grep
>> /manifes
>> 4015 13:02:32
>> open("/home/ildar/.luarocks/lib/luarocks/rocks/manifest", O_RDONLY)
>> = -1 ENOENT (No such file or directory)
>> 4015 13:02:32 open("/usr/lib/luarocks/rocks/manifest", O_RDONLY) = 3
>
> It just doesn't try to look at the pointed tree:
>> $ strace -fto /dev/stdout luarocks --tree=/tmp/usr list | grep
>> /tmp/usr
>> 4032 13:02:49 execve("/usr/bin/luarocks", ["luarocks",
>> "--tree=/tmp/usr", "list"], [/* 64 vars */]) = 0
>
> A bug?
... and
> $ luarocks make --pack-binary-rock --tree=/tmp/usr *.rockspec
too.
> $ luarocks make --tree=/tmp/usr *.rockspec
works fine.
I guess I have a bug to hang!
--
Ildar
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers