Fedora29 battle.net installer fails: ibkrb5samba-samba4.so ntlm_auth

Since I’m a new user my posting capabilities is limited (2 link error), so I put log details in gist: https://gist.github.com/jadbox/a5045b3f2ed1c30d559daaa821357d41

I’ve installed a fresh copy of Fedora 29, installed wine-staging and other battlenet deps recommended for Fedora.

However, when I try to install Battle.net or Overwatch, it crashes during the install phase about something related to ibkrb5samba-samba4.so ntlm_auth error… again see gist.

DEBUG    2018-10-31 06:26:18,888 [thread]:Processes monitored: Battle net-Setu (5752:R), Battle net-Setu (5752:R)
Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 6: invalid attribute 'version'
Fontconfig error: Cannot load default config file
0013:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffa, 0xaefea0
ntlm_auth: relocation error: /usr/lib64/samba/libkrb5samba-samba4.so: symbol gss_acquire_cred_from version gssapi_krb5_2_MIT not defined in file libgssapi_krb5.so.2 with link time reference
0009:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0009:fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform

When I click “OK” to then continue after this error, I get another error:

ERROR    2018-10-31 06:56:58,626 [jobs]:Error while completing task <bound method CommandsMixin.task of <lutris.installer.interpreter.ScriptInterpreter object at 0x7fa620b64358>>: [Errno 2] No such file or directory: '/home/jdunlap/.cache/lutris/winekeys.reg'
<class 'FileNotFoundError'> [Errno 2] No such file or directory: '/home/jdunlap/.cache/lutris/winekeys.reg'
  File "/usr/lib/python3.7/site-packages/lutris/util/jobs.py", line 29, in target
    result = self.function(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/lutris/installer/commands.py", line 398, in task
    thread = task(**data)
  File "/usr/lib/python3.7/site-packages/lutris/runners/wine.py", line 56, in set_regedit
    os.remove(reg_path)

Also posted the issue to Reddit /r/fedora: