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

NO_PUBKEY? #88

Open
mundabiddi opened this issue Apr 24, 2023 · 8 comments
Open

NO_PUBKEY? #88

mundabiddi opened this issue Apr 24, 2023 · 8 comments

Comments

@mundabiddi
Copy link

Sir,
apparently the installer needs updating,.
Amongst other errors when following the Pirate Audio instructions on the Pimoroni web site I get:-
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 78FD980E271D2943

Help please....
Thanks!

@winitalia
Copy link

Hi @mundabiddi
Try these commands first and then restart the installation.

sudo mkdir -p /etc/apt/keyrings
sudo wget -q -O /etc/apt/keyrings/mopidy-archive-keyring.gpg \ https://apt.mopidy.com/mopidy.gpg
sudo wget -q -O /etc/apt/sources.list.d/mopidy.list https://apt.mopidy.com/bullseye.list

@mundabiddi
Copy link
Author

mundabiddi commented May 1, 2023 via email

@helgibbons
Copy link
Contributor

helgibbons commented May 10, 2023

The installer should be fixed as of #87 - I found I needed to delete my existing Mopidy sources for it to grab the correct ones though:

sudo rm /etc/apt/sources.list.d/mopidy.list

@mundabiddi
Copy link
Author

mundabiddi commented May 17, 2023 via email

@helgibbons
Copy link
Contributor

Ah yes - I'm getting the same with a fresh install from main.

You could try pulling the version from #89 - I think this contains a few more tweaks to the install script?

git clone -b patch-bullseye-and-spotify https://github.com/pimoroni/pirate-audio
cd pirate-audio/mopidy
sudo ./install.sh

@helgibbons
Copy link
Contributor

(Just tried this and it still gives me an error about 'NO_PUBKEY', but Mopidy seems to install successfully.)

@mundabiddi
Copy link
Author

mundabiddi commented May 19, 2023 via email

Gadgetoid added a commit that referenced this issue May 19, 2023
@Gadgetoid
Copy link
Member

After playing another game of spot the difference, I found one small error: #91

Gadgetoid added a commit that referenced this issue May 24, 2023
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

4 participants