https://bugs.winehq.org/show_bug.cgi?id=54641
Bug ID: 54641 Summary: CheckPoint VPN installation gives "Windows update for SHA-2 code signing support is not installed. See kb3033929" Product: Wine Version: 8.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: drpeidos@gmail.com Distribution: ---
While trying to install Check Point Endpoint Security VPN using the command 'wine "CheckPoint82.40.msi"' I get the error 'Windows update for SHA-2 code signing support is not installed. See kb3033929', in the terminal there is the following log: wine "CheckPoint82.40.msi" ✔ 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0108:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption 0108:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export 0108:fixme:file:NtLockFile I/O completion on lock not implemented yet 0108:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0114:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption 0114:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export 008c:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub 008c:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub 0108:fixme:imm:ImeSetActiveContext (00010056, 1): stub 0108:fixme:imm:ImmReleaseContext (0001006A, 00010056): stub 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping begin 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 0108:err:richedit:ReadStyleSheet skipping optional destination 012c:err:ole:get_stub_manager_from_ipid not found for ipid {00000001-0000-0104-ad23-7f548e9283ef} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {00000001-0000-0104-ad23-7f548e9283ef} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {00000001-0000-0104-ad23-7f548e9283ef} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {00000001-0000-0104-ad23-7f548e9283ef} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001b-0000-0104-b3f6-268013bd3b02} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001b-0000-0104-b3f6-268013bd3b02} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001b-0000-0104-b3f6-268013bd3b02} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001b-0000-0104-b3f6-268013bd3b02} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001c-0000-0104-b3a5-f876a75e4d58} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001c-0000-0104-b3a5-f876a75e4d58} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001c-0000-0104-b3a5-f876a75e4d58} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001c-0000-0104-b3a5-f876a75e4d58} 01b8:fixme:msi:MsiGetLastErrorRecord
I tried installing Windows6.1-KB3033929-x86.msu, but Wine also gives an error.