Bonjour, j'ai un gros soucis sur les installation avec yum.

je peux presque tout installer comme package mais avec dahdi et les kernels cela me crée une erreur que je n'arrive pas vraiment a comprendre

voici le résultat de yum -y install dahdi-linux*
Code:
[root@SVR-IPBX1 ~]# yum -y install dahdi-linux*
Loaded plugins: fastestmirror, kmod
Loading mirror speeds from cached hostfile
 * base: mirror.switch.ch
 * extras: mirror.switch.ch
 * updates: mirror.switch.ch
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package dahdi-linux.x86_64 0:2.4.1-1_centos5 set to be updated
--> Processing Dependency: dahdi-firmware for package: dahdi-linux
--> Processing Dependency: kmod-dahdi-linux for package: dahdi-linux
---> Package dahdi-linux-devel.x86_64 0:2.4.1-1_centos5 set to be updated
---> Package dahdi-linux-hpec-kmod-base.x86_64 0:2.1.0.4-1_centos5.2.6.18_128.1.16.el5 set to be installed
--> Processing Dependency: dahdihpec_enable for package: dahdi-linux-hpec-kmod-base
--> Running transaction check
---> Package dahdi-firmware.noarch 0:2.0.2-1_centos5 set to be updated
--> Processing Dependency: dahdi-linux-fwload-vpmadt032-kmod for package: dahdi-firmware
---> Package dahdihpec_enable.x86_64 0:1.0-1_centos5 set to be updated
---> Package kmod-dahdi-linux.x86_64 0:2.4.1-1_centos5.2.6.18_194.32.1.el5 set to be installed
--> Processing Dependency: kernel-x86_64 = 2.6.18-194.32.1.el5 for package: kmod-dahdi-linux
--> Running transaction check
---> Package kmod-dahdi-linux.x86_64 0:2.4.1-1_centos5.2.6.18_194.32.1.el5 set to be installed
--> Processing Dependency: kernel-x86_64 = 2.6.18-194.32.1.el5 for package: kmod-dahdi-linux
---> Package kmod-dahdi-linux-fwload-vpmadt032.x86_64 0:2.4.1-1_centos5.2.6.18_194.32.1.el5 set to be installed
--> Processing Dependency: kernel-x86_64 = 2.6.18-194.32.1.el5 for package: kmod-dahdi-linux-fwload-vpmadt032
--> Finished Dependency Resolution
kmod-dahdi-linux-fwload-vpmadt032-2.4.1-1_centos5.2.6.18_194.32.1.el5.x86_64 from digium-current has depsolving problems
  --> Missing Dependency: kernel-x86_64 = 2.6.18-194.32.1.el5 is needed by package kmod-dahdi-linux-fwload-vpmadt032-2.4.1-1_centos5.2.6.18_194.32.1.el5.x86_64 (digium-current)
kmod-dahdi-linux-2.4.1-1_centos5.2.6.18_194.32.1.el5.x86_64 from asterisk-current has depsolving problems
  --> Missing Dependency: kernel-x86_64 = 2.6.18-194.32.1.el5 is needed by package kmod-dahdi-linux-2.4.1-1_centos5.2.6.18_194.32.1.el5.x86_64 (asterisk-current)
Error: Missing Dependency: kernel-x86_64 = 2.6.18-194.32.1.el5 is needed by package kmod-dahdi-linux-2.4.1-1_centos5.2.6.18_194.32.1.el5.x86_64 (asterisk-current)
Error: Missing Dependency: kernel-x86_64 = 2.6.18-194.32.1.el5 is needed by package kmod-dahdi-linux-fwload-vpmadt032-2.4.1-1_centos5.2.6.18_194.32.1.el5.x86_64 (digium-current)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

Si quelqu'un peut m'indiquer quelque chose ça serait vraiment sympas.
Merci