You are not logged in.

#1 2021-12-05 17:25:21

Gyarik
Member
Registered: 2021-11-28
Posts: 10

[SOLVED] Spotify AUR package not downloading/building due to GPG key

I have accidentally imported gpg keys from yay prompt, and now it cannot build (or even download apparently) due to it

Here's the log https://pastebin.com/skbY77rJ

Looking around other threads, some people suggested to run

curl -sS https://download.spotify.com/debian/pubkey_0D811D58.gpg | gpg --import -

but that doesn't change anything.

Last edited by Gyarik (2021-12-06 11:52:56)

Offline

#2 2021-12-05 19:09:09

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] Spotify AUR package not downloading/building due to GPG key


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2021-12-05 22:48:26

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,858
Website

Re: [SOLVED] Spotify AUR package not downloading/building due to GPG key

Mod note: Moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2021-12-06 09:47:42

Chrissss
Member
Registered: 2014-02-04
Posts: 14

Re: [SOLVED] Spotify AUR package not downloading/building due to GPG key

Delete the old key, get the new key, clear the cache of your AUR-Helper and update...

$ gpg --delete-key 8FD3D9A8D3800305A9FFF259D1742AD60D811D58
$ curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | gpg --import -
$ yay -Sc
$ yay -Syu

Offline

#5 2021-12-06 11:52:43

Gyarik
Member
Registered: 2021-11-28
Posts: 10

Re: [SOLVED] Spotify AUR package not downloading/building due to GPG key

yeah, figured that out already after first reply showed pkgbuild page link, thanks

Offline

Board footer

Powered by FluxBB