Comment 6 for bug 1873923

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

A similar error happens with the current version in jammy:

Wed Mar 23 16:58:54 2022 : Error: /etc/freeradius/3.0/mods-enabled/python3[9]: Failed to link to module 'rlm_python3': /usr/lib/freeradius/rlm_python3.so: undefined symbol: PyTuple_Type

Looks like it's https://bugzilla.redhat.com/show_bug.cgi?id=1917157:
# ldd /usr/lib/freeradius/rlm_python3.so
        linux-vdso.so.1 (0x00007ffe65fe1000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fb4037c9000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fb403a03000)