Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
I just run update manager and now can't run the client.
I get the following when I attempt to launch from the shell:
spotify: error while loading shared libraries: libudev.so.1: cannot open shared object file: No such file or directory
Anyone else have this problem? I'm on Ubuntu 12.04 LTS.
Jason
Solved! Go to Solution.
Ah sorry. Typo on my part...
it is indeed without the extra "lib"
If anyone wants a one liner, its
sudo ln -s /lib/x86_64-linux-gnu/libudev.so.0 /lib/x86_64-linux-gnu/libudev.so.1
Hello,i have elementary os 12.04 64bit and this morning I was updating spotify, and when finish, i opened it, and don't run. I tried to reinstall it. I test: spotify to the terminal and it says: spotify: error while loading shared libraries: libudev.so.1: cannot open shared object file: No such file or directory
hope you can help me!
Yes! Me too!
@jacko123
Thanks for sharing. Google search of error when trying to run from terminal led me here. Your fix restored expected function. All within two minutes and minimum thought from me. Ahem.
@jacko123 wrote:
Fix like this, as root.
cd /lib//lib/x86_64-linux-gnu
ln -s libudev.so.0 libudev.so.1
substitute 'cd /lib//lib/x86_64-linux-gnu' with 'cd /lib/x86_64-linux-gnu' and you've got a deal.
$ cd /lib/x86_64-linux-gnu;sudo ln -s libudev.so.0 libudev.so.1
Ah sorry. Typo on my part...
it is indeed without the extra "lib"
If anyone wants a one liner, its
sudo ln -s /lib/x86_64-linux-gnu/libudev.so.0 /lib/x86_64-linux-gnu/libudev.so.1
See the post below for info about this issue. Bottom line: the symlinking workaround is the only option right now. The issue is known and will be fixed in a later release.
Thanks guys. Problem solved. You now officially rock!
J
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…