Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install dotnet35, installation fails with status 67 #1965

Closed
lilaj67 opened this issue Sep 30, 2022 · 8 comments
Closed

Unable to install dotnet35, installation fails with status 67 #1965

lilaj67 opened this issue Sep 30, 2022 · 8 comments
Labels
bug Acknowledged bug upstream Bug in upstream Wine

Comments

@lilaj67
Copy link

lilaj67 commented Sep 30, 2022

OS: Debian 11 64 bit
Kernel version: 5.10.0-18-amd64
Winetricks version: 20220411-next
Wine Version: 7.18

The version of winetricks I am using was installed from the winehq repository via apt.
I made sure to update to the newest winetricks (I ran winetricks --self-update).
I deleted my prefix beforehand to create a fresh 32 bit prefix.
Then I ran this command:
WINEPREFIX=~/.wine32 WINEARCH=win32 winetricks -q dotnet35

But every time I run the command I get an error.
Here is the complete log:

Executing mkdir -p /home/james
------------------------------------------------------
Creating WINEPREFIX "/home/james/.wine32" with WINEARCH=win32
------------------------------------------------------
wine: created the configuration directory '/home/james/.wine32'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:fixme:imm:ImeSetActiveContext (00030022, 0): stub
0048:fixme:imm:ImmReleaseContext (00010020, 00030022): stub
002c:fixme:imm:ImeSetActiveContext (0001005A, 1): stub
002c:fixme:imm:ImmReleaseContext (00010058, 0001005A): stub
0098:fixme:file:NtLockFile I/O completion on lock not implemented yet
0098:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
00a0:fixme:file:NtLockFile I/O completion on lock not implemented yet
00a0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00a0:err:mscoree:LoadLibraryShim error reading registry key for installroot
00a0:err:mscoree:LoadLibraryShim error reading registry key for installroot
00a0:err:mscoree:LoadLibraryShim error reading registry key for installroot
00a0:err:mscoree:LoadLibraryShim error reading registry key for installroot
00b0:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for font L"Ani"!
00b0:fixme:imm:ImeSetActiveContext (0001009C, 1): stub
00b0:fixme:imm:ImmReleaseContext (00030092, 0001009C): stub
00a0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
00a0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0098:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0098:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
00c0:fixme:imm:ImeSetActiveContext (000300A2, 1): stub
00c0:fixme:imm:ImmReleaseContext (00030086, 000300A2): stub
0124:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0124:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0124:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: configuration in L"/home/james/.wine32" has been updated.
0124:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
Using winetricks 20220411-next - sha256sum: 34bfea8dcef464b0ba4ba940a5435f03043609aa29ab6c7b6ab3c284de6585ab with wine-7.18 and WINEARCH=win32
Executing w_do_call dotnet35
Executing mkdir -p /home/james
Executing load_dotnet35 
Not using a 64-bit prefix, nothing to do
Executing w_do_call remove_mono internal
Executing mkdir -p /home/james
Executing load_remove_mono internal
02ac:fixme:file:NtLockFile I/O completion on lock not implemented yet
02ac:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
02b4:fixme:file:NtLockFile I/O completion on lock not implemented yet
02b4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
02b4:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
02b4:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
02ac:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
02ac:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
uninstaller: The application with GUID '{D05559E5-E516-5449-8B05-EA2EA521B9A4}' was
 not found
