網路城邦
上一篇 回創作列表 下一篇   字體:
You could try using --skip-broken to work around the problem 解決方法
2011/06/03 19:03:01瀏覽1373|回應0|推薦0

問題:在yum install xx 時,出現 You could try using --skip-broken to work around the problem,如下:

Missing Dependency: libevent-1.4.so.2()(64bit) is needed by package mysql-proxy-0.5.1-2.el5.x86_64 (epel)
Error: Missing Dependency: libevent-1.4.so.2()(64bit) is needed by package mysql-proxy-0.5.1-2.el5.x86_64 (epel)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

解決方法:

[root@iget bin]# yum --skip-broken update

( 心情隨筆雜記 )
回應 推薦文章 列印 加入我的文摘
上一篇 回創作列表 下一篇

引用
引用網址:https://classic-blog.udn.com/article/trackback.jsp?uid=iget&aid=5286603