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.
Hello team qemu-kvm-ma is expected to be only on non-intel arches.
x86_64 (Client, Workstation, ComputeNode) is expected to have standard qemu-kvm. Arm was explicitly asked to be in optional.
Lubos
This is bit painful situation given the fact that the arm is being pulled from comps. I'll do the change before snap-5 compose tomorrow morning. But it complicates the arm behaviour a lot. ppc64-optional will require explicit filter
Lubos
Jaroslav did changes to qemu-kvm-ma placement as part of RHEL-ALT Bug 1511582. Since we use the same comps file, change will affect both. Moving to modified
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/RHEA-2018:0700
Comment 19Red Hat Bugzilla
2023-09-14 04:09:19 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days
I did enable entire @virt-hypervisor group on multiarch, I expect that there will be upcoming request to add @virt-platofrm or @virt-client which has additional libvirt packages as well. Please open it as request to rel-eng <group arch="x86_64,s390x"> <id>virtualization-client</id> <_name>Virtualization Client</_name> <_description>Clients for installing and managing virtualization instances.</_description> <default>false</default> <uservisible>false</uservisible> <packagelist> <packagereq type="mandatory" arch="x86_64">gnome-boxes</packagereq> <packagereq type="mandatory" arch="x86_64">virt-install</packagereq> <packagereq type="mandatory" arch="x86_64">virt-manager</packagereq> <packagereq type="mandatory" arch="x86_64">virt-viewer</packagereq> <packagereq type="default" arch="x86_64">virt-top</packagereq> <packagereq type="optional" arch="x86_64">libguestfs-tools</packagereq> <packagereq type="optional" arch="x86_64">libguestfs-tools-c</packagereq> <packagereq type="optional" arch="x86_64">libguestfs-inspect-icons</packagereq> <packagereq type="optional" arch="x86_64,s390x">python-ipaddr</packagereq> </packagelist> </group> <group arch="x86_64,s390x,aarch64,ppc64le"> <id>virtualization-hypervisor</id> <_name>Virtualization Hypervisor</_name> <_description>Smallest possible virtualization host installation.</_description> <default>false</default> <uservisible>false</uservisible> <packagelist> <packagereq type="mandatory">libvirt</packagereq> <packagereq type="mandatory" arch="x86_64">qemu-kvm</packagereq> <packagereq type="mandatory" arch="ppc64le,s390x,aarch64">qemu-kvm-ma</packagereq> <packagereq type="optional">qemu-kvm-tools</packagereq> </packagelist> </group> <group arch="x86_64"> <id>virtualization-platform</id> <_name>Virtualization Platform</_name> <_description>Provides an interface for accessing and controlling virtualized guests and containers.</_description> <default>false</default> <uservisible>false</uservisible> <packagelist> <packagereq type="mandatory">libvirt</packagereq> <packagereq type="mandatory">libvirt-client</packagereq> <packagereq type="mandatory">virt-who</packagereq> <packagereq type="optional">fence-virtd-libvirt</packagereq> <packagereq type="optional">fence-virtd-multicast</packagereq> <packagereq type="optional">fence-virtd-serial</packagereq> <packagereq type="optional">libvirt-cim</packagereq> <packagereq type="optional">libvirt-java</packagereq> <packagereq type="optional">libvirt-snmp</packagereq> <packagereq type="optional">perl-Sys-Virt</packagereq> </packagelist> </group>