Bug 1173821
Summary: | freeradius fails to start: libssl version mismatch | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jonas Sell <redhat> |
Component: | freeradius | Assignee: | Nikolai Kondrashov <nikolai.kondrashov> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | jdennis, juriaan, kenny, kgagnon, lemenkov, mo.ucina, nikolai.kondrashov, nmavrogi |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | freeradius-3.0.4-4.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-02-15 03:04:39 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jonas Sell
2014-12-13 09:32:47 UTC
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. |