Bug 992

Summary: Alias "en_US.UTF-8" already defined
Product: Sudo Reporter: BastJ
Component: SudoAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: low    
Version: 1.9.5   
Hardware: PC   
OS: Linux   

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.