Date: Mon, 6 Nov 2023 09:50:18 +0100 From: Baptiste Daroussin <bapt@freebsd.org> To: The Doctor <doctor@doctor.nl2k.ab.ca> Cc: Glen Barber <gjb@freebsd.org>, freebsd-current@freebsd.org, freebsd-stable@freebsd.org, freebsd-snapshots@freebsd.org, FreeBSD Release Engineering Team <re@freebsd.org> Subject: Re: Radius challenges in FreeBSD 14.0 Re: FreeBSD 14.0-RC4 Now Available Message-ID: <efbefkav36ppxj6lciuallwid2iv3acksq7gfztjwfwmyomaxq@cjnvpita5sni> In-Reply-To: <xjwuutjiqy2ltmjfg5rrk3fu2bxdraqdtgsfoye7bkq3veqghu@v5dmwofwuwk7> References: <20231103234232.GK1289@FreeBSD.org> <ZUfRvHmIqo0wq2ua@doctor.nl2k.ab.ca> <ZUfoyoPlGwwJq5fK@doctor.nl2k.ab.ca> <5p6sszthbhskientm4tki4pq4hyzws4fnmzgq4cagh7yvkrwyo@hhmf5cy4gmsu> <ZUia0xL5cBkOHTxo@doctor.nl2k.ab.ca> <xjwuutjiqy2ltmjfg5rrk3fu2bxdraqdtgsfoye7bkq3veqghu@v5dmwofwuwk7>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 06, 2023 at 09:04:15AM +0100, Baptiste Daroussin wrote: > On Mon, Nov 06, 2023 at 12:50:43AM -0700, The Doctor wrote: > > On Mon, Nov 06, 2023 at 08:43:05AM +0100, Baptiste Daroussin wrote: > > > On Sun, Nov 05, 2023 at 12:11:06PM -0700, The Doctor wrote: > > > > On Sun, Nov 05, 2023 at 10:32:44AM -0700, The Doctor wrote: > > > > > On Fri, Nov 03, 2023 at 11:42:32PM +0000, Glen Barber wrote: > > > > > > The fourth RC build of the 14.0-RELEASE release cycle is now available. > > > > > > > > > > > > Installation images are available for: > > > > > > > > > > > > o 14.0-RC4 amd64 GENERIC > > > > > > > > > > > > > > > > > > > > > > I am having a problem witb Freeradius and GNU radius. > > > > > > > > > > Anyone else? > > > > > > > > > > > > > > > > > > I found the problem. Replace /usr/lib/libncursesw.so as a symbolic > > > > link to /lib/libncursesw.so.9 > > > > > > can you provide more inputs here, please where do you get your freeradious or > > > gnu radius implementation from, what is failing an so on? > > > > > > Best regards, > > > Bapt > > > > freeradius looks like a TLS issue with openssl 3 > > > > . > > > > gnu Radius was biuld by me and not a port. > > > > Trying to recode is a challenge. > > > > What is happening is that > > > > the so file is not being recognised so > > I have to symlink in order to get GNU radius 1.6.X to work . > > > > It will work with /lib/libncursesw.so.9 if the so file is found in > > /usr/lib . > > OK I will dig into gnu-radius, and fix the port if needed! thank you > > Best regards, > Bapt I just checked here, and I built gnu-radius on a vanilla freebsd 14.0 rc4 and a vanilla 15 current, and in both case it perfectly links to libncursesw.so.9 and does not require any change of the .so, at least from all the binary analysis that I have done, do you have a specific command that will expose the issue? Can you provide me you gnu-radius package as created by pkg create gnu-radius ? Best regards, Bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?efbefkav36ppxj6lciuallwid2iv3acksq7gfztjwfwmyomaxq>