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 1046651 - should add "qemu-kvm-rhev" package to acceptance list when first connect to a qemu hypervisor
Summary: should add "qemu-kvm-rhev" package to acceptance list when first connect to a...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virt-manager
Version: 7.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Pavel Hrdina
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 889428
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-26 12:44 UTC by tingting zheng
Modified: 2016-04-26 16:33 UTC (History)
9 users (show)

Fixed In Version: virt-manager-1.2.1-1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of: 889428
Environment:
Last Closed: 2015-11-19 05:22:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
virt-manager_1 (158.90 KB, image/png)
2014-03-05 03:00 UTC, Cui Lei
no flags Details
virt-manager_2 (172.37 KB, image/png)
2014-03-05 03:01 UTC, Cui Lei
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2206 0 normal SHIPPED_LIVE virt-manager bug fix and enhancement update 2015-11-19 08:17:29 UTC

Comment 3 Cui Lei 2014-03-05 02:59:13 UTC
Add one issue scenario:
qemu-kvm-rhev-1.5.3-50.el7.x86_64
libvirt-1.1.1-25.el7.x86_64
virt-manager-0.10.0-18.el7.noarch

When first connect to q qemu hypervisor, after click "Yes" when hint qemu-kvm are not installed, a warning window would popup "Failed to install software, All of the packages selected for install are already installed on the system". It is obviously conflict with former warning window.

Detail please refer to attachment

Comment 4 Cui Lei 2014-03-05 03:00:12 UTC
Created attachment 870739 [details]
virt-manager_1

Comment 5 Cui Lei 2014-03-05 03:01:38 UTC
Created attachment 870740 [details]
virt-manager_2

Comment 7 Giuseppe Scrivano 2014-10-31 14:00:00 UTC
I agree with Martin and I think that on RHEV (maybe RHEL as well), instead of having some extra logic, virt-manager should not suggest installing any package, as it is out of its scope.

Anyone against that?

Comment 9 Pavel Hrdina 2015-06-17 16:04:05 UTC
Upstream commit proposed:

https://www.redhat.com/archives/virt-tools-list/2015-June/msg00181.html

Comment 10 Pavel Hrdina 2015-06-22 13:03:36 UTC
Upstream commit:

commit cbd7e33a09ee59a9d319337af63fcdbbe063e3c0
Author: Pavel Hrdina <phrdina>
Date:   Wed Jun 17 18:03:15 2015 +0200

    spec: we don't need to depend on qemu-kvm
    
    Similarly as in commit 95cda553, just remove the dependency on qemu-kvm
    package for RHEL builds.  We don't need it, becase libvirt-daemon-kvm
    will handle this dependency correctly for us even in case that only
    qemu-kvm-rhev is present.
    
    Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1046651
    
    Signed-off-by: Pavel Hrdina <phrdina>

Comment 13 Xiaodai Wang 2015-06-26 08:10:09 UTC
I can reproduce this bug with package:
# rpm -q virt-manager
virt-manager-1.1.0-13.el7.noarch
qemu-kvm-rhev-2.3.0-2.el7.x86_64

Steps:
1. Launch virt-manager for the first time or delete the existing qemu hypervisor connection then.
# virt-manager

Result:
A message box pops up.

Python requires additional software
Additional software is required
qemu-kvm
Do you want to search for and install this software now?


Then try to verify with latest build:
virt-manager-1.2.1-2.el7.noarch.rpm  


Result:
No message box pops up and can connect to default connection successfully.

Additional info:
if no qemu-kvm is installed, An error will report. I think it's correct.

Unable to connect to libvirt.
Cannot check QEMU binary /usr/libexec/qemu-kvm: No such file or directory


According to the result above in the latest version of virt-manager, this bug is fixed. and move it to verified.

Comment 15 errata-xmlrpc 2015-11-19 05:22:06 UTC
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://rhn.redhat.com/errata/RHBA-2015-2206.html


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