删除重复的软件包 libgcc-4.4.7-17.el6.x86_64(已安装 libgcc-4.4.7-17.el6.i686)后运行 yum 或 rpm 时出现问题。
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
libgcc_s.so.1: cannot open shared object file: No such file or directory
Please install a package which provides this module, or
verify that the module is installed correctly.
It's possible that the above module doesn't match the
current version of Python, which is:
2.6.6 (r266:84292, Jul 10 2013, 22:48:45)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-3)]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://yum.baseurl.org/wiki/Faq
顺便说一下,这是在 CentOS 6.4 上运行的。
有任何想法吗?