Bug 411541 - yum fails on a dependency already satisfied
Summary: yum fails on a dependency already satisfied
Keywords:
Status: CLOSED DUPLICATE of bug 330711
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 8
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-05 04:49 UTC by Dhaval Giani
Modified: 2014-01-21 23:00 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-12-05 13:23:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dhaval Giani 2007-12-05 04:49:35 UTC
Description of problem:
Been hitting this problem since today morning. When I do a yum update, it fails
because it  cannot satisfy a dependency. The funny thing is that the dependency
is already installed

Version-Release number of selected component (if applicable):
[root@gondor ~]# yum --version
3.2.7
[root@gondor ~]# 


How reproducible:
Everytime.

Steps to Reproduce:
1. yum update
2.
3.
  
Actual results:
--> Finished Dependency Resolution
Error: Missing Dependency: kernel-i686 = 2.6.23.1-49.fc8 is needed by package
kmod-madwifi-2.6.23.1-49.fc8
Error: Missing Dependency: kernel-i686 = 2.6.23.1-49.fc8 is needed by package
kmod-fglrx-2.6.23.1-49.fc8


Expected results:
It should not fail on this dependency.

Additional info:
[root@gondor ~]# uname -r
2.6.23.1-49.fc8
[root@gondor ~]# rpm -qv kernel
kernel-2.6.23.1-42.fc8
kernel-2.6.23.1-49.fc8
[root@gondor ~]#

Comment 1 Seth Vidal 2007-12-05 13:23:33 UTC

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


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