Bug 499538 - yum update kvm is failing
Summary: yum update kvm is failing
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-07 05:55 UTC by Paniraj
Modified: 2014-01-21 23:09 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-08 13:49:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Paniraj 2009-05-07 05:55:45 UTC
Description of problem:
yum update kvm is failing saying "Nothing to update" when tried installing virtualization components. 


Steps to Reproduce:
1. Install Fedora11(rawhide)-Default install
2. Configure the repo properlyt for yum
3. Try yum update kvm

Comment 1 James Antill 2009-05-07 16:12:55 UTC
What does "yum list --showduplicates kvm" say?

Comment 2 Paniraj 2009-05-08 09:22:48 UTC
[root@localhost ~]# yum list --showduplicates kvm
Loaded plugins: refresh-packagekit
Error: No matching Packages to list


[root@localhost ~]# yum update kvm
Loaded plugins: refresh-packagekit
Setting up Update Process
Error: No Package Matching kvm
[root@localhost ~]#

Comment 3 James Antill 2009-05-08 13:49:16 UTC
 There is no kvm package in rawhide.
 I think what you want is qemu-kvm (or just qemu-system-x86, which is a requirement of that and provides "kvm").
 And you'll want to _install_ that.


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