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.
Bug 1342393 - editmap missing
Summary: editmap missing
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: sendmail
Version: 7.4
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jaroslav Škarvada
QA Contact: Roman Žilka
URL:
Whiteboard:
Depends On:
Blocks: 1400961
TreeView+ depends on / blocked
 
Reported: 2016-06-03 07:38 UTC by debugitu
Modified: 2017-08-01 12:42 UTC (History)
3 users (show)

Fixed In Version: sendmail-8.14.7-5.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-01 12:42:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Proposed fix (5.03 KB, patch)
2016-06-03 11:34 UTC, Jaroslav Škarvada
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:2197 0 normal SHIPPED_LIVE sendmail bug fix and enhancement update 2017-08-01 16:09:20 UTC

Internal Links: 1459523

Description debugitu 2016-06-03 07:38:58 UTC
Description of problem:

While the up-stream source package (sendmail.org) contains the editmap utility, it is not shipped in the sendmail.rpm, only the makemap utility.
 
Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Jaroslav Škarvada 2016-06-03 11:31:25 UTC
We can also add editmap manual page and makemap manual page, and all should be probably linked through alternatives.

Comment 3 Jaroslav Škarvada 2016-06-03 11:34:26 UTC
Created attachment 1164441 [details]
Proposed fix

Comment 6 Roman Žilka 2017-05-19 06:41:36 UTC
QA: Verified on all archs.

********** sendmail-8.14.7-4.el7 (faulty):
# alternatives --display mta | grep mta-editmap
# 

********** sendmail-8.14.7-5.el7 (fixed):
# alternatives --display mta | grep mta-editmap | grep sendmail
 slave mta-editmap: /usr/sbin/editmap.sendmail
 slave mta-editmapman: /usr/share/man/man8/editmap.sendmail.8.gz
# ls -L /usr/sbin/editmap.sendmail /usr/share/man/man8/editmap.sendmail.8.gz
/usr/sbin/editmap.sendmail  /usr/share/man/man8/editmap.sendmail.8.gz
#

Comment 7 errata-xmlrpc 2017-08-01 12:42:36 UTC
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.

https://access.redhat.com/errata/RHBA-2017:2197


Note You need to log in before you can comment on or make changes to this bug.