reg: Unable to find the specified registry key
reg: Unable to find the specified registry key
Executing rm -f /home/james/.wine32/dosdevices/c:/windows/system32/mscoree.dll
Executing wine winecfg -v winxp
------------------------------------------------------
warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/home/james/.wine32 terminate
------------------------------------------------------
Using native override for following DLLs: mscoree mscorwks
Executing wine regedit /S C:\windows\Temp\override-dll.reg
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
------------------------------------------------------
warning: Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/home/james/.wine32 terminate
------------------------------------------------------
Executing cd /home/james/.cache/winetricks/dotnet35
Executing wine dotnetfx35.exe /lang:ENU /q
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
0098:fixme:imm:ImeSetActiveContext (00010026, 0): stub
0098:fixme:imm:ImmReleaseContext (00010020, 00010026): stub
0108:fixme:imm:ImeSetActiveContext (00010058, 1): stub
0108:fixme:imm:ImmReleaseContext (00010052, 00010058): stub
0024:fixme:clusapi:GetNodeClusterState ((null),0025ECC4) stub!
0024:fixme:advapi:DecryptFileA ("y:\\468fc2dc88cb20a1f91c56dc15aca1\\", 00000000): stub
0114:fixme:imm:ImeSetActiveContext (0001007E, 1): stub
0114:fixme:imm:ImmReleaseContext (00010078, 0001007E): stub
0110:fixme:clusapi:GetNodeClusterState ((null),0025ECC4) stub!
0110:fixme:advapi:DecryptFileA ("y:\\5be1695dab29ee9485cd5b6e\\", 00000000): stub
011c:fixme:heap:RtlSetHeapInformation handle 00000000, info_class 1, info 00000000, size 0 stub!
011c:fixme:ole:CoInitializeSecurity 00000000, -1, 00000000, 00000000, 0, 3, 00000000, 0, 00000000 stub
011c:fixme:security:GetWindowsAccountDomainSid (0025E504 02DE5CD4 0025E500): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c00 (device=2d access=0 func=300 method=0)
011c:fixme:cdrom:CDROM_GetMediaType : faking success
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c00 (device=2d access=0 func=300 method=0)
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
011c:fixme:security:GetWindowsAccountDomainSid (0025DC74 0046226C 0025DC70): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:file:NtLockFile I/O completion on lock not implemented yet
011c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"NetFX35_EXP_enu_x86_net_SETUP", 0025AA40 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"VC_Runtime", 0025AA40 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"FT_NetFX_Core_CRT_x86", 00259FBC stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"Servicing_Key", 0025AA40 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"NetFX_Core_x86_enu_DDF", 0025AA40 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"CSharp_x86_enu_DDF", 00259FBC stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"NETFXM_Only_Feature", 0025AA40 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"NETFX_AssemblyList", 0025AA40 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"CDFGREEN_CA_x86_enu_DDF", 0025AA40 stub returning 8
011c:fixme:cdrom:CDROM_GetMediaType : faking success
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031A6BDC 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031A7944 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031CD68C 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031CDA94 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031CDE9C 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031CE2A4 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031CE6AC 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031CEAB4 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031CEEBC 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031CF2C4 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031CF6CC 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D03F4 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D10FC 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D1534 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D193C 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D1D44 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D214C 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D2554 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D295C 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D2D64 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D316C 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D3574 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D397C 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0025DEF4 031D46A4 0025DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:msi:determine_patch_sequence patch ordering not supported
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:err:msi:execute_script Execution of script 0 halted; action L"[C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsvc.dll;C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsvw.exe;C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe;<=>S-1-5-21-0-0-0-1000<=>{B508B3F1-A24A-32C0-B310-85786919EF28}]DD_CA_NgenServiceVersionCheck_X86.36"... returned 1603
011c:err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1603
011c:err:msi:execute_script Execution of script 2 halted; action L"[\"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\RegSvcs.exe\" /bootstrapu;14<=>S-1-5-21-0-0-0-1000<=>{B508B3F1-A24A-32C0-B310-85786919EF28}]DD_CA_ComregEnterpriseServicesRB_X86.3643236F_FC70_11D3_A536_0090278A1BB8" returned 1603
------------------------------------------------------
warning: Note: command wine dotnetfx35.exe /lang:ENU /q returned status 67. Aborting.
------------------------------------------------------
@lilaj67 lilaj67 changed the title Unable to install dotnet35 on wine 7.18, installation fails with status 67 Unable to install dotnet35, installation fails with status 67 Sep 30, 2022
@austin987
Copy link
Contributor

It's an upstream regression:
https://bugs.winehq.org/show_bug.cgi?id=53773

@vKnmnn
Copy link

vKnmnn commented Oct 17, 2022

I'm still seeing these last three lines on wine 7.19-1 archlinux

@ghost
Copy link

ghost commented Oct 17, 2022

Can verify, the issue persists on Wine 7.19 archlinux.

@austin987
Copy link
Contributor

austin987 commented Oct 19, 2022

It works for me now (debian sid wine-7.19), please open a bug upstream. You'll probably also want to verify that regression test result. I.e., does a8b007da5889f4cfac3651bab7090f7f65176f86 break it for you, or was it already broken? How does 46f307073eab42c7aa953f10892bdd1f041f420b affect it? Etc.

@austin987 austin987 added bug Acknowledged bug upstream Bug in upstream Wine labels Oct 29, 2022
@ivan-m
Copy link

ivan-m commented Dec 26, 2022

This has been affecting me for a while on NixOS:

[nix-shell:~/code/test]$ wine --version
wine-7.20

