-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Open
Labels
Needs-TriageThis work item needs to be triaged by a member of the core team.This work item needs to be triaged by a member of the core team.
Description
Among the affected PRs:
- New package:Microsoft.DotNet.Runtime.2_2 version 2.2.8.28209 #324922 (comment)
- New package:Microsoft.DirectX.Mesh version 2025.10.28.1 #325936 (comment)
- OBSProject.OBSStudio: Add portable installers for x64 and arm #320323
- New version: liule.Snipaste version 2.11.2 #322996 (comment)
- New version: ImageMagick.Q16 version 7.1.2.11 #323044
- Update libvips.libvips version 8.18.0 #324760
The error message in question:
Failure to parse win 10, attempting win 11
Caught exception while trying to kill child processes: System.TypeInitializationException: The type initializer for 'System.Management.ManagementPath' threw an exception.
---> System.TypeInitializationException: The type initializer for 'System.Management.WmiNetUtilsHelper' threw an exception.
---> System.ComponentModel.Win32Exception (193): Failed to load required native library 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll'.
Executable C:\Users\Validator\AppData\Local\Microsoft\WinGet\Packages\Microsoft.DotNet.Runtime.2_2__DefaultSource\dotnet.exe returned exit code: -2147450751
In the case of the first 2 PRs, I presumed that adding Microsoft.DotNet.Framework.DeveloperPack_4 as a package dependency would fix it, but apparently it doesn't. So that leaves me unsure as to whether it's a client-side dependency problem, or if the .dll error is on the pipeline VMs' part?
Metadata
Metadata
Assignees
Labels
Needs-TriageThis work item needs to be triaged by a member of the core team.This work item needs to be triaged by a member of the core team.