root@Host163:/>> /opt/freeware/bin/dnf update
Traceback (most recent call last):
File "/opt/freeware/bin/dnf", line 58, in <module>
from dnf.cli import main
File "/opt/freeware/lib/python3.9/site-packages/dnf/__init__.py", line 30, in <module>
import dnf.base
File "/opt/freeware/lib/python3.9/site-packages/dnf/base.py", line 29, in <module>
import libdnf.transaction
File "/opt/freeware/lib64/python3.9/site-packages/libdnf/__init__.py", line 3, in <module>
from . import common_types
File "/opt/freeware/lib64/python3.9/site-packages/libdnf/common_types.py", line 13, in <module>
from . import _common_types
ImportError: Could not load module /opt/freeware/lib64/python3.9/site-packages/libdnf/_common_types.so.
Dependent module /opt/freeware/lib/pthread/libstdc++.a(libstdc++.so.6) could not be loaded.
The module has an invalid magic number.
root@Host163:/>> rpm -qa | grep openssl
openssl-1.0.1e-2.ppc
root@Host163:/>> rpm -e openssl-1.0.1e-2.ppc
error: Failed dependencies:
libcrypto.a(libcrypto.so.0.9.8) is needed by (installed) net-snmp-5.7.2-1.ppc
libcrypto.a(libcrypto.so.0.9.8) is needed by (installed) libevent-2.0.21-1.ppc
libcrypto.a(libcrypto.so.0.9.8) is needed by (installed) tripwire-2.4.2.2-1.ppc
libcrypto.a(libcrypto.so.1.0.1) is needed by (installed) libssh-0.5.5-1.ppc
libcrypto.a(libcrypto.so.1.0.1) is needed by (installed) libssh2-1.4.3-2.ppc
libcrypto.so is needed by (installed) net-snmp-5.7.2-1.ppc
libcrypto.so is needed by (installed) net-snmp-utils-5.7.2-1.ppc
libcrypto.so is needed by (installed) ruby-2.0.0.353-1.ppc
libcrypto.so is needed by (installed) syslog-ng-3.2.5-1.ppc
libcrypto.so is needed by (installed) net-snmp-perl-5.7.2-1.ppc
libcrypto.so is needed by (installed) python-2.7.5-1.ppc
libssl.a(libssl.so.0.9.8) is needed by (installed) libevent-2.0.21-1.ppc
libssl.so is needed by (installed) ruby-2.0.0.353-1.ppc
libssl.so is needed by (installed) syslog-ng-3.2.5-1.ppc
libssl.so is needed by (installed) python-2.7.5-1.ppc
openssl >= 1.0.1 is needed by (installed) libssh-0.5.5-1.ppc
openssl >= 0.9.8 is needed by (installed) net-snmp-5.7.2-1.ppc
openssl >= 1.0.1 is needed by (installed) ruby-2.0.0.353-1.ppc
openssl >= 0.9.8 is needed by (installed) syslog-ng-3.2.5-1.ppc
openssl >= 0.9.8 is needed by (installed) libevent-2.0.21-1.ppc
openssl >= 1.0.1 is needed by (installed) libssh2-1.4.3-2.ppc
openssl >= 1.0.1 is needed by (installed) python-2.7.5-1.ppc
openssl >= 0.9.8 is needed by (installed) tripwire-2.4.2.2-1.ppc
root@Host163:/>>
------------------------------
Shahir Ali FR
------------------------------