[nix-shell:~/code/test]$ WINEARCH=win32 WINEPREFIX=~/.wine_7.20 winetricks --unattended --force dotnet35sp1
Executing mkdir -p /home/ivan
------------------------------------------------------
Creating WINEPREFIX "/home/ivan/.wine_7.20" with WINEARCH=win32
------------------------------------------------------
wine: created the configuration directory '/home/ivan/.wine_7.20'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:fixme:imm:ImeSetActiveContext (0001002C, 0): stub
0048:fixme:imm:ImmReleaseContext (00010020, 0001002C): stub
002c:fixme:imm:ImeSetActiveContext (0001004A, 1): stub
002c:fixme:imm:ImmReleaseContext (00010048, 0001004A): stub
0094:fixme:file:NtLockFile I/O completion on lock not implemented yet
0094:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0094:err:mscoree:LoadLibraryShim error reading registry key for installroot
0094:err:mscoree:LoadLibraryShim error reading registry key for installroot
0094:err:mscoree:LoadLibraryShim error reading registry key for installroot
0094:err:mscoree:LoadLibraryShim error reading registry key for installroot
009c:fixme:file:NtLockFile I/O completion on lock not implemented yet
009c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
009c:err:mscoree:LoadLibraryShim error reading registry key for installroot
009c:err:mscoree:LoadLibraryShim error reading registry key for installroot
009c:err:mscoree:LoadLibraryShim error reading registry key for installroot
009c:err:mscoree:LoadLibraryShim error reading registry key for installroot
00ac:fixme:imm:ImeSetActiveContext (0001009A, 1): stub
00ac:fixme:imm:ImmReleaseContext (00030090, 0001009A): stub
009c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
009c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0094:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0094:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: configuration in L"/home/ivan/.wine_7.20" has been updated.
Using winetricks 20220411 - sha256sum: be2d0c2938df5833f172a82cf9fc38ced22d05b97bffb4310e4d83ffd4eef802 with wine-7.20 and WINEARCH=win32
Executing w_do_call dotnet35sp1
Executing mkdir -p /home/ivan
Executing load_dotnet35sp1 
Not using a 64-bit prefix, nothing to do
Executing w_do_call remove_mono
Executing mkdir -p /home/ivan
Executing load_remove_mono 
02a8:fixme:file:NtLockFile I/O completion on lock not implemented yet
02a8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
02b0:fixme:file:NtLockFile I/O completion on lock not implemented yet
02b0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
02b0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
02b0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
02a8:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
02a8:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
uninstaller: The application with GUID '{7426CCE2-5341-534D-BAB0-1DAEDCCE76CE}' was not found
------------------------------------------------------
warning: Working around wine bug 34803 
------------------------------------------------------
reg: Unable to access or create the specified registry key
reg: Unable to find the specified registry key
reg: Unable to find the specified registry key
Executing rm -f /home/ivan/.wine_7.20/dosdevices/c:/windows/system32/mscoree.dll
Executing wine winecfg -v winxp
------------------------------------------------------
warning: Running /nix/store/8l8dgi5y0sbfryg7sq64dn5kx8rwvrwy-wine-7.20/bin/wineserver -w. This will hang until all wine processes in prefix=/home/ivan/.wine_7.20 terminate
------------------------------------------------------
Using native override for following DLLs: mscoree mscorwks
Executing wine regedit /S C:\windows\Temp\override-dll.reg
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
------------------------------------------------------
warning: Running /nix/store/8l8dgi5y0sbfryg7sq64dn5kx8rwvrwy-wine-7.20/bin/wineserver -w. This will hang until all wine processes in prefix=/home/ivan/.wine_7.20 terminate
------------------------------------------------------
Executing rm /home/ivan/.wine_7.20/dosdevices/y:
Executing cd /home/ivan/.wine_7.20/dosdevices/c:/windows/temp
Executing ln -s /home/ivan/.cache/winetricks/dotnet35sp1/dotnetfx35.exe .
Executing wine dotnetfx35.exe /lang:ENU /q
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0074:fixme:imm:ImeSetActiveContext (00010026, 0): stub
0074:fixme:imm:ImmReleaseContext (00010020, 00010026): stub
0108:fixme:imm:ImeSetActiveContext (0001005C, 1): stub
0108:fixme:imm:ImmReleaseContext (00010056, 0001005C): stub
0024:fixme:clusapi:GetNodeClusterState ((null),0022ECC4) stub!
0024:fixme:advapi:DecryptFileA ("c:\\70001361b5a7e94474\\", 00000000): stub
0114:fixme:imm:ImeSetActiveContext (0001007E, 1): stub
0114:fixme:imm:ImmReleaseContext (00010078, 0001007E): stub
0110:fixme:clusapi:GetNodeClusterState ((null),0022ECC4) stub!
0110:fixme:advapi:DecryptFileA ("c:\\918cfd138f1e5ef6b428\\", 00000000): stub
011c:fixme:heap:RtlSetHeapInformation handle 00000000, info_class 1, info 00000000, size 0 stub!
011c:fixme:ole:CoInitializeSecurity 00000000, -1, 00000000, 00000000, 0, 3, 00000000, 0, 00000000 stub
011c:fixme:security:GetWindowsAccountDomainSid (0022E504 004DBF1C 0022E500): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c00 (device=2d access=0 func=300 method=0)
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
011c:fixme:security:GetWindowsAccountDomainSid (0022DC74 005326F4 0022DC70): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:file:NtLockFile I/O completion on lock not implemented yet
011c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"NetFX35_EXP_enu_x86_net_SETUP", 0022AA08 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"VC_Runtime", 0022AA08 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"FT_NetFX_Core_CRT_x86", 00229F68 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"Servicing_Key", 0022AA08 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"KB953595", 00229F68 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"NetFX_Core_x86_enu_DDF", 0022AA08 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"CSharp_x86_enu_DDF", 00229F68 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"NETFXM_Only_Feature", 0022AA08 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"NETFX_AssemblyList", 0022AA08 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"Remove_Fx35ConfigFiles_x86_DDF", 0022AA08 stub returning 8
011c:fixme:msi:MsiGetFeatureValidStatesW 1, L"CDFGREEN_CA_x86_enu_DDF", 0022AA08 stub returning 8
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 0279B3F4 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 0279C0F4 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 0279CE5C 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C37BC 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C3BC4 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C3FCC 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C43D4 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C47DC 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C4BE4 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C4FEC 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C53F4 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C57FC 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C6524 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C722C 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C7664 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C7A6C 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C7E74 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C827C 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C8684 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C8A8C 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C8E94 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C929C 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C96A4 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027C9AAC 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:security:GetWindowsAccountDomainSid (0022DEF4 027CA7D4 0022DEF0): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:msi:determine_patch_sequence patch ordering not supported
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing table
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:err:msidb:TransformView_set_row trying to modify existing column
011c:fixme:msi:is_uninstallable check other criteria
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:fixme:imagehlp:BindImageEx Image modification is not implemented.
011c:err:msi:execute_script Execution of script 0 halted; action L"[C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsvc.dll;C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsvw.exe;C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe;<=>S-1-5-21-0-0-0-1000<=>{C09FB3CD-3D0C-3F2D-899A-6A1D67F2073F}]DD_CA_NgenServiceVersionCheck_X86.36"... returned 1603
011c:err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1603
011c:err:msi:execute_script Execution of script 2 halted; action L"[\"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\RegSvcs.exe\" /bootstrapu;14<=>S-1-5-21-0-0-0-1000<=>{C09FB3CD-3D0C-3F2D-899A-6A1D67F2073F}]DD_CA_ComregEnterpriseServicesRB_X86.3643236F_FC70_11D3_A536_0090278A1BB8" returned 1603
------------------------------------------------------
warning: Note: command wine dotnetfx35.exe /lang:ENU /q returned status 67. Aborting.
------------------------------------------------------

