Bug 841431
| Summary: | man: can't resolve /usr/share/man/man8//usr/share/man/man8/prelink.8.gz: No such file or directory | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Wouters <pwouters> |
| Component: | man-db | Assignee: | Peter Schiffer <pschiffe> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | cjwatson, pschiffe |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-08-09 23:21:35 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: | |||
|
Description
Paul Wouters
2012-07-19 01:13:44 UTC
Hi Paul, please, try this update: # su -c 'yum update --enablerepo=updates-testing man-db-2.6.0.2-7.fc17' Do you still see the problem? Thanks, peter It did not resolve the problem rpm -q man-db man-db-2.6.0.2-7.fc17.x86_64 Grab random man page i never asked for before by peeking in /usr/share/man/man3/ rpm -qf /usr/share/man/man3/audit_get_reply.3.gz audit-libs-devel-2.2.1-1.fc17.x86_64 man audit_get_reply [quit man] $ sudo rpm -e audit-libs-devel-2.2.1-1.fc17.x86_64 $ man audit_get_reply man: can't resolve /usr/share/man/man3/audit_get_reply.3.gz: No such file or directory No manual entry for audit_get_reply fixed in: man-db-2.6.2-5.fc18 http://koji.fedoraproject.org/koji/buildinfo?buildID=345110 man-db-2.6.0.2-8.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/man-db-2.6.0.2-8.fc17 Package man-db-2.6.0.2-8.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing man-db-2.6.0.2-8.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-11325/man-db-2.6.0.2-8.fc17 then log in and leave karma (feedback). confirmed it fixes me issue man-db-2.6.0.2-8.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |