Red Hat Bugzilla – Bug 798197
virt-resize confuses format and output_format variables; using --output-format sets the input format
Last modified: 2012-06-20 03:00:53 EDT
+++ This bug was initially created as a clone of Bug #798196 +++ Description of problem: virt-resize --output-format raw sets the *input* format to raw. This is because the code for the --output-format flag is accidentally setting the format variable (not output_format): https://github.com/libguestfs/libguestfs/blob/a93d4a9dc1aea6940886c85d4b09f21cbfc80969/resize/resize.ml#L101 (Bug found by Grant Williamson) Version-Release number of selected component (if applicable): 1.17.8 How reproducible: 100% Steps to Reproduce: http://pastebin.com/VpsNjYEa
Upstream fix: https://github.com/libguestfs/libguestfs/commit/88ba4da4d6c07762fc95c96ea67019f0ebf4677c
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: No Documentation needed
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-0774.html