Bug 2216102 - update to version 23.6
Summary: update to version 23.6
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: python-virt-firmware
Version: 9.3
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Gerd Hoffmann
QA Contact: Xueqiang Wei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-20 06:35 UTC by Gerd Hoffmann
Modified: 2023-07-17 15:17 UTC (History)
1 user (show)

Fixed In Version: python-virt-firmware-23.6-2.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-160256 0 None None None 2023-06-20 06:36:53 UTC

Description Gerd Hoffmann 2023-06-20 06:35:47 UTC
Description of problem:
add new kernel-bootcfg utility

Comment 2 Yanan Fu 2023-07-11 09:18:05 UTC
QE bot(pre verify): Set 'Verified:Tested,SanityOnly' as gating/tier1 test pass.

Comment 5 Xueqiang Wei 2023-07-12 08:15:10 UTC
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.

Comment 6 Xueqiang Wei 2023-07-12 08:27:45 UTC
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

Comment 7 Gerd Hoffmann 2023-07-12 10:10:38 UTC
(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).

Comment 8 Xueqiang Wei 2023-07-17 15:17:53 UTC
(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.


Note You need to log in before you can comment on or make changes to this bug.