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

kalli-rolling distro built on GCP debian fails sudo add-apt-repository ppa:mozillateam/firefox-next. Unsigned #238

Open
phydroxide opened this issue Feb 3, 2022 · 2 comments

Comments

@phydroxide
Copy link

sudo add-apt-repository ppa:mozillateam/firefox-next && sudo apt update && sudo apt upgrade

Hit:9 http://kali.download/kali kali-rolling InRelease
Err:8 http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu jammy InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9BDB3D89CE49EC21
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9BDB3D89CE49EC21
E: The repository 'http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu jammy 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.

SOLUTION: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9BDB3D89CE49EC21

@oliverthedeveloper
Copy link

sudo add-apt-repository ppa:mozillateam/firefox-next && sudo apt update && sudo apt upgrade

Hit:9 http://kali.download/kali kali-rolling InRelease Err:8 http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu jammy InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9BDB3D89CE49EC21 Reading package lists... Done W: GPG error: http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9BDB3D89CE49EC21 E: The repository 'http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu jammy 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.

SOLUTION: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9BDB3D89CE49EC21

Screenshots?

@phydroxide
Copy link
Author

phydroxide commented Oct 11, 2022 via email

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

2 participants