All,
I installed DNF just fine. I ran "dnf install mutt" fine and the product was installed. After that I did a "dnf update" and it seemed to run fine.
Since then when I use DNF I get this:
bash-5.2# ./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.9/site-packages/dnf/__init__.py", line 32, 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/lib/python3.9/site-packages/libdnf/__init__.py", line 3, in <module>
from . import common_types
File "/opt/freeware/lib/python3.9/site-packages/libdnf/common_types.py", line 13, in <module>
from . import _common_types
ImportError: 0509-130 Symbol resolution failed for /opt/freeware/lib/libgio-2.0.a(libgio-2.0.so.0) because:
0509-136 Symbol recvmmsg (number 822) is not exported from
dependent module /usr/lib/libc.a(shr.o).
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
Any ideas?
------------------------------
Bruce Leggett
------------------------------
#AIXOpenSource