https://bugzilla.redhat.com/show_bug.cgi?id=1420569
Bug ID: 1420569 Summary: Fedora 25 networking-guide section 9.2 has wrong package name for the dhcp-server package. Product: Fedora Documentation Version: devel Component: networking-guide Severity: low Assignee: swadeley@redhat.com Reporter: stolidmollusc@gmail.com QA Contact: docs-qa@lists.fedoraproject.org CC: swadeley@redhat.com
Description of problem: Wrong package name given in Section 9.2. Configuring a DHCP Server. The document instructs users to install package 'dhcp'; the correct package name is 'dhcp-server'.
Version-Release number of selected component (if applicable): 25
How reproducible: Read section 9.2 at https://docs.fedoraproject.org/en-US/Fedora/25/html/Networking_Guide/sec-dhc...
Steps to Reproduce: 1. See the first few lines about how to install a dhcp server.
Actual results: The document states: "The dhcp package contains an Internet Systems Consortium (ISC) DHCP server. Install the package as root:
~]# dnf install dhcp
Installing the dhcp package creates a file, /etc/dhcp/dhcpd.conf, ..."
Expected results: All mentions of the 'dhcp' package should be changed to the 'dhcp-server' package. I found just the 3 instances quoted above.
Additional info: At least since Fedora 24, 'dhcp-server' is the package that provides the documented component.
https://bugzilla.redhat.com/show_bug.cgi?id=1420569
Stephen Wadeley swadeley@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NEXTRELEASE Last Closed| |2017-07-11 16:01:25
--- Comment #1 from Stephen Wadeley swadeley@redhat.com --- Thank you for raising this bug
commit f9904fa17799ddf0141693d4a4b737c3ba6f5877 Author: Stephen Wadeley swadeley@redhat.com Date: Tue Jul 11 21:59:54 2017 +0200
dhcp > dhcp-server (package)
thank you stolidmollusc for reporting this issue.
Bug 1420569 - Fedora 25 networking-guide section 9.2 has wrong package name for the dhcp-server package.
docs-qa@lists.fedoraproject.org