Bug 664627
| Summary: | mailq manpage does not display | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Billy Coutsis <billycoutsis> | ||||
| Component: | postfix | Assignee: | Jaroslav Škarvada <jskarvad> | ||||
| Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 5.5 | CC: | azelinka, loye.young, mstevens, ovasik, pschiffe | ||||
| Target Milestone: | rc | Keywords: | ManPageChange | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | postfix-2.3.3-5.el5 | Doc Type: | Bug Fix | ||||
| Doc Text: |
Prior to this update the man pages for mailq, newaliases, sendmail and aliases didn't display, because they wasn't supported by alternatives. The support was added to alternatives and now the man pages can be displayed.
|
Story Points: | --- | ||||
| Clone Of: | |||||||
| : | 749203 (view as bug list) | Environment: | |||||
| Last Closed: | 2013-01-08 07:27:28 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: | 749203 | ||||||
| Attachments: |
|
||||||
|
Description
Billy Coutsis
2010-12-21 01:40:20 UTC
This bug may be CentOS-specific. My bad. (In reply to comment #1) > This bug may be CentOS-specific. My bad. I'm also seeing this in "real" RHEL 5 This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. The following is a work around. <code> ln -s /usr/share/man/man1/sendmail.postfix.1.gz /usr/share/man/man1/sendmail.1.gz </code> A symlink could be distributed with an updated rpm. Created attachment 524904 [details]
Backported patch
There is same issue with newaliases. The backported patch should fix it all.
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release.
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Prior to this update the man pages for mailq, newaliases, sendmail and aliases didn't display, because they wasn't supported by alternatives. The support was added to alternatives and now the man pages can be displayed.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0054.html |