http://bugs.winehq.org/show_bug.cgi?id=32746
--- Comment #7 from Hans Leidekker hans@meelstraat.net 2013-01-18 03:15:54 CST --- (In reply to comment #4) ...
0x80070032 is ERROR_NOT_SUPPORTED. Are you using native fusion? Please attach a +msi,+fusion trace with fusion set to builtin.
With builtin fusion, it appears to install without error \o/.
We should always run with fusion set to builtin, even after native .NET is installed (it should in fact also support installing all native versions of the framework these days).
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. fixme:rpc:RpcBindingSetAuthInfoExW unsupported AuthnSvc 10
This could be your problem. If ntlm_auth is not available we can't support RPC_C_AUTHN_WINNT (NTLM authentication).