大约一个月前,我在 Centos 6.7 上对 Tuleap 进行了基本完整安装。现在出现错误tuleap-plugin-git-gitolite3-4.153-1.el6.noarch has installed conflicts tuleap-plugin-git: tuleap-plugin-git-gitolite3-4.153-1.el6.noarch
,我不确定要删除或重新安装哪个。我正在使用添加的 Epel 和 Tuleap repo。它似乎与自身发生冲突。
答案1
在 Tuleap 邮件列表中找到:
添加exclude=php-pecl-apcu
到/etc/yum.repos.d/epel.repo
并再次执行yum update
。