Foro de elhacker.net

Sistemas Operativos => GNU/Linux => Mensaje iniciado por: Buggcon en 29 Julio 2013, 04:38 am



Título: Ayuda con yum , error (Centos 6)
Publicado por: Buggcon en 29 Julio 2013, 04:38 am
Buenas noches!
Me aparece este error:

Código:
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

/usr/lib64/python2.6/site-packages/pycurl.so: undefined symbol: CRYPTO_set_locking_callback

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)]

¿Hay alguna solucion? se los agradeceria mucho!


Título: Re: Ayuda con yum , error (Centos 6)
Publicado por: ccrunch en 30 Julio 2013, 17:57 pm
Tienes un problema de bibliotecas compartidas:

http://www.linuxquestions.org/questions/fedora-35/yum-undefined-symbol-crypto_set_locking_callback-839211/