QEMU guest agent broken? (Core 199)

Could it be, that the pakfire-package “qemu-ga-10.1.0-12” is broken?
When booting up the IPFire instance, the following error is logged:

Screenshot_2026-02-18_09-26-23

The file referenced there is not present at all on the system, so it seems it is either missing in the package, or the name is wrong.

Shall I open a bug ticket?

In CU199 it was reported that Qemu vm’s were not starting but that was due to a missing libfuse library due to a peculiar versioning process that libfuse uses.

As CU199 had already been released when this was reported, then the fix for that problem was implemented in CU200 which is out currently for Testing.

I am not familiar with qemu or qemu-ga and don’t/haven’t used them so I am not sure if the libfuse library issue could also result in that file being missing.

Maybe you could test out CU200 Testing and see if that solves the problem or not.

The package is working fine on me. It looks like you don’t have support for it enabled on the hypervisor and therefore the VM does not have a device to connect to the hypervisor with.

If you are using Proxmox, it is a checkbox in the settings of the VM.

3 Likes

Ah, okay! I did not enable it yet, because the Proxmox-docs say you should first install the guest-agent and then enable it.
I’ll give it a try!

EDIT: That was the missing puzzle-piece. Thanks @ms for pointing out!

2 Likes