@austin987 how can I verify Wine regression tests?

@austin987
Copy link
Contributor

@austin987 how can I verify Wine regression tests?

I'm not sure exactly what you mean by that..Testing terms tend to get mixed up, so it can be confusing.

"Regression", for wine, generally means "something used to work, and doesn't anymore," where 'something' generally means a real application/testcase. A 'regression test' is the process of finding what caused that application/testcase to break:
https://wiki.winehq.org/Regression_Testing

If it's not working for you, as I said previously, you'd want to test specific wine commits. I.e., I listed some key commits above. But if this worked for you before and doesn't now, use those versions. Then report that to WineHQ.

@0181532686cf4a31163be0bf3e6bb6732bf

Fixed on 8.0, but you'll need a specific line in your winetricks script: 108e698
Screenshot 2023-01-31 at 12 13 10

/ # ls /usr/lib/wine/i386-windows/ | grep ngen
ngen.exe
/ # wine --version
wine-8.0
/ # apk info wine
wine-8.0-r2 description:
A compatibility layer for running Windows programs

wine-8.0-r2 webpage:
https://www.winehq.org

wine-8.0-r2 installed size:
203 MiB

/ # winetricks --version
20220411 - sha256sum: 69856050cfe9d97902dfd68c1ad42a10a4be0fe76660744126d7e3ed75610495

@austin987
Copy link
Contributor

108e698 is for dotnet35sp1, not dotnet35.

dotnet35 was fixed upstream, in wine-7.19.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Acknowledged bug upstream Bug in upstream Wine
Projects
None yet
Development

No branches or pull requests

5 participants