D
D
Daniil Muidinov2018-09-28 01:39:51
linux
Daniil Muidinov, 2018-09-28 01:39:51

How to solve Failed to initialize NSS library problem?

Hey, I'm getting an error
when executing
yum update

error: Failed to initialize NSS library
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

   cannot import name ts

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.7.5 (default, Aug  4 2017, 00:39:18)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-16)]

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

CentOS 7
Recipes from google for feeding libnspr4.so yum don't help

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2018-09-28
@feanor7

Try to do yum update gcc
Next yum search libnspr4.so and install

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question