If you want to skip the checksums, add the --noextract
flag to makepkg
, for example: yay -Syu --mflags --noextract spotify
. This is not a recommendation, do it at your own risk, checksums have their reason for existing.
Search Criteria
Package Details: spotify 1:1.2.53.440-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/spotify.git (read-only, click to copy) |
---|---|
Package Base: | spotify |
Description: | A proprietary music streaming service |
Upstream URL: | https://www.spotify.com |
Licenses: | custom |
Submitter: | Foxboron |
Maintainer: | gromit (Antiz) |
Last Packager: | Antiz |
Votes: | 193 |
Popularity: | 11.73 |
First Submitted: | 2023-02-09 22:51 (UTC) |
Last Updated: | 2025-01-14 14:18 (UTC) |
Dependencies (13)
- alsa-lib
- at-spi2-atk (at-spi2-core-gitAUR, at-spi2-core)
- desktop-file-utils (desktop-file-utils-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libayatana-appindicator
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-http3-ngtcp2-gnutlsAUR, libcurl-gnutls-gitAUR)
- libsm
- libxss
- nss (nss-hgAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- ffmpeg4.4 (optional) – Adds support for playback of local files
- libnotify (libnotify-gitAUR) (optional) – Desktop notifications
- zenity (zenity-gtk3AUR, zenity-gitAUR, qarma-gitAUR) (optional) – Adds support for importing local files
Required by (19)
- blockify-git
- i3blocks-contrib (optional)
- i3blocks-contrib-git (optional)
- mustream-git
- polybar-spotify
- polybar-spotify-module
- sp
- spotify-adblock
- spotify-adblock-git
- spotify-adkiller-dns-block-git
- spotify-adkiller-git
- spotify-control
- spotify-fixer
- spotify-remove-ad-banner
- spotify-tray-git
- spotifywm-git (optional)
- spotrec (optional)
- spotrec-git (optional)
- spotx-linux
Sources (7)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 Next › Last »
luisalcarasr commented on 2023-04-02 01:34 (UTC)
adi222 commented on 2023-03-30 20:36 (UTC)
teejer commented on 2023-03-29 22:49 (UTC) (edited on 2023-03-29 22:53 (UTC) by teejer)
I'm getting this error when trying to build.
I've removed the downloaded files and tried installing it again, but still get this error.
spotify-1.1.84.716-gc5f8b819-2-x86_64.deb: FAILED
sha512sum: WARNING: 1 computed checksum did NOT match
==> ERROR: A failure occurred in prepare().
Aborting...
-> error making: spotify-exit status 4
-> Failed to install the following packages. Manual intervention is required:
spotify - exit status 4
Toku commented on 2023-03-29 01:33 (UTC) (edited on 2023-03-29 01:33 (UTC) by Toku)
For other people that have issues with the checksums, check them manually and remove the whole prepare section from the PKGBUILD and done.
ak42 commented on 2023-03-28 02:21 (UTC)
spotify-1.1.84.716-13-x86_64-Packages: OK
spotify-1.1.84.716-gc5f8b819-2-x86_64.deb: FAILED
sha512sum: WARNING: 1 computed checksum did NOT match
==> ERROR: A failure occurred in prepare().
Aborting...
-> error making: spotify
fixed by switching back to stable, see:
http://repository.spotify.com/dists/testing/non-free/binary-amd64/Packages
versus
http://repository.spotify.com/dists/stable/non-free/binary-amd64/Packages
NicoHood commented on 2023-03-03 07:11 (UTC)
I've corrected the package now to build correct in a clean chroot.
Please make sure to import the correct GPG key first: curl -sS https://download.spotify.com/debian/pubkey_7A3A762FAFD4A51F.gpg | gpg --import -
And always build in a clean chroot. It is as easy as:
pacman -S devtools base-devel
extra-x86_64-build
It is expected that the package will break now and then, as spotify continuously changes download binaries, gpg keys etc (which is not appropriate, but we cannot change this). Please be patient if an update does not occur the next day, you can still use an existing spotify install or update the version yourself.
mcgrew commented on 2023-02-23 12:10 (UTC) (edited on 2023-02-23 14:17 (UTC) by mcgrew)
Edit: This solution doesn't actually solve the problem, so never mind.
Big_Tea commented on 2023-02-14 09:15 (UTC)
Given that the key expired again recently, might be useful to re-add the comment about fixing the gpg key issue:
curl -sS https://download.spotify.com/debian/pubkey_7A3A762FAFD4A51F.gpg | gpg --import -
gj545rndmu commented on 2023-02-10 08:38 (UTC) (edited on 2023-02-10 09:12 (UTC) by gj545rndmu)
I hope the maintainer stops to change things so frequently... Just triggers too many unnecessary updates.
Maybe you should read the wiki: "As fixes and additional features are added to the PKGBUILD that influence the resulting package, the pkgrel should be incremented by 1."
It's about the resulting package, just pushing all that stuff that at the end was just about the installation process (anyways good that they were removed again...) and not influenced the resulting package was completely unnecessary. So we have to update ~10x to replace the package with the same files again?
eclairevoyant commented on 2023-02-10 08:18 (UTC)
@FoxBoron thanks for restoring this. My offer to maintain or comaintain still stands if you don't have time to update this package frequently, given your other extensive work as a TU.
Pinned Comments
gromit commented on 2024-01-24 14:22 (UTC) (edited on 2024-12-28 11:34 (UTC) by gromit)
Please make sure to import the correct GPG key first:
And always build in a clean chroot. It is as easy as:
It is expected that the package will break now and then, as spotify continuously changes download binaries, gpg keys etc (which is not appropriate, but we cannot change this). Please be patient if an update does not occur the next day, you can still use an existing spotify install or update the version yourself.
Antiz commented on 2023-09-13 13:21 (UTC)
@lightofpast Just pushed
v1:1.2.20.1210-2
that now allows you to set custom launch flags in aspotify-flags.conf
file under$XDG_CONFIG_HOME
or~/.config
:)