Fedora Account System
Red Hat Associate
Red Hat Customer
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:
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
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
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.
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.