CentOS appears missing Dependency:kernel-header solution, note here
The error message is as follows:
The code is as follows:
Glibc-headers-2.5-81.el5_8.2.x86_64 from updates has depsolving problems
--> Missing dependency:kernel-headers >= 2.2.1 is needed by package glibc-headers-2.5-81.el5_8.2.x86_64 (Updates)
Glibc-headers-2.5-81.el5_8.2.x86_64 from updates has depsolving problems
--> Missing Dependency:kernel-headers is needed by package glibc-headers-2.5-81.el5_8.2.x86_64 (Updates)
Error:missing Dependency:kernel-headers is needed by package glibc-headers-2.5-81.el5_8.2.x86_64 (Updates)
Error:missing dependency:kernel-headers >= 2.2.1 is needed by package glibc-headers-2.5-81.el5_8.2.x86_64 (Updates)
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
Installing kernel-headers can solve the problem as follows
The code is as follows:
wget http://vault.centos.org/5.7/os/x86_64/CentOS/kernel-headers-2.6.18-274.el5.x86_64.rpm
RPM-IVH kernel-headers-2.6.18-274.el5.x86_64.rpm
Similarly, often encounter Linux installation software when the hint less file, how to know the missing files belong to which package? What commands to view?
For example:/lib/ld-linux.so.2:bad ELF interpreter: No file or directory
How to determine which package to know ld-linux.so.2 file belongs to, before you can install with Yum, use the following command:
The code is as follows:
Yum provides "*/ld-linux.so.2"