-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Package Issue]: Package.Identifier Error while installing Winget on Windows Server 2012 R2 #166579
Comments
winget requires at least Windows 10 (10.0.17763.x) or Server 2019 (10.0.17763.x), 2012 R2 is Windows 8.1 based (6.3.9600.x) and too old.
|
[Policy] Needs Author Feedback |
This should probably be moved to winget-cli, if it remains open. It's basically a feature request to support older OSes. |
I doubt this will remain open -
Originally posted by @denelon in microsoft/winget-cli#1008 (comment) |
Oh, so it's a duplicate. |
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
We are encountering an error when trying to install Winget on a Windows Server 2012 R2 system. Below are the details of the error and the steps we have taken so far:
Steps to reproduce
Error Message:
System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forInspection, Boolean suppressSecurityChecks)
Steps to Reproduce:
Attempt to install WingError Message:
System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forInspection, Boolean suppressSecurityChecks)
Actual behavior
Expected Behavior:
Winget should install without errors on the system.
Expected behavior
Error Message:
System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forInspection, Boolean suppressSecurityChecks)
Steps to Reproduce:
Attempt to install WingError Message:
System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forInspection, Boolean suppressSecurityChecks)
Environment
Screenshots and Logs
w
The text was updated successfully, but these errors were encountered: