Originally posted by: lfoo
glib2 installed but the yum state is still cloudy. The errors with python modules still running amok with each yum operations.
# yum list installed glib2
Installed Packages
glib2.ppc 2.56.1-2 @AIX_Toolbox
#rpm -qa | grep -i glib2
glib2-2.14.6-2.ppc
glib2-2.56.1-2.ppc
lrwxrwxrwx 1 root system 36 Nov 12 10:49 /usr/lib/libglib-2.0.a@ -> ../../opt/freeware/lib/libglib-2.0.a*
lrwxrwxrwx 1 root system 37 Nov 12 10:49 /usr/lib/libglib-2.0.so@ -> ../../opt/freeware/lib/libglib-2.0.so*
lrwxrwxrwx 1 root system 39 Nov 12 10:49 /usr/lib/libglib-2.0.so.0@ -> ../../opt/freeware/lib/libglib-2.0.so.0*
# ls -l /opt/freeware/lib/libglib*
-rwxr-xr-x 1 root system 15384286 Aug 07 01:57 /opt/freeware/lib/libglib-2.0.a*
lrwxrwxrwx 1 root system 16 Nov 12 10:48 /opt/freeware/lib/libglib-2.0.so@ -> libglib-2.0.so.0*
-rwxr-xr-x 1 root system 7281447 Aug 07 01:57 /opt/freeware/lib/libglib-2.0.so.0*
# yum search
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
0509-022 Cannot load module /opt/freeware/lib/python2.7/site-packages/pycurl.so.
0509-150 Dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so) could not be loaded.
0509-152 Member libcrypto.so is not found in archive
0509-022 Cannot load module /opt/freeware/lib/python2.7/site-packages/pycurl.so.
0509-150 Dependent module /opt/freeware/lib/python2.7/site-packages/pycurl.so could not be loaded.
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.15 (default, Sep 28 2018, 03:58:41)
[GCC 6.3.0]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://yum.baseurl.org/wiki/Faq
# yum install samba
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
0509-022 Cannot load module /opt/freeware/lib/python2.7/site-packages/pycurl.so.
0509-150 Dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so) could not be loaded.
0509-152 Member libcrypto.so is not found in archive
0509-022 Cannot load module /opt/freeware/lib/python2.7/site-packages/pycurl.so.
0509-150 Dependent module /opt/freeware/lib/python2.7/site-packages/pycurl.so could not be loaded.
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.15 (default, Sep 28 2018, 03:58:41)
[GCC 6.3.0]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://yum.baseurl.org/wiki/Faq