Hi
I'm seeing issues as of today when installing openresty on ubuntu (20.04)
After adding the repo as outlined here: http://openresty.org/en/linux-packages.html#ubuntu
I'm seeing this when running apt-get update:
Err:5 http://openresty.org/package/ubuntu focal InRelease
The following signatures were invalid: BADSIG 97DB7443D5EDEB74 OpenResty Admin <admin@openresty.com>
Reading package lists... Done
W: GPG error: http://openresty.org/package/ubuntu focal InRelease: The following signatures were invalid: BADSIG 97DB7443D5EDEB74 OpenResty Admin <admin@openresty.com>
E: The repository 'http://openresty.org/package/ubuntu focal InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
as a result, I'm no longer able to install openresty (this used to work ok.)
root@ip-10-0-1-153:/home/ubuntu# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
root@ip-10-0-1-153:/home/ubuntu# cat /etc/apt/sources.list.d/openresty.list
deb http://openresty.org/package/ubuntu focal main