Hi guys, using the buildroot master branch, sudo group setup fails since commit 9b7f8da96b, which updated sudo to v1.9.11p2. The fix is trivial, an adjustment for the sed pattern matching is needed in SUDO_ENABLE_SUDO_GROUP_RULE because the sudoers file changed. Best regards, Matthias
Thanks for the bug report and investigation! I have submitted a patch at https://patchwork.ozlabs.org/project/buildroot/patch/20220718215158.2167845-1-thomas.petazzoni@bootlin.com/ to fix this.
Matthias, All, Thanks for your report. We believe this has been fixed with commit 079fccdee5a2 (package/sudo: fix SUDO_ENABLE_SUDO_GROUP_RULE following version bump), as provided by Thomas. In case there is still an issue, do not hesitate to reopen and provide more information. Regards, Yann E. MORIN.