Description of problem: freeradius refuses to start on FC21 install (upgrade from FC20). Maybe a problem with OpenSSL? Version-Release number of selected component (if applicable): freeradius 3.0.3-4.fc21 OpenSSL 1.0.1j-fips 15 Oct 2014 How reproducible: Starting freeradius, either in debug mode or via systemctl Steps to Reproduce: 1. radiusd -X 2. fails immediately with "libssl version mismatch.built: 1000109f linked: 100010af" Actual results: freeraidus fails starting Expected results: freeradius starts normally Additional info:
A recompilation with the f21 libraries fixes the issue.
Nikolai could you submit a new build for that package?
freeradius-3.0.4-3.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/freeradius-3.0.4-3.fc21
Thank you for the report, a rebuilt update is submitted.
Working again! Thank you for your work! :)
Package freeradius-3.0.4-3.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing freeradius-3.0.4-3.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-17323/freeradius-3.0.4-3.fc21 then log in and leave karma (feedback).
freeradius-3.0.4-3.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
Hello Guys, I am using the arm version of this package and have similar issue with latest version . root@BPi-R1 /etc/raddb # rpm -qa freeradius* freeradius-utils-3.0.4-3.fc21.armv7hl freeradius-3.0.4-3.fc21.armv7hl root@BPi-R1 /etc/raddb # radiusd -X libssl version mismatch. built: 100010af linked: 100010bf
Maybe it would make sense to disable that check completely in Fedora. Our openssl is supposed to keep binary compatibility, and we want to be able to update openssl without having freeradius stop working.
Thanks, Nikos, I'll look into this.
This seems to happen due to incorrect OpenSSL version parsing in FreeRADIUS. I'll be backporting a patch from upstream fixing this.
freeradius-3.0.4-4.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/freeradius-3.0.4-4.fc21
Package freeradius-3.0.4-4.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing freeradius-3.0.4-4.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-0936/freeradius-3.0.4-4.fc21 then log in and leave karma (feedback).
Hello Nikolai, Works fine on fedora arm . No issues noted so far . Appreciate your help .
freeradius-3.0.4-4.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.