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

./linux-install-openresty.sh: line 35: OPENRESTY_VERSION: unbound variable #8650

Closed
cherishman2005 opened this issue Jan 10, 2023 · 2 comments

Comments

@cherishman2005
Copy link

Description

apisix version: apisix-release-3.0

apisix-release-3.0/utils# ./linux-install-openresty.sh

Hit:1 https://openresty.org/package/ubuntu focal InRelease
Hit:2 http://hk.archive.ubuntu.com/ubuntu focal InRelease
Hit:3 http://hk.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:4 http://hk.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:5 http://hk.archive.ubuntu.com/ubuntu focal-security InRelease
Reading package lists... Done
./linux-install-openresty.sh: line 35: OPENRESTY_VERSION: unbound variable

Environment

ubuntu20.04

Linux ubuntu 5.4.0-135-generic #152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
@Fabriceli
Copy link
Contributor

I think this script linux_openresty_1_19_runner.sh can help you

@spacewander
Copy link
Member

You need to setup the env, like:

export OPENRESTY_VERSION=default

BTW, this script is only used in the CI, and should not be used separately.

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

3 participants