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

error running winget #3098

Closed
feldegast opened this issue Mar 22, 2023 · 1 comment
Closed

error running winget #3098

feldegast opened this issue Mar 22, 2023 · 1 comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Milestone

Comments

@feldegast
Copy link

Brief description of your issue

error running the command
winget -update --all
error given is
Failed in attempting to update the source: winget

this bug is similar to bug #1656

running the following in an administrator-elevated PowerShell works but is not a fix:

winget source reset --force && winget upgrade

as this does not solve the issue it just fixes it temporarily

Steps to reproduce

unknown but generally on a fresh boot I need to do the above fix for winget to work again

Expected behavior

winget should start downloading updates

Actual behavior

Failed in attempting to update the source: winget

updates do not download

Environment

winget --info

Windows Package Manager v1.4.10173
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22622.590
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.19.10173.0

Logs: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir

User Settings: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json

Links
---------------------------------------------------------------------------
Privacy Statement   https://aka.ms/winget-privacy
License Agreement   https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage            https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label Mar 22, 2023
@denelon denelon added Issue-Bug It either shouldn't be doing this or needs an investigation. and removed Needs-Triage Issue need to be triaged labels Mar 22, 2023
@feldegast
Copy link
Author

issue resolved in current version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

No branches or pull requests

2 participants