Bug 1450488
| Summary: | spice-vdagent crash on boot | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Maël Lavault <mael.lavault> |
| Component: | spice-vdagent | Assignee: | Christophe Fergeau <cfergeau> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 26 | CC: | alon, cfergeau, mael.lavault, marcandre.lureau, sandmann, victortoso, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-05-15 11:48:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Maël Lavault
2017-05-12 18:17:36 UTC
You got this error in a VM or a bare metal machine? If you are in a bare metal, why are you running spice-vdagent? If you are in a VM, do you have /dev/virtio-ports/com.redhat.spice.0 ? How you created your VM? On a bare metal machine. I didn't do anything with spice-vdagent, I just have a standard fedora workstation install. I get this error on boot each time. If it's not useful (also I suspect it might be used by gnome-boxes) I shouldn't get this error right ? (In reply to Maël Lavault from comment #2) > On a bare metal machine. I didn't do anything with spice-vdagent, I just > have a standard fedora workstation install. I get this error on boot each > time. If it's not useful (also I suspect it might be used by gnome-boxes) I > shouldn't get this error right ? Right. spice-vdagent are design to run on VMs and the error you see is that it cannot find the virtio device for communication with host. It should be safe to remove this package. It is weird that you have that by default. (In reply to Victor Toso from comment #3) > It should be safe to remove this package. It is weird that you have that by > default. You want to have it on livecds, on os installs running in a VM, ... Not sure it's possible to exclude it from install on non-VMs, while covering all the cases when you want it to be installed by default. |