在 centos 中升级 python 软件包时出错

在 centos 中升级 python 软件包时出错

在更新过程中,我发现 python 包中有一些错误

Error: Package: python-django-1.8.14-1.el7.noarch (@centos-openstack-ocata)
           Requires: python-django-bash-completion = 1.8.14-1.el7
           Removing: python-django-bash-completion-1.8.14-1.el7.noarch (@centos-openstack-ocata)
               python-django-bash-completion = 1.8.14-1.el7
           Updated By: python-django-bash-completion-1.11.23-1.el7.noarch (epel)
               python-django-bash-completion = 1.11.23-1.el7
           Available: python-django16-bash-completion-1.6.11.7-5.el7.noarch (epel)
               python-django-bash-completion = 1.6.11.7-5.el7
Error: python2-uritemplate conflicts with python2-uri-templates-0.6-5.el7.noarch
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

谢谢你的时间

答案1

yum 删除 python2-uri-templates-0.6-5.el7.noarch

相关内容