Bug 144885

Summary: /usr/lib/libsnmp.so.5.2.0 missing execute bits
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: net-snmpAssignee: Radek Vokál <rvokal>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: sundaram
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-05 00:59:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joe Orton 2005-01-12 14:32:43 UTC
[root@trash etc]# ls -l /usr/lib/libsnmp.so.5.2.0
-rw-r--r--  1 root root 541472 Dec 27 13:42 /usr/lib/libsnmp.so.5.2.0

should be 755.

[root@trash etc]# ldd /usr/lib/libsnmp.so.5.2.0
ldd: warning: you do not have execution permission for
`/usr/lib/libsnmp.so.5.2.0'
        libc.so.6 => /lib/tls/libc.so.6 (0x00c1f000)
        /lib/ld-linux.so.2 (0x0020a000)

Comment 1 Radek Vokál 2005-01-18 10:07:29 UTC
Thanks, will be fixed in next net-snmp versions ..