位置: 编程技术 - 正文
推荐整理分享CentOS下yum安装缺少kernel-headers的解决方法(centos7安装yum报错),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:centos如何安装yum,安装centos could not insert,centos 安装yum,安装centos could not insert,安装centos could not insert,centos 安装yum,centos 安装yum,centos安装问题,内容如对您有帮助,希望把文章链接给更多的朋友!
centos出现Missing Dependency :kernel-header 的解决方法,在此记下
错误信息如下:
复制代码代码如下: glibc-headers-2.5-.el5_8.2.x_ from updates has depsolving problems --> Missing Dependency: kernel-headers >= 2.2.1 is needed by package glibc-headers-2.5-.el5_8.2.x_ (updates) glibc-headers-2.5-.el5_8.2.x_ from updates has depsolving problems --> Missing Dependency: kernel-headers is needed by package glibc-headers-2.5-.el5_8.2.x_ (updates) Error: Missing Dependency: kernel-headers is needed by package glibc-headers-2.5-.el5_8.2.x_ (updates) Error: Missing Dependency: kernel-headers >= 2.2.1 is needed by package glibc-headers-2.5-.el5_8.2.x_ (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
安装kernel-headers即可解决问题,如下
复制代码代码如下:wget rpm -ivh kernel-headers-2.6.-.el5.x_.rpm
同理,经常会遇到linux下安装软件时提示少文件,如何知道所缺少的文件属于哪个包?用什么命令查看?例如:/lib/ld-linux.so.2: bad ELF interpreter: 没有那个文件或目录如何判断知道ld-linux.so.2文件属于哪个包,知道后才能用yum安装,使用如下命令:
复制代码代码如下:yum provides "*/ld-linux.so.2"
在CentOS系统下创建和配置虚拟用户的方法 一、下载当前vsftp最新版本复制代码代码如下:
在国外主机上将Linux系统时间修改为北京时间的方法 也许大家在使用国外vps时感觉vps上的时间不是北京时间,感觉很别扭,今天我们就来改回为北京时间,首先登录你的vps,先用date命令查看下当前时间复
将CentOS服务器的目录映射为Windows磁盘驱动器的方法 1、安装samba(centos5.5):复制代码代码如下:yuminstallsambasystem-config-sambasamba-clientsamba-common2、创建www账号复制代码代码如下:/usr/sbin/useraddwwwmkdir-p/data/wwwchmo
标签: centos7安装yum报错
本文链接地址:https://www.jiuchutong.com/biancheng/363295.html 转载请保留说明!友情链接: 武汉网站建设