On Wed, Jun 24, 2026 at 10:49:51PM +0800, Miao Wang wrote: > I discovered another issue exposed in this incident. Since trixie, login is > migrated to the util-linux package and becomes no longer essential. As a > result, > it is not assured that /etc/pam.d/login must exists. However, There are some > packages that still install pam configurations which include login instead of > common-auth. I found weston and greetd that are such examples using code > search.
Yes, I also noticed this and filed bugs for them where there were none. login's Priority: required hides this problem somewhat. Most of the bugs are fixed, still open TTBOMK: * weston #1140097 - done in exp * greetd #1140127 not sure where the replies went, but I got a reply from the maintainer they're looking into it > I wonder if we should add a lintian rule that can detect this. Sounds reasonable to avoid introducing new cases where upstreqm ships a RedHat-style PAM config. Chris

