https://bugs.winehq.org/show_bug.cgi?id=50438
Bug ID: 50438 Summary: Wine 3.12 32 bit and greater cannot install dotnet 3.5, fails with "Error 25541 Failed to open XML file C:\windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\w eb_mediumtrust config. system error: -2147024786" Product: Wine Version: 3.12 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: wodencafe@gmail.com Distribution: ---
Created attachment 69049 --> https://bugs.winehq.org/attachment.cgi?id=69049 Dot net 3.5 installation failure.
Cannot install dotnet 3.5 or 3.5 sp1 on wine 3.12 32 bit or greater with winetricks, even up to the latest version of 5.x.
Works on wine 3.11 and earlier.
The error is: "Error 25541 Failed to open XML file C:\windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\web_mediumtrust config. system error: -2147024786"
Previous versions of dotnet install successfully, it only begins to fail on 3.5 and 3.5 sp1.
Ubuntu 20.04.1 LTS
Screenshot attached, please try it yourself and you will see it fails.
I have tried with and without msxml3 installed, same error both times. I tried several versions going all the way back to 3.12. From 3.11 and prior, the installation succeeds, so this appears to be a regression.
The file referenced in the error message does not exist.
This is preventing LA Noire from starting, and most likely anything that depends on dot net 3.5.
https://bugs.winehq.org/show_bug.cgi?id=50438
Walter Woden wodencafe@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine 3.12 32 bit and |Wine 3.12 32 bit and |greater cannot install |greater cannot install |dotnet 3.5, fails with |dotnet 3.5 with winetricks, |"Error 25541 Failed to open |fails with "Error 25541 |XML file |Failed to open XML file |C:\windows\Microsoft.NET\Fr |C:\windows\Microsoft.NET\Fr |amework\v2.0.50727\CONFIG\w |amework\v2.0.50727\CONFIG\w |eb_mediumtrust config. |eb_mediumtrust config. |system error: -2147024786" |system error: -2147024786"
https://bugs.winehq.org/show_bug.cgi?id=50438
Walter Woden wodencafe@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=50438
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #1 from Austin English austinenglish@gmail.com --- Not critical. Please attach the full terminal output of `winetricks -q dotnet35`
https://bugs.winehq.org/show_bug.cgi?id=50438
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical Keywords| |dotnet, download, | |Installer, regression
--- Comment #2 from Austin English austinenglish@gmail.com --- Not critical. Please attach the full terminal output of `winetricks -q dotnet35
https://bugs.winehq.org/show_bug.cgi?id=50438
--- Comment #3 from Austin English austinenglish@gmail.com --- Also, can you run a regression test: https://wiki.winehq.org/Regression_Testing
https://bugs.winehq.org/show_bug.cgi?id=50438
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Severity|critical |normal URL| |https://web.archive.org/web | |/20091027141450/http://down | |load.microsoft.com/download | |/6/0/f/60fc5854-3cb8-4892-b | |6db-bd4f42510f28/dotnetfx35 | |.exe CC| |focht@gmx.net Ever confirmed|0 |1
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello Walter,
I can't reproduce this with Wine 5.x releases. It works fine with Wine 5.0 up to recent Wine 6.0-rc4.
The installation of .NET Framework 3.5 with any Wine release before Wine 4.20 won't work on modern distros due to:
* bug 47724 (".NET Framework 2.0 SP1/SP2, 3.0 SP1, 3.5 installers fail with 'err:msi:MSI_OpenDatabaseW unknown flag (nil)' ... 'err:msi:msi_apply_patch_package failed' when Wine was built with GCC 9.x/10.x or MinGW").
Please provide *console* output using a new(!) 32-bit WINEPREFIX and most recent Wine 5.x release. Provide information about the exact versions, including 'winetricks'.
Regards
https://bugs.winehq.org/show_bug.cgi?id=50438
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello Walter,
I've rebuilt Wine 3.12 on modern distro (working around bug 47724) and can't reproduce the problem.
Please attach all console output from the installation in a clean (new!) 32-bit WINEPREFIX.
Regards
https://bugs.winehq.org/show_bug.cgi?id=50438
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com Resolution|--- |FIXED Status|NEEDINFO |CLOSED
--- Comment #6 from Rémi Bernon rbernon@codeweavers.com --- Closing as the issue seems to be fixed and there's been no additional information provided. Please reopen if needed.