Bug 1725664
Summary: | Update seabios dependency | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | Miroslav Rezanina <mrezanin> |
Component: | qemu-kvm | Assignee: | Miroslav Rezanina <mrezanin> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.1 | CC: | coli, jinzhao, juzhang, knoel, virt-maint |
Target Milestone: | rc | ||
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-4.1.0-2.module+el8.1.0+4012+8109dd4a | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-11-06 07:17: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: | 1707118, 1724098 | ||
Bug Blocks: |
Description
Miroslav Rezanina
2019-07-01 08:31:28 UTC
Hi all: Remove the Keywords:FutureFeature. This Bug is bugfix solving issue introduced by BZ 1707118. It is not a FutureFeature. Thanks Hi all: Now I am verifying this Bug. Please see the steps as follow: [1] Get a new host and without any qemu version and seabios version. #rpm -qa | grep qemu #rpm -qa | grep bios [2] Download the qemu package and install the best new qemu version. (Now for me is qemu-kvm-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64) # yum install qemu-* - nothing provides seavgabios-bin >= 1.12.0-3 needed by qemu-kvm-core-15:4.1.0-6.module+el8.1.0+4164+854d66f5.x86_64 qemu package can not be installed without seavgabios-bin package. [3] Download the seabios package and install them. # yum install seabios-bin-1.12.0-5.module+el8.1.0+4022+29a53beb.noarch.rpm seavgabios-bin-1.12.0-5.module+el8.1.0+4022+29a53beb.noarch.rpm seabios-1.12.0-5.module+el8.1.0+4022+29a53beb.x86_64.rpm # rpm -qa | grep bios seabios-bin-1.12.0-5.module+el8.1.0+4022+29a53beb.noarch biosdevname-0.7.3-2.el8.x86_64 seavgabios-bin-1.12.0-5.module+el8.1.0+4022+29a53beb.noarch seabios-1.12.0-5.module+el8.1.0+4022+29a53beb.x86_64 libsmbios-2.4.1-2.el8.x86_64 # yum install qemu-* # rpm -qa | grep qemu qemu-guest-agent-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64 qemu-kvm-block-iscsi-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64 qemu-img-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64 qemu-kvm-core-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64 qemu-kvm-common-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64 qemu-kvm-block-gluster-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64 qemu-kvm-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64 qemu-kvm-block-rbd-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64 qemu-kvm-block-curl-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64 qemu-kvm-tests-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64 qemu-kvm-block-ssh-4.1.0-5.module+el8.1.0+4076+b5e41ebc.x86_64 ipxe-roms-qemu-20181214-3.git133f4c47.el8.noarch Installation successful. Thus, mark this Bug as 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://access.redhat.com/errata/RHBA-2019:3723 |