Bug 2001100

Summary: Remove qemu-kvm's dependency on qemu-kvm-block-curl and qemu-kvm-block-ssh
Product: Red Hat Enterprise Linux 9 Reporter: Yash Mankad <ymankad>
Component: qemu-kvmAssignee: Miroslav Rezanina <mrezanin>
qemu-kvm sub component: Storage QA Contact: Tingting Mao <timao>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: medium    
Priority: urgent CC: coli, jinzhao, juzhang, mrezanin, pvlasin, rjones, timao, vhutsky, virt-maint, xuwei, yfu
Version: 9.0Keywords: Triaged
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qemu-kvm-6.0.0-13.el9_b.5 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2010985 (view as bug list) Environment:
Last Closed: 2021-12-07 21:20:54 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:    
Bug Blocks: 1974703, 2010985    

Description Yash Mankad 2021-09-03 19:32:46 UTC
Description of problem:

Filing this bug to track the discussion around removing the qemu-kvm's dependency on the -block and -curl subpackages and moving the subpackages to CRB in the 9-Beta timeframe.

Comment 15 Tingting Mao 2021-10-08 03:17:35 UTC
Verified this bug partly as below. For the related baseurl of yum repo is not ready, the bug can not be verified completely until to verify the subpackages moved to CRB after the repo is ready.


Tested env:
qemu-kvm-6.0.0-13.el9_b.5
kernel-5.14.0-0.rc7.54.el9.x86_64


Steps:
1. Check the depended rpms of qemu-kvm
# rpm -qR qemu-kvm
qemu-kvm-block-rbd = 17:6.0.0-13.el9_b.5
qemu-kvm-core = 17:6.0.0-13.el9_b.5
qemu-kvm-docs = 17:6.0.0-13.el9_b.5
qemu-kvm-hw-usbredir = 17:6.0.0-13.el9_b.5
qemu-kvm-tools = 17:6.0.0-13.el9_b.5
qemu-kvm-ui-opengl = 17:6.0.0-13.el9_b.5
qemu-pr-helper = 17:6.0.0-13.el9_b.5
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
virtiofsd = 17:6.0.0-13.el9_b.5


Results:
There is no qemu-kvm-block-curl and qemu-kvm-block-curl package in the depended list.

Comment 16 Miroslav Rezanina 2021-10-08 07:33:17 UTC
(In reply to Tingting Mao from comment #15)
> Verified this bug partly as below. For the related baseurl of yum repo is
> not ready, the bug can not be verified completely until to verify the
> subpackages moved to CRB after the repo is ready.
> 
> 
> Tested env:
> qemu-kvm-6.0.0-13.el9_b.5
> kernel-5.14.0-0.rc7.54.el9.x86_64
> 
> 
> Steps:
> 1. Check the depended rpms of qemu-kvm
> # rpm -qR qemu-kvm
> qemu-kvm-block-rbd = 17:6.0.0-13.el9_b.5
> qemu-kvm-core = 17:6.0.0-13.el9_b.5
> qemu-kvm-docs = 17:6.0.0-13.el9_b.5
> qemu-kvm-hw-usbredir = 17:6.0.0-13.el9_b.5
> qemu-kvm-tools = 17:6.0.0-13.el9_b.5
> qemu-kvm-ui-opengl = 17:6.0.0-13.el9_b.5
> qemu-pr-helper = 17:6.0.0-13.el9_b.5
> rpmlib(CompressedFileNames) <= 3.0.4-1
> rpmlib(FileDigests) <= 4.6.0-1
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> rpmlib(PayloadIsZstd) <= 5.4.18-1
> virtiofsd = 17:6.0.0-13.el9_b.5
> 
> 
> Results:
> There is no qemu-kvm-block-curl and qemu-kvm-block-curl package in the
> depended list.

We are not moving these subpackages to CRB. We are just removing the dependencies so the subpackages can be removed from compose.

Comment 17 Tingting Mao 2021-10-08 08:21:53 UTC
Thanks Miroslav's info, set this bug as verified according to Comment 15.