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

Unable to run debugger test #11

Open
KINFOO opened this issue Oct 21, 2013 · 0 comments
Open

Unable to run debugger test #11

KINFOO opened this issue Oct 21, 2013 · 0 comments

Comments

@KINFOO
Copy link

KINFOO commented Oct 21, 2013

Hi,

While trying to run new introspection tests as described.
lunatest is not loadable. Do I need to put it in $LUA_PATH or is bootstrap.py suposed to do it?

Regards

Here is the stack

$ ./bin/luajit runner.lua
./bin/luajit: runner.lua:30: module 'lunatest' not found:
    no field package.preload['lunatest']
    no file '/usr/local/share/lua/5.1/lunatest.lua'
    no file '/usr/local/share/lua/5.1/lunatest/init.lua'
    no file '/home/kkin-foo/.luarocks/share/lua/5.1/lunatest.lua'
    no file '/home/kkin-foo/.luarocks/share/lua/5.1/lunatest/init.lua'
    no file './lunatest.lua'
    no file './lunatest/init.lua'
    no file '/usr/local/share/lua/5.1/lunatest.lua'
    no file '/usr/local/share/lua/5.1/lunatest/init.lua'
    no file '/usr/local/lib/lua/5.1/lunatest.lua'
    no file '/usr/local/lib/lua/5.1/lunatest/init.lua'
    no file '/usr/share/lua/5.1/lunatest.lua'
    no file '/usr/share/lua/5.1/lunatest/init.lua'
    no file '/d/koneki.ldt/libraries/doctemplates/lunatest.lua'
    no file '/d/koneki.ldt/libraries/luadocumentor/lunatest.lua'
    no file '/d/koneki.ldt/libraries/markdown/lunatest.lua'
    no file '/d/koneki.ldt/libraries/metalua/lunatest.lua'
    no file '/d/koneki.ldt/libraries/modelsbuilder/src/lunatest.lua'
    no file '/d/penlight/lua/lunatest.lua'
    no file '/d/koneki.ldt/libraries/templateengine/lunatest.lua'
    no file '/d/koneki.ldt/libraries/luadbgpclient/lunatest.lua'
    no file '/d/luasimplexmlparser/lunatest.lua'
    no file '/d/serpent/src/lunatest.lua'
    no file '/usr/local/lib/lua/5.1/lunatest.so'
    no file '/home/kkin-foo/.luarocks/lib/lua/5.1/lunatest.so'
    no file './lunatest.so'
    no file '/usr/local/lib/lua/5.1/lunatest.so'
    no file '/tmp/org.eclipse.koneki.ldt/libraries/luadbgpclient/tests/test-environments/luajit2/lib/lua/5.1/lunatest.so'
    no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
    [C]: in function 'require'
    runner.lua:30: in main chunk
    [C]: at 0x00404a10
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