Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1942504

Summary: kernel-rt-kvm multiversion (rhel-rt 7.6.z)
Product: Red Hat Enterprise Linux 7 Reporter: Marcelo Tosatti <mtosatti>
Component: kernel-rtAssignee: Fernando Pacheco <fpacheco>
kernel-rt sub component: Other QA Contact: Pei Zhang <pezhang>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: unspecified    
Priority: unspecified CC: bhu, chayang, jkastner, jreznik, juzhang, lcapitulino, lgoncalv, mstowell, pezhang, qzhao, virt-maint, williams
Version: 7.6Keywords: Triaged, ZStream
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: kernel-rt-3.10.0-957.76.1.rt56.996.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1573916 Environment:
Last Closed: 2021-06-09 21:15:10 UTC Type: ---
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: 1573916    
Bug Blocks: 1649541, 1939252    
Attachments:
Description Flags
0001-rt-specfile-allow-multiple-versions-of-kernel-rt-kvm.patch none

Comment 4 Marcelo Tosatti 2021-05-04 16:43:12 UTC
Created attachment 1779437 [details]
0001-rt-specfile-allow-multiple-versions-of-kernel-rt-kvm.patch

Comment 15 Pei Zhang 2021-05-31 06:34:17 UTC
Verified with kernel-rt-3.10.0-957.76.1.rt56.996.el7.x86_64, got PASS.


Steps:
1. Install 2 kernel-rt versions by rpm.

# ls
kernel-rt-3.10.0-957.76.1.rt56.996.el7.x86_64.rpm
kernel-rt-devel-3.10.0-957.76.1.rt56.996.el7.x86_64.rpm
kernel-rt-kvm-3.10.0-957.76.1.rt56.996.el7.x86_64.rpm
kernel-rt-trace-3.10.0-957.76.1.rt56.996.el7.x86_64.rpm
kernel-rt-trace-devel-3.10.0-957.76.1.rt56.996.el7.x86_64.rpm
kernel-rt-trace-kvm-3.10.0-957.76.1.rt56.996.el7.x86_64.rpm

# rpm -ivh *

2. Install 2 kernel-rt versions by yum.

# yum install -y *

After step1 and step2, both versions of kernel-rt -kvm sub-packages exist.

# rpm -qa | grep kernel-rt-kvm
kernel-rt-kvm-3.10.0-957.75.1.rt56.995.el7.x86_64
kernel-rt-kvm-3.10.0-957.76.1.rt56.996.el7.x86_64



So this bug has been fixed. Move to VERIFIED.