Bug 811030 - virt-manager should %ifarch spice support
Summary: virt-manager should %ifarch spice support
Keywords:
Status: CLOSED DUPLICATE of bug 613529
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-09 22:42 UTC by David Aquilina
Modified: 2014-06-24 00:19 UTC (History)
8 users (show)

Fixed In Version: virt-manager-0.9.1-3.fc17
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-21 19:08:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
virt-manager.spec patch (703 bytes, patch)
2012-04-09 22:43 UTC, David Aquilina
no flags Details | Diff
Correct spec file patch (422 bytes, patch)
2012-04-23 19:32 UTC, David Aquilina
no flags Details | Diff

Description David Aquilina 2012-04-09 22:42:42 UTC
Description of problem:

The spice-gtk package is only available on x86/x86_64, and so this prevents virt-manager from being installable on other architectures such as ppc64. 

Since spice support is only a define in the virt-manager spec, it should be ifarch'd to only be enabled on architectures where spice-gtk is available. 

Patch attached has been tested to build, and the resulting virt-manager RPM does not require spice-gtk: 

[dwa@ppc-hub task_485663]$ rpm -q --requires -p virt-manager-0.9.1-2.dwa.fc17.noarch.rpm  | grep spice
[dwa@ppc-hub task_485663]$

Comment 1 David Aquilina 2012-04-09 22:43:37 UTC
Created attachment 576323 [details]
virt-manager.spec patch

Comment 2 David Aquilina 2012-04-23 19:32:35 UTC
Created attachment 579672 [details]
Correct spec file patch

Realized I had attached an older version of the patch (mis-capitalized %ifarch).

Comment 3 Fedora Update System 2012-04-25 13:56:44 UTC
virt-manager-0.9.1-3.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/virt-manager-0.9.1-3.fc17

Comment 4 Fedora Update System 2012-04-26 19:26:25 UTC
Package virt-manager-0.9.1-3.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing virt-manager-0.9.1-3.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-6651/virt-manager-0.9.1-3.fc17
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-05-02 20:51:57 UTC
virt-manager-0.9.1-3.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Jeff Raber 2012-05-30 03:57:36 UTC
The spice-gtk-python package dependency is no longer being pulled in for x86_64. See bug 819270

Comment 7 Cole Robinson 2012-06-06 21:23:49 UTC
Have to reopen this, as mentioned in Comment #6. Basically there is no way for a noarch package to have dependencies conditional on the install architecture.

In RHEL we fixed this by making virt-manager archful, but honestly I'm not motivated to do that here. The correct solution would be to have spice get it's act together and make itself available itself on ppc.

Comment 8 Cole Robinson 2012-10-21 19:08:03 UTC
Closing this as a dup of the spice ExclusiveArch bug

*** This bug has been marked as a duplicate of bug 613529 ***


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