Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#45846 - [qemu] qemu seems to require snappy
Attached to Project:
Arch Linux
Opened by Aidan E. (aereaux) - Thursday, 30 July 2015, 15:46 GMT
Last edited by Sébastien Luttringer (seblu) - Monday, 03 August 2015, 13:56 GMT
Opened by Aidan E. (aereaux) - Thursday, 30 July 2015, 15:46 GMT
Last edited by Sébastien Luttringer (seblu) - Monday, 03 August 2015, 13:56 GMT
|
DetailsDescription:
Running qemu with `sudo qemu-system-x86_64 -m 4G -smp 4 -enable-kvm -hda /dev/sda -snapshot -cpu host -pflash /usr/share/ovmf/ovmf_x64.bin -runas $USER -spice port=5930,disable-ticketing,addr=127.0.0.1 -vga qxl` results in the error `qemu-system-x86_64: error while loading shared libraries: libsnappy.so.1: cannot open shared object file: No such file or directory`. After installing the package snappy, it works. Either I'm doing something wrong, or qemu seems to require snappy. It would be nice if it were to be added as a depend or optional depend in the qemu package. Additional info: * package version(s) qemu 2.3.0-5 * config and/or log files etc. No config files were changed. Steps to reproduce: Every time I tried running qemu without snappy installed, it displayed this error, so I think that's it to reproduce it. |
This task depends upon
Closed by Sébastien Luttringer (seblu)
Monday, 03 August 2015, 13:56 GMT
Reason for closing: Fixed
Additional comments about closing: qemu 2.3.0-6
Monday, 03 August 2015, 13:56 GMT
Reason for closing: Fixed
Additional comments about closing: qemu 2.3.0-6
Failed to open module: libgfapi.so.0: cannot open shared object file: No such file or directory
despite this warning message qemu works without problems