Bug 807557
Summary: | virt-sysprep: wrong params are passed to virt-inspector | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Qixiang Wan <qwan> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.3 | CC: | leiwang, moli, qguan, yuzhou |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libguestfs-1.16.12-3.el6 | Doc Type: | Bug Fix |
Doc Text: |
No Documentation needed
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2012-06-20 07:01:24 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Qixiang Wan
2012-03-28 07:08:06 UTC
Oh dear. "virt-inspector" in that script needs to be replaced by "virt-inspector2". Fixed in libguestfs-1.16.12-3.el6. Verify this problem with libguestfs-1.16.15-3.el6. The virt-sysprep can pass params to virt-inspector successfully. Tested with: virt-sysprep -a [guest-image-file] virt-sysprep -d [guest-domain-name] Check that the guest image configuration is reset with above commands. (In reply to comment #4) > Verify this problem with libguestfs-1.16.15-3.el6. Sorry, correct the version as libguestfs-1.16.15-1.el6 Tested also with the options of -a|--add, -c|--connect, -d|--domain, --format and -v|--verbose, all the params pass correctly. 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 |