Summary: | app-admin/sudo-1.8.18_p1 overwrites existing /etc/sudoers | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jonas Stein <jstein> |
Component: | Current packages | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED OBSOLETE | ||
Severity: | major | CC: | alexanderyt, base-system, josef64, jstein, tsmksubc |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=247776 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge --info |
Description
Jonas Stein
![]() Created attachment 473978 [details]
emerge --info
If you had previously installed app-admin/sudo with a binary package created with `quickpkg --include-config=y`, then that would do it if FEATURES=config-protect-if-modified is enabled (the default). I had never "installed app-admin/sudo with a binary package created with `quickpkg --include-config=y`" nor has Josef. Best, JS. Could not reproduce this bug with =app-admin/sudo-1.9.3_p1 Rather, I got the following message, and was able to use etc-update as usual to deal with the change: * IMPORTANT: config file '/etc/sudoers' needs updating. * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS * sections of the emerge man page to learn how to update config files. This bug seems like it should be closed. |