Closed issue by go2null on void-packages repository https://github.com/void-linux/void-packages/issues/11056 Description: ### System * xuname: `Void 4.19.34_1 x86_64 GenuineIntel uptodate rrFFF` * package: `aqemu-0.9.2_1` ### Expected behavior Running an image should work. ### Actual behavior Get following errors ``` Error #1 (qemu-system-x86_64:5189): dbind-WARNING **: 06:53:52.966: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Error #2 qemu-system-x86_64: Invalid parameter 'vlan' ``` The image does not run. ### Steps to reproduce the behavior 1. Create an image 2. Run the image ### Notes The [original](https://github.com/tobimensch/aqemu) repo has stalled since 2017. KBH has [forked](https://github.com/TBK/aqemu) the repo and has just released [v0.9.3.](https://github.com/TBK/aqemu/releases/tag/v0.9.3)