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 ~]#
*** This bug has been marked as a duplicate of 330711 ***