Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Problem installing on Ubuntu 14.04

Problem installing on Ubuntu 14.04

I'm getting an error while trying to update apt-get after adding the repo to /etc/apt/sources . Here's the console output:

 

W: Failed to fetch http://repository.spotify.com/dists/stable/InRelease  Unable to find expected entry 'non-free/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.

 

 My /etc/apt/sources.list contains the line 

deb http://repository.spotify.com stable non-free

at the end. 

 

I followed the instructions from the Spotify website. Any ideas?

Reply
2 Replies

Hey @vanillagorilla,


Welcome to Spotify Community!

It looks like you missed the key part? 

 

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886

If for some reason it doesn't work you can download the latest non-stable version here and latest stable version here and install it via command line :

 

dpkg -i spotify-*.deb

 

 

The problem is that the Spotify desktop version only runs on i386 and amd64 architectures. The error message suggests that @vanillagorilla is running armhf, for instance a Raspberry Pi 2.

Suggested posts

Type a product name

Did you find this article helpful?