Skip to content

bug: NO_PUBKEY #1253

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

Open
lucastucious opened this issue Mar 27, 2025 · 2 comments
Open

bug: NO_PUBKEY #1253

lucastucious opened this issue Mar 27, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@lucastucious
Copy link

lucastucious commented Mar 27, 2025

Describe the bug

Following the install process but after adding the Swiftwave repo, doing apt update return an error:

Reading package lists... Done
W: GPG error: http://deb.repo.swiftwave.org swiftwave InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DD510C86CD3F6764
E: The repository 'http://deb.repo.swiftwave.org swiftwave InRelease' is not signed.

Are you working on this issue?

No

@lucastucious lucastucious added the bug Something isn't working label Mar 27, 2025
@tanmoysrt
Copy link
Member

tanmoysrt commented Mar 28, 2025

Hi, can you check anyway your ISP has any block on ubuntu's keyserver.

Try to run this -

sudo gpg --no-default-keyring --keyring /etc/apt/keyrings/swiftwave.gpg --keyserver keyserver.ubuntu.com --recv-keys DD510C86CD3F6764

Check if it executes without error.

Because, the public key seems to be available here - http://keyserver.ubuntu.com/pks/lookup?search=DD510C86CD3F6764&fingerprint=on&op=index

@liujiaqi222
Copy link

Image

I have the exact same issue. I tried copying the commands from the installation guide and pasting them into the terminal a few times, and eventually it worked. You might just need to try running them a few more times.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants