【发布时间】:2017-04-25 03:34:46
【问题描述】:
我正在尝试在 Linux Red Hat 6 中将我的 libcurl 版本从 7.54.0 降级到 7.52.1。
我跑:
[root@fossa yhchai]# sudo rpm -Uvh http://nervion.us.es/city-fan/yum-repo/rhel6/x86_64/curl-7.52.1-1.0.cf.rhel6.x86_64.rpm
它给了我一个失败的依赖错误:
Retrieving http://nervion.us.es/city-fan/yum-repo/rhel6/x86_64/curl-7.52.1-1.0.cf.rhel6.x86_64.rpm
error: Failed dependencies:
libcurl(x86-64) = 7.52.1-1.0.cf.rhel6 is needed by curl-7.52.1-1.0.cf.rhel6.x86_64
不胜感激,如果你们能为此提供一些启示和解决方案,谢谢。
【问题讨论】: