@bosma I've been getting the same. The main package download will fail with some arbitrary number of bytes remaining. I've had to clone this repo and manually run makepkg -i
multiple times every time there's an update to get it to push through to a fully complete download.
I think it may be isolated to some networks: jumping on a VM on a cloud provider seemed to present no issue with downloading the package. I haven't looked much further though.
Pinned Comments
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
:)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:
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.