curl: (18) transfer closed with 128993783 bytes remaining to read
==> ERROR: Failure while downloading http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.55.494.gca75f788_amd64.deb
Aborting...
Failed to build spotify
Anyone else seeing this issue? Trying to update to the latest version this morning.
I just updated with no issues. I did get a message about importing/trusting keys first though. Once I imported the keys the update built fine
Which keys? Can you copy the command here that you executed please?
I updated through pamac gui and got prompted to import the following key
gpg: key D1742AD60D811D58: public key “Spotify Public Repository Signing Key tux@spotify.com” imported
gpg: Total number processed: 1
gpg: imported: 1
Hmm, I’m not getting any key import error. I’m doing this through the GUI as well.
According the the comments section of the AUR page of spotify, you can manually download the file
move it to the build directory and edit the PKGBUILD
file, so that it points to the file you downloaded.
Hope that helps!
login with your user and install with CLI
curl -sS https://download.spotify.com/debian/pubkey_0D811D58.gpg | gpg --import -
pamac build spotify
adjust your launcher
spotify %U --password-store=basic
sudo rm -rf /var/tmp/pamac-build-$your name/spotify/