Bug 411091 - yum dependency resolution problem with kernel packages
Summary: yum dependency resolution problem with kernel packages
Keywords:
Status: CLOSED DUPLICATE of bug 330711
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-04 21:14 UTC by Jean-Philippe Dionne
Modified: 2014-01-21 23:00 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-04 21:29:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jean-Philippe Dionne 2007-12-04 21:14:57 UTC
Description of problem:

As you can see on the following log:

# sudo yum update kernel kmod-nvidia-96xx
Setting up Update Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: kernel-x86_64 = 2.6.23.1-49.fc8 for package:
kmod-nvidia-96xx-2.6.23.1-49.fc8
---> Package kmod-nvidia-96xx.x86_64 0:96.43.01-18.lvn8 set to be updated
--> Processing Dependency: kmod-nvidia-96xx-2.6.23.8-63.fc8 for package:
kmod-nvidia-96xx
---> Package kernel.x86_64 0:2.6.23.8-63.fc8 set to be updated
--> Running transaction check
--> Processing Dependency: kernel-x86_64 = 2.6.23.1-49.fc8 for package:
kmod-nvidia-96xx-2.6.23.1-49.fc8
---> Package kmod-nvidia-96xx-2.6.23.8-63.fc8.x86_64 0:96.43.01-18.lvn8 set to
be updated
--> Finished Dependency Resolution
--> Running transaction check
---> Package kmod-nvidia-96xx.x86_64 0:96.43.01-18.lvn8 set to be updated
---> Package kernel.x86_64 0:2.6.23.8-63.fc8 set to be installed
---> Package kmod-nvidia-96xx-2.6.23.8-63.fc8.x86_64 0:96.43.01-18.lvn8 set to
be updated
--> Processing Dependency: kernel-x86_64 = 2.6.23.1-49.fc8 for package:
kmod-nvidia-96xx-2.6.23.1-49.fc8
---> Package kernel.x86_64 0:2.6.23.1-42.fc8 set to be erased
--> Finished Dependency Resolution
Error: Missing Dependency: kernel-x86_64 = 2.6.23.1-49.fc8 is needed by package
kmod-nvidia-96xx-2.6.23.1-49.fc8

On the system there are two kernels installed with the same version but
different rpm release number:
kernel-devel-2.6.23.1-49.fc8
kernel-devel-2.6.23.1-42.fc8

Removing kernel-devel-2.6.23.1-42.fc8 should not break the dependency with
kmod-nvidia.

Manual update with 'rpm' works fine.

Version-Release number of selected component (if applicable): yum-3.2.7-1.fc8

Comment 1 Seth Vidal 2007-12-04 21:29:40 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.