Enfrentando problema ao instalar o glibc via yum

0

Eu tenho tentado instalar o glibc e encontrei o seguinte problema -

[root@APP /]# yum install glib*
'import site' failed; use -v for traceback
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

   No module named yum

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, Apr 11 2011, 15:50:32)
[GCC 4.4.4 20100726 (Red Hat 4.4.4-13)]

If you cannot solve this problem yourself, please go to
the yum faq at:
  http://yum.baseurl.org/wiki/Faq

Alguma idéia de como resolvê-lo? A página faq mencionada não tem nada, infelizmente.

    
por RicoRicochet 27.03.2018 / 10:25

0 respostas

Tags