Skip to content
Discussion options

You must be logged in to vote

Many thanks for your reply florelis! I did have a look through the logs and used the --verbose-logs flag to get more info. I noticed that, on the affected systems, the versions of suggested updates were also already out-of-date (e.g. winget upgrade would suggest RedHat.Podman 5.8.1 while 5.8.2 was already out). In the end, to solve the issue, I did a forceful reset using the following commands which solved the error 404:

winget source remove --name winget --disable-interactivity
winget source reset --force --disable-interactivity
Add-AppxPackage -Path "https://cdn.winget.microsoft.com/cache/source.msix"
winget source update --disable-interactivity

From what I saw with the logs, the issue…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alba02119451
Comment options

Answer selected by alba02119451
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants