Bug 883860

Summary: man pages have executable flags set
Product: Red Hat Enterprise Linux 5 Reporter: Jan Pokorný [poki] <jpokorny>
Component: rgmanagerAssignee: Ryan McCabe <rmccabe>
Status: CLOSED ERRATA QA Contact: Cluster QE <mspqa-list>
Severity: low Docs Contact:
Priority: low    
Version: 5.9CC: cluster-maint, edamato, mjuricek, rsteiger
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rgmanager-2.0.52-39.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-30 22:37:11 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:03:41 UTC
# for f in $(find /usr/share/man -type f -perm -+x); \
    do [[ "$(rpm -qf $f)" =~ "rgmanager*" ]] \
    && ls -l $f | tr -s ' ' | cut -d' ' -f1-4,9; done
-rwxr-xr-x 1 root root /usr/share/man/man8/clufindhostname.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/clusvcadm.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/clurgmgrd.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/clubufflush.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/clustat.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/clurmtabd.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/clulog.8.gz

# rpm -qf  /usr/share/man/man8/clufindhostname.8.gz
rgmanager-2.0.52-28.el5

Comment 2 RHEL Program Management 2013-04-04 12:34:00 UTC
This request was evaluated by Red Hat Product Management for inclusion
in a Red Hat Enterprise Linux release.  Product Management has
requested further review of this request by Red Hat Engineering, for
potential inclusion in a Red Hat Enterprise Linux release for currently
deployed products.  This request is not yet committed for inclusion in
a release.

Comment 3 Ryan McCabe 2013-04-12 15:06:30 UTC
commit 7c0f0b9c9c161ba6bfdaae6747aeaf9df980da60
Author: Ryan McCabe <rmccabe>
Date:   Fri Apr 12 11:02:32 2013 -0400

    rgmanager: Install man pages with mode 0644
    
    Man pages were previously installed mode 0755. Install them mode 0644.
    
    Resolves: rhbz#883860
    
    Signed-off-by: Ryan McCabe <rmccabe>

Comment 7 errata-xmlrpc 2013-09-30 22:37:11 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-1316.html