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 1136866 - tftp-server has an unnecessary dependency
Summary: tftp-server has an unnecessary dependency
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: tftp
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jan Synacek
QA Contact: Release Test Team
Robert Krátký
URL:
Whiteboard:
Depends On:
Blocks: 1110700 1191021 1205796
TreeView+ depends on / blocked
 
Reported: 2014-09-03 13:31 UTC by James Hogarth
Modified: 2015-11-19 04:39 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Unneeded dependency removed from the tftp-server package Previously, an additional package was installed by default when installing the _tftp-server_ package. With this update, the superfluous package dependency has been removed, and the unneeded package is no longer installed by default when installing _tftp-server_.
Clone Of:
Environment:
Last Closed: 2015-11-19 04:39:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
patch (3.37 KB, patch)
2014-09-08 06:38 UTC, Jan Synacek
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2192 0 normal SHIPPED_LIVE tftp bug fix update 2015-11-19 08:06:41 UTC

Description James Hogarth 2014-09-03 13:31:47 UTC
Description of problem:
Systemd already provides functionality for tftp server via tftp.socket so xinetd isn't actually required. However tftp-server still has a dependency on xinetd and it gets installed as a result even when not actually needed.

How reproducible:
Always

Steps to Reproduce:
1. yum install tftp-server

Actual results:
tftp-server and xinetd get installed

Expected results:
only tftp-server gets installed 

Additional info:
tftp-server already includes the required systemd unit files making this extra pointless installing xinetd as well as a strict requirement

Comment 2 Jan Synacek 2014-09-05 13:19:52 UTC
This has already been fixed in F21+:
http://pkgs.fedoraproject.org/cgit/tftp.git/commit/?h=f21&id=629a32ec28ebcb88fa7330ad4bffcad5d70c2b80

Fix for RHEL-7 incoming.

Comment 3 Jan Synacek 2014-09-08 06:38:53 UTC
Created attachment 935236 [details]
patch

Comment 4 Doug Mitchell 2014-09-26 05:10:57 UTC
Unfortunately, the use of xinetd is already specified in the official documentaton:

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Installation_Guide/chap-installation-server-setup.html#sect-network-boot-setup

Comment 5 Jan Synacek 2015-02-16 07:32:57 UTC
"2. In the /etc/xinetd.d/tftp configuration file, change the disabled parameter from yes to no

...

8. Enable and start the tftp and xinetd services using the systemctl command.
"

In 2., just mention systemctl enable tftp. In 8., remove xinetd. IMHO that shouldn't be a problem.

Comment 9 Jakub Vavra 2015-08-20 05:49:01 UTC
Verified on tftp-server-5.2-12.el7 in RHEL-7.2-20150806.1 compose.

Comment 11 errata-xmlrpc 2015-11-19 04:39:58 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://rhn.redhat.com/errata/RHBA-2015-2192.html


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