Bug 883816

Summary: man pages have executable flags set
Product: Red Hat Enterprise Linux 5 Reporter: Jan Pokorný [poki] <jpokorny>
Component: cmanAssignee: Jan Pokorný [poki] <jpokorny>
Status: CLOSED ERRATA QA Contact: Cluster QE <mspqa-list>
Severity: low Docs Contact:
Priority: low    
Version: 5.9CC: acathrow, cluster-maint, fdinitto, mgrac, rsteiger
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cman-2.0.115-111.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 883588 Environment:
Last Closed: 2013-09-30 22:07:04 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:
Attachments:
Description Flags
Proposed patch none

Description Jan Pokorný [poki] 2012-12-05 11:34:24 UTC
+++ This bug was initially created as a clone of Bug #883588 +++

# for f in $(find /usr/share/man -type f -perm -+x); \
    do [[ "$(rpm -qf $f)" =~ "cman*" ]] \
    && ls -l $f | tr -s ' ' | cut -d' ' -f1-4,9; done
-rwxr-xr-x 1 root root /usr/share/man/man8/fence.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fenced.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_brocade.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_vixel.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_rib.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/mkqdisk.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/gfs_controld.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_tool.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_rps10.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_drac.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_egenera.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_scsi_test.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_node.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/groupd.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/ccs_tool.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_ack_manual.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_xvmd.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/ccsd.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_mcdata.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_bullpap.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_manual.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/group_tool.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_xvm.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/dlm_controld.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/ccs_test.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/cman_tool.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/dlm_tool.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_scsi.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/fence_rsb.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man8/qdiskd.8.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_release_lockspace.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/libdlm.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_pthread_init.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_ls_unlock_wait.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_get_fd.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_ls_pthread_init.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_lock.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_close_lockspace.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_lock_wait.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_ls_lock_wait.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_unlock.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_new_lockspace.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_ls_lockx.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_ls_lock.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_create_lockspace.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_unlock_wait.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_open_lockspace.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_cleanup.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_dispatch.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man3/dlm_ls_unlock.3.gz
-rwxr-xr-x 1 root root /usr/share/man/man5/cluster.conf.5.gz
-rwxr-xr-x 1 root root /usr/share/man/man5/qdisk.5.gz
-rwxr-xr-x 1 root root /usr/share/man/man5/cman.5.gz
-rwxr-xr-x 1 root root /usr/share/man/man7/ccs.7.gz

Looks like release is missing patch [1] (or its analogy) and also
unfortunately the discovery wasn't shared further (see [bug 883588],
[bug 883585], [bug 883804]).

[1] http://git.fedorahosted.org/cgit/cluster.git/commit/?h=STABLE32&id=abf5d4d8a61b28ee786b94436c6f82ee484f7fc7

Comment 1 Jan Pokorný [poki] 2012-12-05 13:06:41 UTC
# rpm -qf /usr/share/man/man8/fence.8.gz
cman-2.0.115-96.el5

[bug 883860] can be added to the list of the counterparts in other packages.

Comment 3 RHEL Program Management 2013-04-04 12:34:17 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 4 Jan Pokorný [poki] 2013-04-17 15:03:48 UTC
Created attachment 736905 [details]
Proposed patch

Comment 5 Jan Pokorný [poki] 2013-04-17 17:48:01 UTC
https://git.fedorahosted.org/cgit/cluster.git/commit/?h=RHEL510&id=334a6b9cb3cda250444c8d3192d3ab33e70ad923

commit 334a6b9cb3cda250444c8d3192d3ab33e70ad923
Author: Jan Pokorný <jpokorny>
Date:   Wed Apr 17 17:04:58 2013 +0200

    Install man pages with mode 0644
    
    Man pages were previously installed mode 0755. Install them mode 0644.
    
    Resolves: rhbz#883816
    
    Signed-off-by: Jan Pokorný <jpokorny>

Comment 9 errata-xmlrpc 2013-09-30 22:07:04 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-1304.html