On Tue, Dec 14, 2010 at 4:18 PM, Ildar Mulyukov
<[email protected]> wrote:
> On 14.12.2010 20:21:49, Hisham wrote:
>>
>> On Fri, Dec 10, 2010 at 5:17 PM, Ildar Mulyukov
>> <[email protected]> wrote:
>> >        Hello, people.
>> > 1st, I'd like to recognize LuaRocks as most accurate program in Lua I've
>> > seen. It is a good example for me.
>> > I have an idea to use LR for packaging just like jpackage is used for
>> > Java
>> > modules.
>> >
>> > The first question I want to ask:
>> > /usr/lib/luarocks/rocks/manifest looks like a cache. How do I restore it
>> > if
>> > it's lost?
>>
>> There is a command for that:
>> luarocks-admin make-manifest
>
>        Hi, Hisham
> thanks for the hint. It is what I need. Unfortunately, it seems to fail on
> rock trees other then /usr/lib/luarocks/rocks:
> $ luarocks-admin make_manifest ~/.luarocks/lib/luarocks/rocks/
> ...
> Error: rock_manifest file not found for xssfilter 8.04.20-1 - not a LuaRocks
> 2 tree?
>
> strace proves that luarocks-admin seeks rock_manifest in
> /usr/lib/luarocks/rocks/... This looks like a bug, right?

Strange, I can't reproduce it here with LuaRocks-git (behavior should
be the same as 2.0.4-rc2). The command you gave works fine here.

-- Hisham

_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers

Reply via email to