[Bug 48733] New: Microsoft Visual Studio 2019 web-installer fails due to missing NCryptOpenStorageProvider

WineHQ Bugzilla wine-bugs at winehq.org
Mon Mar 9 13:41:18 CDT 2020


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 at winehq.org
          Reporter: rpisl at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list