leap library appears to have been deprecated without the config. Reproducible: Always Steps to Reproduce: 1. emerge freeradius 2. enable eap module 3. start freeradius Actual Results: rlm_eap (EAP): Failed to link rlm_eap_leap: /usr/lib64/rlm_eap_leap.so: cannot open shared object file: No such file or directory Expected Results: succesfull start Commenting the leap { } lines in the eap config fixes the issue for now, think is best to do this by default, as it's deprecated according to the documentation.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5921dd829647c67b900a994522325dc2e0fcb1ed commit 5921dd829647c67b900a994522325dc2e0fcb1ed Author: Tomáš Mózes <hydrapolic@gmail.com> AuthorDate: 2021-12-23 12:16:17 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2021-12-30 20:52:25 +0000 net-dialup/freeradius: bump to 3.0.25 Closes: https://bugs.gentoo.org/719984 Closes: https://bugs.gentoo.org/721040 Closes: https://bugs.gentoo.org/784143 Closes: https://bugs.gentoo.org/816972 Closes: https://bugs.gentoo.org/818205 Closes: https://github.com/gentoo/gentoo/pull/23479 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org> net-dialup/freeradius/Manifest | 1 + net-dialup/freeradius/files/radius.conf-r6 | 22 ++ net-dialup/freeradius/freeradius-3.0.25.ebuild | 267 +++++++++++++++++++++++++ 3 files changed, 290 insertions(+)