Bug 2360678
| Summary: | Incus version in Fedora 42 is incompatible with released QEMU version | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rodrigo Gonçalves <keitarobr> |
| Component: | incus | Assignee: | Neal Gompa <ngompa13> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 42 | CC: | abalmos, fabian, go-sig, jonathan, kees, ngompa13, rcallicotte, redhatbugzilla.wind, reto.gantenbein |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | incus-6.12-1.fc42 incus-6.12-1.fc41 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-05-07 03:22:46 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
Rodrigo Gonçalves
2025-04-17 11:24:33 UTC
*** 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. |