>>>>> "Martin" == Martin Schurz <[email protected]> writes:
Martin> I have added pam_tally to common-auth and the upgrade did
Martin> not stop when installing the new libpam-modules. I believe
Martin> the regex is missing these files, since it does not contain
Martin> a "-" in the permitted characters.
Will fix.
Martin> While testing I also noticed, that pam-auth-update gives
Martin> some errors on my system. These come from line 710-714 of
Martin> the script. Upon further checking I found, that the script
Martin> does not handle commented lines. We use "# ..." comments at
Martin> the start of our pam-configs. Is that an intented use-case
Martin> or should we add an exception to pam-auth-update to filter
Martin> comment lines?
Not part of this bug; too late for bullseye.
Martin> And some final nitpick: It seems I mistyped a capital T
Martin> (line 21) into the text templates and this got copied over.
Nod, a translator caught this; will fix.
Thanks for all your help.