时间:2021-05-19
前言
关于CentOS的出身就不多多说了,拥有RHEL所有功能和性能,甚至更加友好,最重要一点是免费,深受大家的喜爱,CentOS的受欢迎程度并不亚于Ubuntu,之前安装了CentOS7,关于安装的教程,有需要的朋友们可以参考这篇文章:,下面话不多说了,来一起看看详细的介绍吧。
发现问题
最近这两天在更新CentOS7系统时,出现了Multilib version problems错误,执行命令:
# yum update出现了的错误信息:
....---> Package libcap-ng.i686 0:0.7.5-4.el7 will be installed---> Package libstdc++.i686 0:4.8.5-16.el7 will be installed--> Finished Dependency ResolutionError: Multilib version problems found. This often means that the root cause is something else and multilib version checking is just pointing out that there is a problem. Eg.: 1. You have an upgrade for glibc which is missing some dependency that another package requires. Yum is trying to solve this by installing an older version of glibc of the different architecture. If you exclude the bad architecture yum will tell you what the root cause is (which package requires what). You can try redoing the upgrade with --exclude glibc.otherarch ... this should give you an error message showing the root cause of the problem. 2. You have multiple architectures of glibc installed, but yum can only see an upgrade for one of those architectures. If you don't want/need both architectures anymore then you can remove the one with the missing update and everything will work. 3. You have duplicate versions of glibc installed already. You can use "yum check" to get yum show these errors. ...you can also use --setopt=protected_multilib=false to remove this checking, however this is almost never the correct thing to do as something else is very likely to go wrong (often causing much more problems). Protected multilib versions: glibc-2.17-196.el7.i686 != glibc-2.17-157.el7_3.1.x86_64Error: Protected multilib versions: pcre-8.32-17.el7.i686 != pcre-8.32-15.el7_2.1.x86_64Error: Protected multilib versions: elfutils-libs-0.168-8.el7.i686 != elfutils-libs-0.166-2.el7.x86_64......解决过程如下:
//查询重复的软件包# rpm -q systemd-libssystemd-libs-219-30.el7.x86_64systemd-libs-219-42.el7_4.1.x86_64//删除旧版# rpm -e systemd-libs-219-30.el7.x86_64error: Failed dependencies: systemd-libs = 219-30.el7 is needed by (installed) libgudev1-219-30.el7.x86_64//仍然出现依赖问题,继续查询libgudev1的版本信息# rpm -q libgudev1libgudev1-219-30.el7.x86_64//发现只有一个版本,升级试一下# yum update libgudev1......Updated: libgudev1.x86_64 0:219-42.el7_4.1 Complete!# rpm -q libgudev1libgudev1-219-42.el7_4.1.x86_64//升级完成后,删除旧版本的systemd-libs# rpm -e systemd-libs-219-30.el7.x86_64# rpm -q systemd-libssystemd-libs-219-42.el7_4.1.x86_64最后查询发现只剩下最新版本的systemd-libs,其他重复版本包的解决,也是同样的过程。
核心的命令主要是:
rpm -q package-namesrpm -e package-full-version总结
以上就是这篇文章的全部内容了,希望本文的内容对大家的学习或者工作具有一定的参考学习价值,如果有疑问大家可以留言交流,谢谢大家对的支持。
声明:本页内容来源网络,仅供用户参考;我单位不保证亦不表示资料全面及准确无误,也不保证亦不表示这些资料为最新信息,如因任何原因,本网内容或者用户因倚赖本网内容造成任何损失或损害,我单位将不会负任何法律责任。如涉及版权问题,请提交至online#300.cn邮箱联系删除。
PostgreSQL更新表时时间戳不会自动更新的解决方法,具体如下操作系统:CentOS7.3.1611_x64PostgreSQL版本:9.6问题描述Post
首次使用centos7系统,在做网络配置时遇到不少问题。特写此博客,记录问题的解决方法,欢迎各位大佬指正。一、虚拟机设置vmware界面最上面,选择虚拟机->设
Win7不能自动更新的原因和解决方法?原因:对于windows7中的自动更新,如果不出现时,主要是要检查你的对更新的设置的改变选项。可以从两方面着手解决。解决方
安装容易出现的问题以及解决方法:1、更新sdk时可能无法连接服务器,可在C:\WINDOWS\system32\drivers\etc下的hosts文件最后添加
问题1:屏幕出现Pleasewait...等待许久不见动静 解决方法:这是Win7安装开始时安装程序加载时的提示语。如果卡在这个地方无法进行下去,请检查电