Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
sys-apps/shadow-4.0.17 outputs the following error message before the "Password:" prompt: configuration error - unknown item 'GETPASS_ASTERISKS' (notify administrator) GETPASS_ASTERISKS no longer appears in lib/getdef.c and should therefore be removed from the default /etc/login.defs. (Note that GETPASS_ASTERISKS appears in 4 places at least: ${S}/etc/login.defs ${FILESDIR}/etc/login.defs ${FILESDIR}/${PN}-4.0.13-login.defs.patch and in an "sed" expression in the ebuild itself.) In case "emerge --info" is needed, see bug #139966.
Nice, Bug 135987 is back, and this time it's broken even w/ USE="skey"...
(In reply to comment #1) > Nice, Bug 135987 is back, and this time it's broken even w/ USE="skey"... From looking at the ebuild it might be okay without that USE flag (I didn't verify this, though). However, since libshadow_getpass was removed in -4.0.17, I believe GETPASS_ASTERISKS can be completely eliminated now.
looks like another feature that hasnt been fully cleaned in 4.0.17
fixed with 4.0.17-r1
this is still happening for me in sys-apps/shadow-4.0.18.1 on every login.
if it helps, I upgraded from sys-apps/shadow-4.0.15-r2. I don't see anything in the current patch files to remove the GETPASS_ASTERISKS keyword from /etc/login.defs