You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using Winget Reinstall under config -> fixes fails
Steps to reproduce
Go to config fixes
Click on WinGet Reinstall
See the error.
Checking if Chocolatey is Installed...
===========================================
--- Chocolatey is installed ---
===========================================
Version: v2.4.2
Chocolatey v2.4.2
3 validations performed. 2 success(es), 1 warning(s), and 0 error(s).
Validation Warnings:
- A pending system reboot request has been detected, however, this is
being ignored due to the current Chocolatey configuration. If you
want to halt when this occurs, then either set the global feature
using:
choco feature enable --name="exitOnRebootDetected"
or pass the option --exit-when-reboot-detected.
Installing the following packages:
winget
By installing, you accept licenses for the packages.
Downloading package from source 'https://chocolatey.org/api/v2/'
Progress: Downloading microsoft-vclibs-140-00 14.0.33321... 100%
microsoft-vclibs-140-00 v14.0.33321 (forced)
microsoft-vclibs-140-00 package files install completed. Performing other installation steps.
ERROR: The type initializer for '<Module>' threw an exception.
The install of microsoft-vclibs-140-00 was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\microsoft-vclibs-140-00\tools\chocolateyInstall.ps1'.
See log for details.
Failed to install winget-cli because a previous dependency failed.
Failed to install winget because a previous dependency failed.
Chocolatey installed 0/3 packages. 3 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
- microsoft-vclibs-140-00 (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\microsoft-vclibs-140-00\tools\chocolateyInstall.ps1'.
See log for details.
- winget - Failed to install winget because a previous dependency failed.
- winget-cli - Failed to install winget-cli because a previous dependency failed.
Expected behavior
expect it would simply re-install winget
Screenshots
Additional context
Issue validation
I checked for duplicate issues.
I checked for already existing discussions.
I checked for an already existing pull request addressing the issue.
The text was updated successfully, but these errors were encountered:
Describe the bug
using Winget Reinstall under config -> fixes fails
Steps to reproduce
Expected behavior
expect it would simply re-install winget
Screenshots
Additional context
Issue validation
The text was updated successfully, but these errors were encountered: