Bug 411541

Summary: yum fails on a dependency already satisfied
Product: [Fedora] Fedora Reporter: Dhaval Giani <dhaval.giani>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 8CC: ffesti, james.antill, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-05 13:23:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 ***