diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-11-11 09:36:12 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-11-11 09:54:04 +0000 |
| commit | 60e01874711bcb65a81d21b4647cb160645e3920 (patch) | |
| tree | 38bdcf125c4aa967bef3c097c42509e403df6d8c /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 46679c6a02c7a3b49f2500f72974ade365e561ae (diff) | |
pam: fix pam_unix autohentication failures when ran as user
Commit d0c42dfa "pam: bind Linux-PAM locales from pam-specific folder
(upstream patch)" added autoreconfHook269 into one of the postPatch
phases.
This clobbered the change applied by `suid-wrapper-path.patch` as it was
patching Makefile.in.
As a result `nixosTests.sway` test started failing as:
check pass; user unknown
Running `swaylock` on real system exhibited the same result.
As `suid-wrapper-path.patch` is clobbered we were running non-suid
version of `unix_chkpwd`:
/nix/store/...-linux-pam-1.5.2/sbin/unix_chkpwd
instead of SUID-wrapped
/run/wrappers/bin/unix_chkpw
The fix is trivial: move the patch from auto-generated file to
`Makefile.am`.
Discovered-by: Yureka
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
