Skip to content

Correcting the error message of 'samba-tool domain schemaupgrade'

# samba-tool domain schemaupgrade -d 4

  • Present error message

"Failed to upgrade schema. Check if 'patch' is installed."

  • Should log this message:

"Failed to upgrade schema. Check if package 'patch' is installed. Try running 'yum install patch'"

Signed-off-by: Amit Kumar amitkuma@redhat.com

Merge request reports

Loading