Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Version-Release number of selected component (if applicable): 6.8.1 How reproducible: try to run a virtual machine under incus Steps to Reproduce: 1. Create a virtual machine in icus 2. Set number of cores to use 3. Try to start the VM Actual results: VM does not start and incus reports: Error: Failed to add CPUs: Failed to add device: Invalid parameter type for 'core-id', expected: integer Try `lxc info --show-log somevm` for more info Expected results: Start the VM Additional info: Incus 6.8 is incompatible with QEMU 9.2, present in Fedora 42, as described in https://github.com/canonical/lxd/issues/14916 - it should be upgraded to 6.11
*** Bug 2362507 has been marked as a duplicate of this bug. ***
Here is another error Freshly created VM fails to start $ incus init images:ubuntu/noble/cloud u24 --vm Creating u24 $ incus start u24 --console=vga Error: Failed setting up device via monitor: Failed setting up device "eth0": Failed adding NIC device: Invalid parameter type for 'bootindex', expected: integer Try `incus info --show-log u24` for more info
What is the procedure to get a newer version of incus in Fedora? I hope it doesn't mean we have to wait until F43 comes out.
Incus 6.12 is now available for F42. BTW. I had to restart the whole system because incusd didn't properly startup after the upgrade.
(In reply to kees from comment #4) > Incus 6.12 is now available for F42. > BTW. I had to restart the whole system because incusd didn't properly > startup after the upgrade. Nice! But mine doesn't show the upgrade available - maybe repository cache delay?
Ah, it looks like I got it from ganto dnf list --installed incus Installed packages incus.x86_64 6.12-0.3.fc42 copr:copr.fedorainfracloud.org:ganto:lxc4
Didn't know about ganto - will try this one!
The ganto/lxc4 COPR repository is my project where I maintain the latest Incus (and previously LXD) versions without much stability guarantees. So far I was not involved much in the official Fedora package but I just created https://src.fedoraproject.org/rpms/incus/pull-request/5 which should hopefully result in a working package again within the next few days. To be honest I didn't realize that Incus was promoted to the in-the-meantime stable Fedora releases.
FEDORA-2025-5fce1e4f70 (incus-6.12-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-5fce1e4f70
FEDORA-2025-e4d441a4dd (incus-6.12-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-e4d441a4dd
Thank you Reto, for picking this up.
FEDORA-2025-e4d441a4dd (incus-6.12-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2025-5fce1e4f70 (incus-6.12-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.