+0
I can't find the module 'apisix/utils' among the *src.tgz, so can't run apisix.

the steps:
1. Download links are valid;
2. Checksums and PGP signatures are valid;
3. License and NOTICE files are good;
4. All files have the necessary License header;
5. Build successfully on Ubuntu 16  with Openresty 1.19

6. can't run, because ca,t find the module 'apisix/utils'




 
From: Zexuan Luo
Date: 2021-02-04 09:56
To: dev
Subject: [VOTE] Relase Apache APISIX 2.3 Round 2
Hello, Community,
Because we found a bug in the luarocks installation which might cause
`bin/apisix` to fail on some occasions, we decide to make a new release on
a new commit.
 
This is a call for the vote to release Apache APISIX version 2.3.
 
Release notes:
 
https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230
 
The release candidates:
 
https://dist.apache.org/repos/dist/dev/apisix/2.3/
 
Release Commit ID:
 
https://github.com/apache/apisix/commit/bf94033297a6b7e5fcbaa0ab5a1c20b31dc8e337
 
Keys to verify the Release Candidate:
 
https://dist.apache.org/repos/dist/release/apisix/KEYS
 
Steps to validating the release:
 
1. Download the release
 
wget
https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz
 
2. Checksums and signatures
 
wget https://dist.apache.org/repos/dist/release/apisix/KEYS
 
wget
https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.asc
 
wget
https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512
 
shasum -c apache-apisix-2.3-src.tgz.sha512
 
gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz
 
3. Unzip and Check files
 
tar zxvf apache-apisix-2.3-src.tgz
 
4. Build Apache APISIX:
 
https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
release
 
The vote will be open for at least 72 hours or until necessary number of
votes are reached.
 
Please vote accordingly:
 
[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Reply via email to