-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-10.0.beta
-
None
-
No
-
None
-
rhel-sst-cs-stacks
-
ssg_core_services
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
keama -4 -6 -N -r pass -i CoreOS/dhcp/Sanity/Stress/dhcpd.conf
Please provide the package NVR for which bug is seen:
kea-2.6.1-3.el10.x86_64
How reproducible:
always
Expected results
it converts dhcpd.conf
there are examples of failure:
1,
add directive:
ldap-server "my-domain.com";
2, keama -4 -6 -N -r pass -i CoreOS/dhcp/Sanity/Stress/dhcpd.conf
dhcpd.conf line 6: semicolon expected.
ldap-server "my-domain.com"
^
------------------
SUBNET issue
1, https://pkgs.devel.redhat.com/cgit/tests/dhcp/tree/Sanity/Stress/dhcpd.conf
2, [root@vm-10-0-185-140 tests]# keama -4 -6 -N -r pass -i CoreOS/dhcp/Sanity/Stress/dhcpd.conf
KEAMA 4.5.0
Reading isc-dhcp config (IPv6 mode) from CoreOS/dhcp/Sanity/Stress/dhcpd.conf, writing Kea JSON config to stdout.
Started parsing new shared network at line 15
Started parsing new subnet declaration in line 16
CoreOS/dhcp/Sanity/Stress/dhcpd.conf line 16: shared network without subnets
subnet
^
-------------------
2, keama ...
./CoreOS/dhcp/Regression/bz1093803-dhclient-fails-to-renew-IP-address-lease-after/dhcpd.conf line 17: unknown option dhcp.classless-static-routes
option classless-static-routes 24.
^