Bug 1341984
Summary: | virt-get-kernel prompts an 'invalid value' error when using --format auto | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Xianghua Chen <xchen> |
Component: | libguestfs | Assignee: | Pino Toscano <ptoscano> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.3 | CC: | ptoscano, rjones, wshi |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libguestfs-1.32.5-4.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-03 18:00:48 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
Xianghua Chen
2016-06-02 08:31:56 UTC
Fixed upstream with https://github.com/libguestfs/libguestfs/commit/35fa14152245bcae2c0842abf120cd4ec7bd098c which is in libguestfs >= 1.33.36. Verified with the packages: libguestfs-1.32.5-6.el7.x86_64 Verify steps: 1. Prepare an rhel7 image: RHEL-Server-7.2-64-hvm.raw 2. # virt-get-kernel --add RHEL-Server-7.2-64-hvm.raw --format auto download: /boot/vmlinuz-3.10.0-327.el7.x86_64 -> ./vmlinuz-3.10.0-327.el7.x86_64 download: /boot/initramfs-3.10.0-327.el7.x86_64.img -> ./initramfs-3.10.0-327.el7.x86_64.img It finished successfully. So verified. 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. https://rhn.redhat.com/errata/RHSA-2016-2576.html |