please I need help.
I tried to install osquery
on my Ubuntu and this is what I am getting:
Err:5 http://gb.archive.ubuntu.com/ubuntu jammy InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
Err:9 https://ppa.launchpadcontent.net/jonathonf/vim/ubuntu jammy InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8CF63AD3F06FC659
Get:1 https://osquery-packages.s3.us-east-1.amazonaws.com/deb deb InRelease [69.9 kB]
Err:8 http://gb.archive.ubuntu.com/ubuntu jammy-updates InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
Err:11 http://gb.archive.ubuntu.com/ubuntu jammy-backports InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
Err:12 http://gb.archive.ubuntu.com/ubuntu jammy-security InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C
Err:1 https://osquery-packages.s3.us-east-1.amazonaws.com/deb deb InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 97A80C63C9D8B80B
I have tried removing the keys but I keep getting this. I will really appreciate it.
-Lenovo-IdeaPad-S340-14API:/etc/apt/sources.list.d# $> gpg --export --armor 871920D1991BC93C | sudo apt-key add - && sudo apt-get update Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). $: command not found gpg: no valid OpenPGP data found.
– Kenneth Shibaba Aug 30 '23 at 18:47