Bug 883872

Summary: man pages have executable flags set
Product: Red Hat Enterprise Linux 5 Reporter: Jan Pokorný [poki] <jpokorny>
Component: dhcpAssignee: Jiri Popelka <jpopelka>
Status: CLOSED WONTFIX QA Contact: Release Test Team <release-test-team-automation>
Severity: low Docs Contact:
Priority: low    
Version: 5.9   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-05 15:41:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Pokorný [poki] 2012-12-05 13:29:10 UTC
# for f in $(find /usr/share/man -type f -perm -+x); \
    do [[ "$(rpm -qf $f)" =~ "dhc*" ]] \
    && ls -l $f | tr -s ' ' | cut -d' ' -f1-4,9; done
-rwxr-xr-x 1 root root /usr/share/man/man8/dhclient.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/dhclient-script.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man5/dhclient.conf.5.gz
-rwxr-xr-x 1 root root /usr/share/man/man5/dhclient-options.5.gz
-rwxr-xr-x 1 root root /usr/share/man/man5/dhclient-eval.5.gz
-rwxr-xr-x 1 root root /usr/share/man/man5/dhclient.leases.5.gz

# rpm -qf /usr/share/man/man8/dhclient.8.gz
dhclient-3.0.5-31.el5

Comment 1 Jiri Popelka 2013-03-05 15:41:52 UTC
Thanks for the report Jan, however
RHEL-5.10 (the next RHEL-5 minor release) is going to be the first production phase 2 [1] release of RHEL-5.
I'm closing this bugzilla as WONTFIX because since phase 2 we'll be addressing only security or critical issues.
This problem is not present in RHEL-6/7.

[1] https://access.redhat.com/support/policy/updates/errata/