Spotify spotify-1.1.72.439-Release GPG error

Hello!
I’m having trouble installing spotify using “pamac build spotify”
I get error spotify-1.1.72.439-Release with gpg signature.
I have tried
" sudo pacman -Sy archlinux-keyring manjaro-keyring
sudo pacman-key --populate archlinux manjaro
sudo pacman-key --refresh-keys
sudo pacman -Sc
sudo rm -rf /etc/pacman.d/gnupg
sudo pacman-mirrors -f 3 && sudo pacman -Syyu
sudo pacman-key --init
sudo pacman -Syu "
and it still doesn’t work.

Any ideas?

Update: i also have used :
curl -sS https ://download.spotify.com/debian/pubkey_0D811D58.gpg | sudo gpg --import

Hi there unvoid. I use spotify on manjaro xfce and this is what i do

Summary

install spotify as user not as normal user
pamac build spotify
first time you will have an import key issue
start pamac build spotify again and the install will finish
adjust launcher because off keyring
spotify %U --password-store=basic
sudo rm -rf /var/tmp/pamac-build-$YOUR USER/spotify/

Hope it will help you

Thanks!!
The problem was that I was trying to build it from super user,
can i ask here why it gives an error with sudo but not with normal user? or is it off topic?

Hi,
You should use pamac as normal user. The first gpg error i noticed this … only with spotify. Starting the install again will import the key for spotify. Perhaps it is something for the maintainer of the spotify package i don’t know. Happy to hear this worked for you.

Maybe read the pinned comment? :wink:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.