Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Repository 'http://repository.spotify.com stable InRelease' is not signed

Solved!

Repository 'http://repository.spotify.com stable InRelease' is not signed

Device

Desktop PC

Operating System

Linux Mint Cinnamon 21.1 Vera

 

My Question or Issue

W: GPG error: http://repository.spotify.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7A3A762FAFD4A51F
E: The repository 'http://repository.spotify.com stable InRelease' is not signed.

 

I tried this but it does not work anymore, maybe because it is from 5 years ago. I'm running a fresh install of Linux and haven't messed with any repo configs.

Reply

Accepted Solutions
Marked as solution

Nevermind, it was solved using the following command. However, quite odd I had to add it if I installed Spotify using the Software store from mint.

 

curl -sS https://download.spotify.com/debian/pubkey_7A3A762FAFD4A51F.gpg | sudo gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/spotify.gpg

View solution in original post

1 Reply
Marked as solution

Nevermind, it was solved using the following command. However, quite odd I had to add it if I installed Spotify using the Software store from mint.

 

curl -sS https://download.spotify.com/debian/pubkey_7A3A762FAFD4A51F.gpg | sudo gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/spotify.gpg

Suggested posts