Hi all,
dnf is broken after updating to Fixpack_7200-05-10-2520.
Error:
!:root@hostname:/> dnf
Traceback (most recent call last):
File "/opt/freeware/bin/dnf", line 57, in <module>
from dnf.cli import main
File "/opt/freeware/lib/python3.7/site-packages/dnf/__init__.py", line 32, in <module>
import dnf.base
File "/opt/freeware/lib/python3.7/site-packages/dnf/base.py", line 29, in <module>
import libdnf.transaction
File "/opt/freeware/lib/python3.7/site-packages/libdnf/__init__.py", line 3, in <module>
from . import common_types
File "/opt/freeware/lib/python3.7/site-packages/libdnf/common_types.py", line 13, in <module>
from . import _common_types
ImportError: rtld: 0712-001 Symbol lua_newuserdata was referenced
from module /usr/opt/rpm/lib/librpmio.so(), but a runtime definition
of the symbol was not found.
!:root@hostname:/> lslpp -l |grep rpm
rpm.rte 4.15.1.1015 COMMITTED RPM Package Manager
rpm.rte 4.15.1.1015 COMMITTED RPM Package Manager
!:root@hostname:/>
How can we resolve this issue ?
It worked before with:
1003:root@anotherhost:/> oslevel -s
7200-05-09-2446
1004:root@anotherhost:/> lslpp -l |grep rpm
rpm.rte 4.15.1.1013 COMMITTED RPM Package Manager
rpm.rte 4.15.1.1013 COMMITTED RPM Package Manager
1005:root@anotherhost:/>
Thanks
------------------------------
Marc Pentenrieder
------------------------------