Note that if you have ls
overriden with eg a shell script in your path (which I do, so I can use exa
instead) this will cause the following error:
configure: error: newly created file is older than distributed files!
To fix it, simply remove the nonstandard ls
from your path.
Pinned Comments
IooNag commented on 2021-10-10 19:27 (UTC)
WARNING: When upgrading a system using pam-selinux, it is recommended to keep a root shell open in a different session/terminal to fix issues, as the authentication system could break when a dependency is updated. For example when libnsl 2.0.0 was released, /usr/lib/security/pam_unix.so could no longer be loaded and pam-selinux needed to be rebuilt/updated in order to fix the authentication system.