Bug 601021

Summary: Wrong location for manual page
Product: [Fedora] Fedora Reporter: Fabrice Colin <fabrice.colin>
Component: foremostAssignee: Filipe Rosset <rosset.filipe>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: rosset.filipe, stickster
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: foremost-1.5.7-2.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-06 17:17:24 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:

Description Fabrice Colin 2010-06-07 02:40:55 UTC
Description of problem:
The manual page isn't installed in the correct location, i.e. the file foremost.8.gz should be in /usr/share/man/man8 not /usr/share/man/man1

Version-Release number of selected component (if applicable):
1.5.7-1.fc12

How reproducible:
Always.

Steps to Reproduce:
1. Install foremost
# yum install foremost
2. Try and get the manual page
# man 8 foremost
No entry for foremost in section 8 of the manual
# man 1 foremost
No entry for foremost in section 1 of the manual
3. Move the manual page to the correct location
# mv /usr/share/man/man1/foremost.8.gz /usr/share/man/man8
# man 8 foremost

Actual results:
man doesn't find the manual page.

Expected results:
man finds it ;-)

Additional info:

Comment 1 Fedora Update System 2010-07-02 19:57:31 UTC
foremost-1.5.7-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/foremost-1.5.7-2.fc12

Comment 2 Fedora Update System 2010-07-02 19:58:11 UTC
foremost-1.5.7-2.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/foremost-1.5.7-2.fc13

Comment 3 Fedora Update System 2010-07-06 17:17:17 UTC
foremost-1.5.7-2.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Fedora Update System 2010-07-06 17:22:10 UTC
foremost-1.5.7-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.