Bug 2216102
Summary: | update to version 23.6 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Gerd Hoffmann <kraxel> |
Component: | python-virt-firmware | Assignee: | Gerd Hoffmann <kraxel> |
Status: | CLOSED ERRATA | QA Contact: | Xueqiang Wei <xuwei> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9.3 | CC: | yfu |
Target Milestone: | rc | Keywords: | RFE, Triaged |
Target Release: | --- | Flags: | pm-rhel:
mirror+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-virt-firmware-23.6-2.el9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-07 08:25:25 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
Gerd Hoffmann
2023-06-20 06:35:47 UTC
QE bot(pre verify): Set 'Verified:Tested,SanityOnly' as gating/tier1 test pass. Did virt-firmware basic test, the result was passed. Versions: kernel-5.14.0-331.el9.x86_64 qemu-kvm-8.0.0-6.el9 edk2-ovmf-20230524-2.el9.noarch python3-virt-firmware-23.6-2.el9.noarch python3-virt-firmware-tests-23.6-2.el9.noarch 1. install the python3-virt-firmware-23.6-2.el9.noarch and python3-virt-firmware-tests-23.6-2.el9.noarch 2. # cd /usr/share/python-virt-firmware/tests # ls data test-dump.sh test-sigdb.sh test-vars.sh test-bootcfg.sh test-pe.sh tests.py run all test scripts, the results were passed. Hi Gerd, According to Bug 2143566 - remove "test-pe.sh" from python-virt-firmware tests sub-package since peutils has been dropped from version 1.6, "test-pe.sh" has been removed from python3-virt-firmware-tests-23.4-1.el9.noarch.rpm, I wonder why it's added in the package python3-virt-firmware-tests-23.6-2.el9 again? Thanks. 1. Install python3-virt-firmware-tests-23.6-2.el9.noarch, and found "test-pe.sh" in tests directory. # cd /usr/share/python-virt-firmware/tests # ls data test-dump.sh test-sigdb.sh test-vars.sh test-bootcfg.sh test-pe.sh tests.py 2. Intall python3-virt-firmware-tests-23.4-1.el9.noarch.rpm, and found "test-pe.sh" has been removed. # ls /usr/share/python-virt-firmware/tests/ data test-dump.sh test-sigdb.sh tests.py test-vars.sh (In reply to Xueqiang Wei from comment #6) > Hi Gerd, > > According to Bug 2143566 - remove "test-pe.sh" from python-virt-firmware > tests sub-package since peutils has been dropped from version 1.6, > "test-pe.sh" has been removed from peutils are back (now that we have python-pefile which is a dependency for them). (In reply to Gerd Hoffmann from comment #7) > (In reply to Xueqiang Wei from comment #6) > > Hi Gerd, > > > > According to Bug 2143566 - remove "test-pe.sh" from python-virt-firmware > > tests sub-package since peutils has been dropped from version 1.6, > > "test-pe.sh" has been removed from > > peutils are back (now that we have python-pefile which is a dependency for > them). Thank you Gerd. And according to Comment 5, set status to 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 (python-virt-firmware bug fix and enhancement update), 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-2023:6353 |