First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 106765
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tavis Ormandy (RETIRED) <taviso@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martin Nowack <martin.nowack@inf.tu-dresden.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 106765 depends on: Show dependency tree
Show dependency graph
Bug 106765 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-21 02:10 0000
Since version 1.6.8 /etc/sudoers get installed with wrong permission.   
Thats why sudo complains about wrong permission in logfiles and prevent   
starting applications.  
  
This can be easely fixed changing the last line in the src_install() section  
from  
     fperms 0640 /etc/sudoers 
to 
     fperms 0440 /etc/sudoers 
   

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Tavis Ormandy (RETIRED) 2005-09-21 02:28:05 0000 -------
that's odd...seems to have changed between 1.6.8_p9 and -r1. 

I dont know why that was changed, but it's fixed in cvs anyway.

Thanks for the report.

First Last Prev Next    No search results available      Search page      Enter new bug