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

module 'busted.runner' not found not found for 0.14.1 and 0.14.0 #189

Closed
krtkvrm opened this issue Aug 12, 2021 · 2 comments
Closed

module 'busted.runner' not found not found for 0.14.1 and 0.14.0 #189

krtkvrm opened this issue Aug 12, 2021 · 2 comments

Comments

@krtkvrm
Copy link

krtkvrm commented Aug 12, 2021

I am getting. this error when running pongo, for both Kong 0.14.0 and 0.14.1

$ KONG_VERSION=0.14.0 pongo run -v -o gtest ./spec


Kong version: 0.14.0
ERROR: bin/busted:70: module 'busted.runner' not found:No LuaRocks module found for busted.runner
	no field package.preload['busted.runner']
	no file '/usr/local/openresty/site/lualib/busted/runner.ljbc'
	no file '/usr/local/openresty/site/lualib/busted/runner/init.ljbc'
	no file '/usr/local/openresty/lualib/busted/runner.ljbc'
	no file '/usr/local/openresty/lualib/busted/runner/init.ljbc'
	no file '/usr/local/openresty/site/lualib/busted/runner.lua'
	no file '/usr/local/openresty/site/lualib/busted/runner/init.lua'
	no file '/usr/local/openresty/lualib/busted/runner.lua'
	no file '/usr/local/openresty/lualib/busted/runner/init.lua'
	no file '/kong-plugin/busted/runner.lua'
	no file '/kong-plugin/busted/runner/init.lua'
	no file './busted/runner.lua'
	no file '/usr/local/openresty/luajit/share/luajit-2.1.0-beta3/busted/runner.lua'
	no file '/usr/local/share/lua/5.1/busted/runner.lua'
	no file '/usr/local/share/lua/5.1/busted/runner/init.lua'
	no file '/usr/local/openresty/luajit/share/lua/5.1/busted/runner.lua'
	no file '/usr/local/openresty/luajit/share/lua/5.1/busted/runner/init.lua'
	no file '/root/.luarocks/share/lua/5.1/busted/runner.lua'
	no file '/root/.luarocks/share/lua/5.1/busted/runner/init.lua'
	no file '/usr/local/openresty/site/lualib/busted/runner.so'
	no file '/usr/local/openresty/lualib/busted/runner.so'
	no file './busted/runner.so'
	no file '/usr/local/lib/lua/5.1/busted/runner.so'
	no file '/usr/local/openresty/luajit/lib/lua/5.1/busted/runner.so'
	no file '/usr/local/lib/lua/5.1/loadall.so'
	no file '/root/.luarocks/lib/lua/5.1/busted/runner.so'
	no file '/usr/local/openresty/site/lualib/busted.so'
	no file '/usr/local/openresty/lualib/busted.so'
	no file './busted.so'
	no file '/usr/local/lib/lua/5.1/busted.so'
	no file '/usr/local/openresty/luajit/lib/lua/5.1/busted.so'
	no file '/usr/local/lib/lua/5.1/loadall.so'
	no file '/root/.luarocks/lib/lua/5.1/busted.so'
stack traceback:
	bin/busted:70: in function 'file_gen'
	init_worker_by_lua:52: in function <init_worker_by_lua:50>
	[C]: in function 'xpcall'
	init_worker_by_lua:59: in function <init_worker_by_lua:57>
make: *** [spec] Error 1
@Tieske
Copy link
Member

Tieske commented Aug 13, 2021

duplicate of #188

@Kong Kong locked and limited conversation to collaborators Aug 13, 2021
@Tieske
Copy link
Member

Tieske commented Dec 20, 2021

typically this is an image build failure, see #241

@Tieske Tieske closed this as completed Dec 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants