yum install报错的解决办法

最近在Centos5.3下使用yum install安装软件的时候遇到“thread.error can’t start new thread”的报错提示

下面是解决办法

编辑 /etc/yum/pluginconf.d/fastestmirror.conf
将enabled=1修改为enabled=0,禁用该功能就可以了。

This entry was posted in Code and tagged . Bookmark the permalink. [20 views]

Related Posts

  • 暂无相关日志

Comments are closed.