Actions
Bug #23031
closedISC DHCP new parser is still unable to parse DUID
Difficulty:
Triaged:
No
Description
The new parser fails to parse the line in /var/lib/dhcpd/dhcpd.leases:
E, [2018-03-27T00:06:23.726811 ] ERROR -- : Couldn't enable 'dhcp_isc': in /var/lib/dhcpd/dhcpd.leases:6 at 1, expect token [ keyword_server_duid ] ^ E, [2018-03-27T00:06:23.727078 ] ERROR -- : Disabling all modules in the group ['dhcp_isc', 'dhcp'] due to a failure in one of them: in /var/lib/dhcpd/dhcpd.leases:6 at 1, expect token [ keyword_server_duid ]
The "winning" server duid is:
# The format of this file is documented in the dhcpd.leases(5) manual page. # This lease file was written by isc-dhcp-4.2.5 server-duid "\000\001\000\001\"L{\010RT\000A\377\305";
(standard unmodified ISC DHCP from RHEL7.4)
foreman-proxy-1.18.0-0.develop.201802282028gitaf41016.el7.noarch
dhcp-4.2.5-58.el7_4.3.x86_64
Actions