https://bugs.winehq.org/show_bug.cgi?id=47740
Bug ID: 47740 Summary: dotnet20sp2: fails to install on arch and derivatives Product: Wine Version: 4.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: wktradewell@gmail.com Distribution: ---
Created attachment 65221 --> https://bugs.winehq.org/attachment.cgi?id=65221 wine log
dotnet20sp2 will not install on arch. I have tried installing in 32 and 64 bit prefixes, with the last three major development and staging versions of wine, with and without winetricks, on multiple computers, with multiple kernels. The installer works on seemingly every other linux distribution I have tested. All wine dependencies are installed.
The installer starts, and will begin to install, but immediately fails to finish the installation. It is not freezing or crashing, and provides the following error message: [09/06/19,19:10:26] Microsoft .NET Framework 2.0a x64: [2] Error: Installation failed for component Microsoft .NET Framework 2.0a x64. MSI returned error code 1627 [09/06/19,19:10:38] WapUI: [2] DepCheck indicates Microsoft .NET Framework 2.0a x64 is not installed.
There is an existing issue I've found in the winetricks git issues, that mentions that the installer might not work the first time, but it has been resolved, and the installer never progresses past the same point no matter how many times it has been run. log from attempted winetricks install attached. Output is typical (the same regardless of wine version or prefix architecture)
installation seems to fail around whenf msi:msi_apply_patch_package is printed.