Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
evince-previewer nor evince-thumbnailer don't have man page. Please, write man page for them or move them out of /usr/bin if they are not supposed to be run by user
Version-Release number of selected component (if applicable):
evince-3.8.3-7.el7.x86_64
How reproducible:
100%
Steps to Reproduce:
1. download http://download.eng.brq.redhat.com/archive/RHELManPageCheck/man-page-day.sh
2. execute ./man-page-day.sh evince
Actual results:
Current version of package:
evince-3.8.3-7.el7.x86_64
checking whether binary files have man pages:
[ OK ] binary /usr/bin/evince has man page /usr/share/man/man1/evince.1.gz
[ OK ] man page is in section 1
[ Error ] binary /usr/bin/evince-previewer has no man page!
[ Error ] binary /usr/bin/evince-thumbnailer has no man page!
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/evince.1.gz:
[ OK ] man page parsing with lexgrog succeeded
[ OK ] man page doesn't contain any repeated word
Summary: 5x OK, 0 warnings, 2 errors
Expected results:
no error
Additional info:
Comment 1RHEL Program Management
2014-03-22 06:06:22 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.
As from upstream:
"evince-previewer and evince-thumbnailer are apps that are called by other apps, like evince or nautilus."
But the man pages does not exists. So a volunteer is needed :).