Skip to content

Instantly share code, notes, and snippets.

@hygl
Created September 7, 2017 08:59
Show Gist options
  • Save hygl/5cf24d3737c946e4851fbc77d94d39b0 to your computer and use it in GitHub Desktop.
Save hygl/5cf24d3737c946e4851fbc77d94d39b0 to your computer and use it in GitHub Desktop.
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
/lib64/libnssutil3.so: undefined symbol: PR_GetEnvSecure
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment