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.
https://bugs.winehq.org/show_bug.cgi?id=54641
--- Comment #1 from peido drpeidos@gmail.com --- Created attachment 74167 --> https://bugs.winehq.org/attachment.cgi?id=74167 screenshot
https://bugs.winehq.org/show_bug.cgi?id=54641
--- Comment #2 from peido drpeidos@gmail.com --- Created attachment 74168 --> https://bugs.winehq.org/attachment.cgi?id=74168 msi installation file 1
https://bugs.winehq.org/show_bug.cgi?id=54641
--- Comment #3 from peido drpeidos@gmail.com --- Created attachment 74170 --> https://bugs.winehq.org/attachment.cgi?id=74170 msi installation file 2
https://bugs.winehq.org/show_bug.cgi?id=54641
--- Comment #4 from peido drpeidos@gmail.com --- Created attachment 74171 --> https://bugs.winehq.org/attachment.cgi?id=74171 msi installation file 3
https://bugs.winehq.org/show_bug.cgi?id=54641
--- Comment #5 from Rafał Mużyło galtgendo@o2.pl --- I'd say this:
err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
strongly suggests that you should take a deeper look at your wine installation.
Though I can't tell whether or not it's relevant to this bug...
https://bugs.winehq.org/show_bug.cgi?id=54641
--- Comment #6 from peido drpeidos@gmail.com --- Hi Rafal.
Thanks for the help, unfortunately it didn't work.
I'm using Manjaro and I installed "lib32-gnutls" and "haskell-gnutls" from the repositories. There was also a "gnutls28" that I didn't install, because an error saying the package is corrupted occurred, but I don't think "gnutls28" is importante because the description says it's 'legacy'.
After that I tried again and the same error occurred: 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:fixme:file:NtLockFile I/O completion on lock not implemented yet 0108:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 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-b840-4bd5b28849c2} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {00000001-0000-0104-b840-4bd5b28849c2} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {00000001-0000-0104-b840-4bd5b28849c2} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {00000001-0000-0104-b840-4bd5b28849c2} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001b-0000-0104-8f99-8ba1fe31f42a} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001b-0000-0104-8f99-8ba1fe31f42a} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001b-0000-0104-8f99-8ba1fe31f42a} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001b-0000-0104-8f99-8ba1fe31f42a} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001c-0000-0104-8e58-3e5ac24f8eb4} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001c-0000-0104-8e58-3e5ac24f8eb4} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001c-0000-0104-8e58-3e5ac24f8eb4} 012c:err:ole:get_stub_manager_from_ipid not found for ipid {0000001c-0000-0104-8e58-3e5ac24f8eb4} 01b8:fixme:msi:MsiGetLastErrorRecord 0108:err:msi:ITERATE_Actions Execution halted, action L"CheckNetworkFilters.6B6E64A3_4478_4297_9CD9_3D71DBCD974A" returned 1603 0108:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 0108:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 0108:err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
https://bugs.winehq.org/show_bug.cgi?id=54641
--- Comment #7 from peido drpeidos@gmail.com --- Note that on the log that I posted on my previous comment, the message "> err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption" doesn't show up, so at least that was solved.