Bug 992 - Alias "en_US.UTF-8" already defined
Alias "en_US.UTF-8" already defined
Status: RESOLVED WORKSFORME
Product: Sudo
Classification: Unclassified
Component: Sudo
1.9.5
PC Linux
: low normal
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-09-13 09:44 MDT by BastJ
Modified: 2022-03-04 09:17 MST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BastJ 2021-09-13 09:44:30 MDT
When running: /usr/sbin/visudo -c -f /opt/security/sudo/sudoers.master

Every Cmnd_Alias, User_Alias and Runas_Alias are getting errors like this:

/opt/security/sudo/sudoers.master:291:194: Alias "en_US.UTF-8" already defined
Cmnd_Alias U40CACHE_CMNDS=/bin/su - u40cache,/bin/su - u40cache *,/bin/su u40cache,/bin/su u40cache *,/usr/bin/su - u40cache,/usr/bin/su - u40cache *,/usr/bin/su u40cache,/usr/bin/su u40cache *
                                                                                                                                                                                                 ^
Comment 1 BastJ 2021-09-13 13:46:17 MDT
Oh, the version of sudo I'm running is sudo-1.9.5-3.el5 on Oracle Linus 5.11
Comment 2 Todd C. Miller 2022-01-07 13:06:25 MST
If this is still a problem for you, please let me know where the sudo package your are running came from.  If it is possible to test the latest sudo from www.sudo.ws that would be even better.
Comment 3 Todd C. Miller 2022-03-04 09:17:32 MST
Unable to reproduce with sudo 1.9.9 or 1.9.10.  Please re-open if you still see this with that latest sudo package from www.sudo.ws.