question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

version `SPICE_SERVER_0.14.2' not found (required by /usr/local/bin/qemu-system-x86_64)

See original GitHub issue

I get this error when trying to start a vm

~ $ virsh start macOS
error: Failed to start domain macOS
error: internal error: process exited while connecting to monitor: /usr/local/bin/qemu-system-x86_64: /usr/lib/x86_64-linux-gnu/libspice-server.so.1: version `SPICE_SERVER_0.14.2' not found (required by /usr/local/bin/qemu-system-x86_64)

Also, I cannot edit (GUI edit - not via virsh) any vm because the edit window does not open. I can see the vm’s but can;t edit them.

Any ideas?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
doomedravencommented, May 1, 2020

well is just a pain to add more and more stuff to maintain, is why i only support original ubuntu 18.04, and now is 20.04, not any other “fork/flavour”

you can try to compile that by yourself wget https://www.spice-space.org/download/releases/spice-server/spice-0.14.3.tar.bz2 && tar xf spice-0.14.3.tar.bz2 and then start investigate which options you need to set for that good luck

0reactions
ciokancommented, May 1, 2020
[sudo] password for ciokan:                 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libspice-server-dev is already the newest version (0.14.0-1ubuntu2.4).
libspice-server1 is already the newest version (0.14.0-1ubuntu2.4).
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.

I think spice install should be part of this script. My distro does not provide 0.14.2. I tried compiling everything manually and this is how I ended up on your project in the first place.

Seems I’m going in circles here 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found