I tried to update Kernel by using yum-ex. The current is as below;
[root@localhost monte]# uname -a
Linux localhost.localdomain 2.6.26.3-29.fc9.i686 #1 SMP Wed Sep 3 03:42:27 EDT 2008 i686 i686 i386 GNU/Linux
The error is shown below;
07:17:57 : Yum Config Setup
07:17:57 : Loaded plugins: refresh-packagekit
07:17:57 : Yum Version : 3.2.19
07:17:58 : GUI Setup Completed
07:17:58 : Setup Yum : Transaction Set
07:17:58 : Setup Yum : RPM Db.
07:17:58 : Setup Yum : Repositories.
07:17:58 : Setup Yum : Package Sacks
07:17:58 : Setup Yum : Updates
07:18:03 : Loaded update Metadata from updates-newkey
07:18:03 : Loaded update Metadata from updates
07:18:03 : Setup Yum : Groups
07:18:04 : Setup Yum : Base setup completed
07:18:04 : Building Package Lists
07:18:08 : Building Package Lists Completed
07:18:08 : Building Groups Lists
07:18:08 : Building Group Lists Completed
07:18:08 : Getting packages : updates
07:18:08 : Found 1 updates packages
07:18:08 : Sorting packages
07:18:08 : Population view with packages
07:18:08 : Population Completed
07:18:14 : Package Queue:
07:18:14 : Packages to update
07:18:14 : ---> kernel-2.6.26.5-45.fc9.i686
07:18:14 : Preparing for install/remove/update
07:18:14 : --> Preparing for a full update
07:18:14 : --> Running transaction check
07:18:14 : ---> Package kernel.i686 0:2.6.26.5-45.fc9 set to be installed
07:18:15 : --> Processing Conflict: kernel conflicts iwl4965-firmware < 228.57.2
07:18:15 : --> Finished Dependency Resolution
07:18:15 : kernel-2.6.26.5-45.fc9.i686 from updates-newkey has depsolving problems
07:18:15 : --> kernel conflicts with iwl4965-firmware
07:18:19 : Error in Dependency Resolution
07:18:19 : kernel conflicts with iwl4965-firmware
My desktop PC is DELL power edge 830, doesn't equipe iwl4965 feature.
Is this real dependency problem Or script error of kernel dependency ?
I tried to update from system update from system pull down menu, the result is same, means
dependency conflicts.
Please help.