Bug 1998820
| Summary: | libguestfs breaks with qemu 6.1 with error "Backing file specified without backing format" | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Toolybird <toolybird> |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | eblake, lersek, mhicks, ptoscano |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-14 11:29:15 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1999419, 2013916 | ||
|
Description
Toolybird
2021-08-29 08:04:56 UTC
Yeah that's unfortunate. It requires modification of libguestfs and virt-v2v in a few places to cope. In the meantime you can work around the problem by using the --format parameter (eg. virt-filesystems --format=raw -a ...). But you shouldn't need to do that so we'll need to have libguestfs do the autodetection. Upstream fix is: https://github.com/libguestfs/libguestfs/commit/45de287447bb18d59749fbfc1ec5072413090109 I'll push this for Fedora 34 and Rawhide later today since those are the only versions of Fedora with this qemu. I mean Fedora 35 and Rawhide. Closing since this bug is fixed upstream. |