From nobody Tue Aug 08 15:45:46 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RKyG460tJz4mWMK for ; Tue, 8 Aug 2023 15:46:04 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [135.125.211.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RKyG43r38z3d3F; Tue, 8 Aug 2023 15:46:04 +0000 (UTC) (envelope-from trashcan@ellael.org) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple (p5b2e5964.dip0.t-ipconnect.de [91.46.89.100]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 4RKyFw62Ltz10s7; Tue, 8 Aug 2023 17:45:56 +0200 (CEST) Content-Type: text/plain; charset=utf-8 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.700.6\)) Subject: [SOLVED] 14-CURRENT | alternatives for defunct /usr/lib/pam_opie.so? From: Michael Grimm In-Reply-To: <86350th7pa.fsf@ltc.des.no> Date: Tue, 8 Aug 2023 17:45:46 +0200 Cc: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <5CD088DD-701D-49CC-8DAD-5E827D03EF87@ellael.org> References: <613E7476-6553-4A74-BF33-EF95D95F25A9@ellael.org> <86350th7pa.fsf@ltc.des.no> To: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= X-Mailer: Apple Mail (2.3731.700.6) X-Rspamd-Queue-Id: 4RKyG43r38z3d3F X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16276, ipnet:135.125.128.0/17, country:FR] Dag-Erling Sm=C3=B8rgrav wrote: > Michael Grimm writes: >> I'm currently in the process to prepare for upcoming 14-STABLE. Thus, >> I upgraded one of my sytems from 13-STABLE to 14-CURRENT. >=20 > Did you run etcupdate? I was just about to report that I somehow managed to "solve" this issue = with pam_opie, but not knowing how. Yep, I did run etcupdate, but not before reporting my issue. This = morning I did reinstall world, kernel and all my ports and ran etcupdate = on host and in all my ports. Removing security/opie afterwards and = everything is fine now. Sorry for the noise, I should have known better! Regards and thanks to all, Michael=