Skip to content

GPG error when installing APISIX on Debian  #9681

Description

@kayx23

Description

Doc: https://apisix.apache.org/docs/apisix/installation-guide/#installation-via-deb-repository

echo "deb http://openresty.org/package/debian bullseye openresty" | sudo tee /etc/apt/sources.list.d/openresty.list
wget -O - http://repos.apiseven.com/pubkey.gpg | sudo apt-key add -
echo "deb http://repos.apiseven.com/packages/debian bullseye main" | sudo tee /etc/apt/sources.list.d/apisix.list
sudo apt update
Hit:1 https://packages.cloud.google.com/apt google-compute-engine-bullseye-stable InRelease
Hit:2 https://packages.cloud.google.com/apt cloud-sdk-bullseye InRelease       
Hit:3 https://deb.debian.org/debian bullseye InRelease                         
Hit:4 https://deb.debian.org/debian-security bullseye-security InRelease    
Hit:5 https://deb.debian.org/debian bullseye-updates InRelease              
Hit:6 https://deb.debian.org/debian bullseye-backports InRelease            
Get:7 http://openresty.org/package/debian bullseye InRelease [4888 B]       
Hit:8 http://repos.apiseven.com/packages/debian bullseye InRelease
Err:7 http://openresty.org/package/debian bullseye InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 97DB7443D5EDEB74
Reading package lists... Done
W: GPG error: http://openresty.org/package/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 97DB7443D5EDEB74
E: The repository 'http://openresty.org/package/debian bullseye 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.
W: Target Packages (openresty/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/openresty.list:1 and /etc/apt/sources.list.d/testing.list:1
W: Target Packages (openresty/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/openresty.list:1 and /etc/apt/sources.list.d/testing.list:1
W: Target Translations (openresty/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/openresty.list:1 and /etc/apt/sources.list.d/testing.list:1

Environment

$ lsb_release -a
Distributor ID:	Debian
Description:	Debian GNU/Linux 11 (bullseye)
Release:	11
Codename:	bullseye
$ dpkg --print-architecture
amd64

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions