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

error on loading luzer_impl: loop or previous error loading module 'luzer_impl' #27

Open
SweetVishnya opened this issue Mar 25, 2025 · 1 comment · May be fixed by #33
Open

error on loading luzer_impl: loop or previous error loading module 'luzer_impl' #27

SweetVishnya opened this issue Mar 25, 2025 · 1 comment · May be fixed by #33

Comments

@SweetVishnya
Copy link

Hi!

I am having troubles with installing luzer on Ubuntu 22.04. I run the following commands:

git clone [email protected]:ligurio/luzer.git && cd luzer && luarocks --local build && cd .. && rm -rf luzer
export LUA_PATH="$HOME/.luarocks/lib/lua/5.1/init.lua"
casr/tests/casr_tests/lua/stdin_parse_xml.lua casr/tests/casr_tests/casrep/luzer_crashes_xml2lua/crash-a922410c3705cb2a29c327dfae9d61d37ce7f7c3

And get the following import error:

lua: /home/sweetvishnya/.luarocks/lib/lua/5.1/init.lua:3: error on loading luzer_impl: /home/sweetvishnya/.luarocks/lib/lua/5.1/init.lua:3: error on loading luzer_impl: loop or previous error loading module 'luzer_impl'
stack traceback:
	[C]: in function 'error'
	/home/sweetvishnya/.luarocks/lib/lua/5.1/init.lua:3: in main chunk
	[C]: in function 'require'
	casr/tests/casr_tests/lua/stdin_parse_xml.lua:19: in main chunk
	[C]: ?
@SweetVishnya
Copy link
Author

ligurio added a commit that referenced this issue Mar 31, 2025
The patch fixes a wrong installation directory for `init.lua`.
Follows up commit 27c9714 ("luzer: introduce init.lua").

Fixes #27
ligurio added a commit that referenced this issue Mar 31, 2025
The patch fixes a wrong installation directory for `init.lua`.
Follows up commit 27c9714 ("luzer: introduce init.lua").

Fixes #27
ligurio added a commit that referenced this issue Mar 31, 2025
The patch fixes a wrong installation directory for `init.lua`.
Follows up commit 27c9714 ("luzer: introduce init.lua").

Fixes #27
ligurio added a commit that referenced this issue Apr 1, 2025
The patch fixes a wrong installation directory for `init.lua`.
Follows up commit 27c9714 ("luzer: introduce init.lua").

Fixes #27
@ligurio ligurio linked a pull request Apr 1, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant