Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 2014 04:53:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196246] New: net/freeradius3: Package runtime libssl check repeats
Message-ID:  <bug-196246-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196246

            Bug ID: 196246
           Summary: net/freeradius3: Package runtime libssl check repeats
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: hanson.freebsd@w0.net.au

May be related to PR 192661.

Installing net/freeradius3 as a package on 10.1-RELEASE results in the
following output when started in debug mode:

root:~ # radiusd -X
libssl version mismatch.  built: 1000105f linked: 100010af
libssl version mismatch.  built: 1000105f linked: 100010af
libssl version mismatch.  built: 1000105f linked: 100010af
libssl version mismatch.  built: 1000105f linked: 100010af
libssl version mismatch.  built: 1000105f linked: 100010af

The mismatch line will keep repeating until the process is killed. The daemon
does not seem to accept any connections.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196246-13>