On Tue, Jan 03, 2023 at 09:39:31PM +0000, Ivan Quitschal wrote:
> ...
> I am having a problem here after doing a:
> make installworld
> and
> make delete-old-libs
> 
> now I cant login (only thru single user)
> looks like the "make delete-old-libs"  has deleted that lib pam_opie.so.6 and 
> now I cannot pass the login prompt
> says the error "pam_opie.so: not found
> 
> how can I get it back? I tried everything and nothing brought it back , not 
> even another make installworld
> any insights?
> ....

I believe that the issue is a result of:

| commit 0aa2700123e22c2b0a977375e087dc2759b8e980
| Author: Dag-Erling Smørgrav <d...@freebsd.org>
| Date:   Sun Oct 2 03:37:29 2022 +0200
| 
|     Put OPIE to rest.
| 
|     Differential Revision: https://reviews.freebsd.org/D36592

(in src/lib/libpam/modules).

OPIE is (thus) no longer part of FreeBSD current.  I expect it would
be best if you arranged things so you no longer depend on it.

Peace,
david
-- 
David H. Wolfskill                              da...@catwhisker.org
Putin seems to use the word "peace" in the way that Neville Chamberlain did.

See https://www.catwhisker.org/~david/publickey.gpg for my public key.

Attachment: signature.asc
Description: PGP signature

Reply via email to