Bug 284022

Summary: unstripped binaries in krb5
Product: [openSUSE] openSUSE 10.3 Reporter: Dirk Mueller <dmueller>
Component: NetworkAssignee: Michael Calmer <mc>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 5   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 273170    

Description Dirk Mueller 2007-06-13 19:33:09 UTC
krb5 contains unstripped binaries: 

W: krb5-apps-clients unstripped-binary-or-object /usr/lib/mit/bin/v4rcp
W: krb5-apps-clients unstripped-binary-or-object /usr/lib/mit/bin/ksu


this is because they're installed non-executable and therefore ignored by the find-debuginfo.sh script. 

the fix is to chmod 755 them at the end of %install section instead of via the %attr in the %files section
Comment 1 Michael Calmer 2007-06-14 15:46:05 UTC
fix submitted to STABLE