-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhel-9.6
I met this inhibitor in rhel9:
Risk Factor: high (inhibitor) Title: Deprecated DHCP plugin configured Summary: NetworkManager is configured to use the "dhclient" DHCP module. In Red Hat Enterprise Linux 10, this setting will be ignored along with any dhcp-client specific configuration. Remediation: [hint] Remove "dhcp=dhclient" line from "[main]" section from all configuration files in "/etc/NetworkManager". Review configuration in "/etc/dhcp", which will be ignored. Key: 0703d41b920d210513a8fb69ac982b8af7efc00f
But dhcp=dhclient is not set in conf file
# grep -r dhcp=dhclient /etc/NetworkManager #
phase [main] in config is empty
# ONLY COMMENTS # If two files define the same key, the one that is read afterwards will overwrite # the previous one. [main] #plugins=keyfile,ifcfg-rh [logging] # When debugging NetworkManager, enabling debug logging is of great help. # # ONLY COMMENTS
I tried to process upgrade from rhel7 to rhel10.
Used packages:
- leapp-0.19.0-1.el9.noarch
- leapp-upgrade-el9toel10-0.22.0-1.el9.noarch
- mentioned in
-
Page Loading...