http://bugs.winehq.org/show_bug.cgi?id=33392
--- Comment #3 from Anastasius Focht focht@gmx.net 2013-04-15 01:42:33 CDT --- Hello,
--- quote --- OK, I'm now running wine-1.5.28 --- quote ---
GOod.
--- quote --- I don't think so, http://winetricks.org/winetricks is still at 20120912 --- quote ---
Well the version tag doesn't mean much. There are various winetricks flavours with that same stamp floating around. "gacutil" was part of an old recipe - before Wine had proper fusion/assembly cache/msi support. If that gacutil part is still present in your local winetricks version please replace it by downloading from http://winetricks.org/winetricks or http://winetricks.googlecode.com/svn/trunk/src/winetricks (trunk).
Please try again with recent winetricks and a new WINEPREFIX (don't reuse existing prefixes from failed install attempts to be completely sure). Also make sure the prefix is 32-bit (WINEARCH=win32) if you're on 64-bit multilib.
Which distro do you use (version)?
If the error still persists, create a trace log as follows:
1) pre-create a new prefix using: 'WINEARCH=win32 wineboot' 2) run: 'WINEDEBUG=+tid,+seh,+relay,+msi bash winetricks dotnet40 >>log.txt 2>&1'
Ctrl+C at the point of error dialog (or wineserver -k from another console). Attach the resulting file to the bug (compress if too large).
Regards