https://bugs.winehq.org/show_bug.cgi?id=53932
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- We fail to parse the version number because we expect a Samba version like in this string:
'Version 4.13.13-Debian'
Your build has '2:' prepended to it for some reason:
'Version 2:4.9.5.31-1+dde (UOS_Desktop_105*)'
We should probably just drop the version check. I doubt anyone still wants to run Wine on a machine that doesn't have anything newer than 3.0.25, released May 14 2007.