Re: mysqld breaks yum, help?

James Antill <[email protected]>
Newsgroups gmane.linux.rpm.yum
Message-ID <[email protected]>
Dac Chartrand <[email protected]> writes:

> Greetings. After doing:
>
> $ yum install mysql-server
> $ /etc/init.d/mysqld start
>
> Yum is broken. Example:
>
> $ yum list php
> Loading "fastestmirror" plugin
> Loading "priorities" plugin
> Loading mirror speeds from cached hostfile
>  * utterramblings: www.jasonlitka.com
>  * base: mirror.nuvio.com
> Traceback (most recent call last):
>   File "/usr/bin/yum", line 29, in ?
>     yummain.main(sys.argv[1:])
> [..snip..]
>   File "/usr/lib/python2.4/threading.py", line 416, in start
>     _start_new_thread(self.__bootstrap, ())
> thread.error: can't start new thread

 The only thing I know which uses threads is yum-fastestmirror ... so
you could try disabling that. However I'd look at your MySQL
config. to see if it's starting an excessive number of threads or
something else that's weird, as I've not heard of this problem (and I
don't see how MySQL could directly affect yum).

-- 
James Antill -- [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.