CentOS 6.2 upgrade yum prompt libotf.so.0 error how to do?

  

CentOS many software installation needs to be completed by yum, but CentOS6.2 when upgrading yum error, prompt libotf.so.0, a lot People do not know how to deal with this situation, the following small series will introduce you to CentOS 6.2 yum update prompt libotf.so.0 solution.

given as follows:

Setting up Update Process

Resolving Dependencies

- "Running transaction check

- -" Package openmpi.x86_64 0:1.5.3-3.el6 will be updated

--" Processing Dependency: libotf.so.0()(64bit) for package: 1:emacs-23.1-21 .el6_2.3.x86_64

Package openmpi-psm is obsoleted by openmpi, but obsoleting package does not provide for requirements

---》 Package openmpi.x86_64 0:1.5.4-1 .el6 will be an update

--> Finished Dependency Resolution

Error: Package: 1:emacs-23.1-21.el6_2.3.x86_64 (@updates)

Requires: libotf.so.0()(64bit)

Removing: openmpi-1.5.3-3.el6.x86_64 (@anaconda-CentOS-201112091719.x86_64/6.2)

Libotf.so.0()(64bit)

Updated By: openmpi-1.5.4-1.el6.x86_64 (base)

Not found

Available: libotf -0.9.9-3.1.el6.x8 6_64 (base)

libotf.so.0()(64bit)

Available: openmpi-psm-1.5.3-3.el6.x86_64 (base)

Libotf.so.0()(64bit)

You could try using --skip-broken to work around the problem

You could try running: rpm -Va --nofiles --nodigest

In fact, it is an openmpi error, the solution:

yum install libotf

The above is the solution for CentOS 6.2 upgrade yum error libotf.so.0, do you encounter Got the same yum update problem? Try the solution described in this article.

Copyright © Windows knowledge All Rights Reserved