Re: ssh errors, libgssapi_krb5

From: Rodrigo Osorio <rodrigo_at_osorio.me>
Date: Fri, 08 Aug 2025 13:22:44 UTC
On 28/07/25 20:03, Cy Schubert wrote:
> In message <aIeDuZzC0FJGG0II@freefall.freebsd.org>, Lexi Winter writes:
>> Herbert:
>>> On Mon, 28 Jul 2025, at 15:32, Lexi Winter wrote:
>>>> dlopen: Cannot open "/usr/lib/libgssapi_krb5.so.121"
>>>> git@git.le-fay.org: Permission denied (publickey,gssapi-with-mic).
>>> =20
>>> Have you rebuilt ports like curl, git, etc.?
>> this isn't related to ports, it happens with /usr/bin/ssh as well.
>> i probably should have mentioned that.
>>
>> but oddly, after rebuilding main with no changes and updating again, ssh
>> now works fine.
>>
>> but i don't really understand what broke it to begin with... what causes
>> ssh to load libgssapi_something?
> The DSO bump broke gssapi/mech. The mech file was updated last night to
> point to the current DSO.
>
>
Hi,

I fall in the same issue and multiple ports still asking for
121 version. As Herbert suggest, I think impacted ports revision
should be bumped to force recompilation.

What @portmgr think about how to solve this issue ?

regards,
-- rodrigo