Created
May 22, 2014 13:43
-
-
Save qiaohaijun/ac3ec19566c406d97ba4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resolving Dependencies | |
--> Running transaction check | |
---> Package salt-minion.noarch 0:0.17.4-1.el5 set to be updated | |
--> Processing Dependency: salt = 0.17.4-1.el5 for package: salt-minion | |
--> Running transaction check | |
---> Package salt.noarch 0:0.17.4-1.el5 set to be updated | |
--> Processing Dependency: yum-utils for package: salt | |
--> Processing Dependency: sshpass for package: salt | |
--> Processing Dependency: python26-zmq for package: salt | |
--> Processing Dependency: python26-msgpack for package: salt | |
--> Processing Dependency: python26-m2crypto for package: salt | |
--> Processing Dependency: python26-jinja2 for package: salt | |
--> Processing Dependency: python26-crypto for package: salt | |
--> Processing Dependency: python26-PyYAML for package: salt | |
--> Running transaction check | |
---> Package python26-PyYAML.x86_64 0:3.08-4.el5 set to be updated | |
--> Processing Dependency: libyaml-0.so.1()(64bit) for package: python26-PyYAML | |
---> Package python26-crypto.x86_64 0:2.3-5.el5 set to be updated | |
---> Package python26-jinja2.noarch 0:2.5.5-4.el5 set to be updated | |
--> Processing Dependency: python26-babel >= 0.8 for package: python26-jinja2 | |
--> Processing Dependency: python26-markupsafe for package: python26-jinja2 | |
---> Package python26-m2crypto.x86_64 0:0.21.1-5.el5 set to be updated | |
---> Package python26-msgpack.x86_64 0:0.1.12-2.el5 set to be updated | |
---> Package python26-zmq.x86_64 0:2.1.9-3.el5 set to be updated | |
--> Processing Dependency: libzmq.so.1()(64bit) for package: python26-zmq | |
---> Package sshpass.x86_64 0:1.05-1.el5 set to be updated | |
---> Package yum-utils.noarch 0:1.1.16-21.el5 set to be updated | |
--> Running transaction check | |
---> Package libyaml.x86_64 0:0.1.2-3.el5 set to be updated | |
---> Package python26-babel.noarch 0:0.9.5-2.el5 set to be updated | |
---> Package python26-markupsafe.x86_64 0:0.11-3.el5 set to be updated | |
---> Package python26-zmq.x86_64 0:2.1.9-3.el5 set to be updated | |
--> Processing Dependency: libzmq.so.1()(64bit) for package: python26-zmq | |
--> Finished Dependency Resolution | |
python26-zmq-2.1.9-3.el5.x86_64 from epel has depsolving problems | |
--> Missing Dependency: libzmq.so.1()(64bit) is needed by package python26-zmq-2.1.9-3.el5.x86_64 (epel) | |
Error: Missing Dependency: libzmq.so.1()(64bit) is needed by package python26-zmq-2.1.9-3.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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I met same problem