Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installed with luarocks, no lcrypt.hash or lcrypt.key #1

Open
SolraBizna opened this issue Aug 20, 2016 · 0 comments
Open

Installed with luarocks, no lcrypt.hash or lcrypt.key #1

SolraBizna opened this issue Aug 20, 2016 · 0 comments

Comments

@SolraBizna
Copy link

sbizna ~$ lua -llcrypt
Lua 5.2.3  Copyright (C) 1994-2013 Lua.org, PUC-Rio
> = lcrypt.key
nil
> = lcrypt.hash
nil

As a result, test.lua does not run:

sbizna ~$ lua /tmp/test.lua 
lua: /tmp/test.lua:5: attempt to call field 'key' (a nil value)
stack traceback:
        /tmp/test.lua:5: in main chunk
        [C]: in ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant