https://bugs.winehq.org/show_bug.cgi?id=48733
Bug ID: 48733 Summary: Microsoft Visual Studio 2019 web-installer fails due to missing NCryptOpenStorageProvider Product: Wine Version: 5.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
This is continuation of bug 47626. The workaround still works but information since comment 8 (including) is partially obsolete, Wine evolved.
The small stage-1 web installer downloads the real installer but fails to validate it due to missing NCryptOpenStorageProvider. It can be seen from logs (WINEDEBUG=+crypt,+ncrypt) and also from generated log in Temp/dd_bootstrapper_*.log:
Download failed using WebClient engine. Microsoft.VisualStudio.Setup.Security.InvalidSignatureException: Package signature verification threw exception: Unknown error "-2146893783"., for path: vs_installer.opc
-2146893783 = 0x80090029 = NTE_NOT_SUPPORTED
https://bugs.winehq.org/show_bug.cgi?id=48733
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://visualstudio.micros | |oft.com/downloads/ Keywords| |download CC| |rpisl@seznam.cz
https://bugs.winehq.org/show_bug.cgi?id=48733
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |dark.shadow4@web.de Status|UNCONFIRMED |NEW
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Confirming that it fails to verify it's downloaded files.
https://bugs.winehq.org/show_bug.cgi?id=48733
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Microsoft Visual Studio |Microsoft Visual Studio |2019 web-installer fails |2019 web-installer needs |due to missing |ncrypt.dll.NCryptOpenStorag |NCryptOpenStorageProvider |eProvider implementation
https://bugs.winehq.org/show_bug.cgi?id=48733
winetaste@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetaste@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=48733
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |12cb5d2efedebe1594a7fd8cb6f | |b4cad804f20fa Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Roman Pišl rpisl@seznam.cz --- NCryptOpenStorageProvider has been improved in https://source.winehq.org/git/wine.git/commit/cf3517b7905eceda3fe73977604863... and the installer finally works since https://source.winehq.org/git/wine.git/commit/12cb5d2efedebe1594a7fd8cb6fb4c....
"winetricks -q dotnet472 arial d3dcompiler_47" is still needed.
Thanks, Santino!
https://bugs.winehq.org/show_bug.cgi?id=48733
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.3.