我是靠谱客的博主 健康黄蜂,最近开发中收集的这篇文章主要介绍libselinux conflicts with fakesystemd-1-17.el7.centos.noarch,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

问题描述

Error: libselinux conflicts with fakesystemd-1-17.el7.centos.noarch
You could try using --skip-broken to work around the problem
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
fakesystemd-1-17.el7.centos.noarch has installed conflicts systemd: fakesystemd-1-17.el7.centos.noarch


大致意思是:libselinux与fakesystemd-1-17.el7.centos.noarch冲突

解决措施

yum swap -y fakesystemd systemd && yum clean all
yum update -y  && yum clean all


最后

以上就是健康黄蜂为你收集整理的libselinux conflicts with fakesystemd-1-17.el7.centos.noarch的全部内容,希望文章能够帮你解决libselinux conflicts with fakesystemd-1-17.el7.centos.noarch所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(48)

评论列表共有 0 条评论

立即
投稿
返回
顶部