Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1611432

Summary: Man page scan results for attr
Product: [Fedora] Fedora Reporter: Maryna Nalbandian <mnalband>
Component: attrAssignee: Kamil Dudka <kdudka>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 29CC: dkutalek, kdudka, mnalband
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-23 12:59:16 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:
Bug Depends On:    
Bug Blocks: 1600386    
Attachments:
Description Flags
Logs none

Description Maryna Nalbandian 2018-08-02 09:04:46 UTC
In order to improve usability of packages in Fedora, project Man Page Scan was created and its task is to provide consistency of man pages (and documentation in general). The results are now available for package maintainers to fix documentation issues.

If you need to re-run the check yourself, here is the simple process of man page check:

1. Download man-page-day from:

    https://pagure.io/ManualPageScan/blob/master/f/man-page-day.sh

2. Run the script:
    $ ./man-page-day.sh attr

Comment 1 Maryna Nalbandian 2018-08-02 09:05:02 UTC
Created attachment 1472548 [details]
Logs

Comment 2 Kamil Dudka 2018-08-10 11:23:42 UTC
(In reply to Maryna Nalbandian from comment #1)
> Created attachment 1472548 [details]
> Logs

What exactly should I look for here?

The attached log ends with:

    Summary: 13x OK, 0 warnings, 0 errors

Comment 3 Jan Kurik 2018-08-14 10:43:16 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 4 Kamil Dudka 2019-07-23 12:59:16 UTC
I believe that this bug was reported by mistake:

% curl https://bugzilla.redhat.com/attachment.cgi?id=1472548
Current version of package:
attr-2.4.47-23.fc28.x86_64

checking whether binary files have man pages:

[ OK ] binary /usr/bin/attr has man page /usr/share/man/man1/attr.1.gz
[ OK ] man page is in section 1
[ OK ] binary /usr/bin/getfattr has man page /usr/share/man/man1/getfattr.1.gz
[ OK ] man page is in section 1
[ OK ] binary /usr/bin/setfattr has man page /usr/share/man/man1/setfattr.1.gz
[ OK ] man page is in section 1

checking whether config files have man pages:


checking for unused man pages:

[ OK ] no man pages left

now checking individual man pages:

checking /usr/share/man/man1/attr.1.gz:
[ OK ] man page parsing with lexgrog succeeded
[ OK ] man page doesn't contain any repeated word

checking /usr/share/man/man1/getfattr.1.gz:
[ OK ] man page parsing with lexgrog succeeded
[ OK ] man page doesn't contain any repeated word

checking /usr/share/man/man1/setfattr.1.gz:
[ OK ] man page parsing with lexgrog succeeded
[ OK ] man page doesn't contain any repeated word

Summary: 13x OK, 0 warnings, 0 errors