-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
apps version not correctly getted? #4381
Comments
and same as other ones |
What is the output from "winget list"? Do you have more than one version of Visual Studio installed? |
Here is the list: |
So whats the problem? |
I'm not sure. Was there a "shield" icon in the taskbar requesting UAC approval? |
I have uac disabled so nothing pop up Tomorrow will show the output of that command |
WinGet-2024-04-17-15-52-54.123.log(___/ C:\Users\Mrgaton>winget upgrade --all --verbose-logs --logs Visual Studio Community 2022 Microsoft.VisualStudio.2022.Community 17.7.3 17.9.1 winget The following packages have an update available, but require an explicit target for the update:
|
same as this one #2817 |
This just hit me with a couple of packages. Here's an included session:
As you can see, it says I need to update the packages and does so.. I run it a second time and it STILL thinks it needs to update those packages and re-updates them again. Running any of them will confirm they've already been updated. |
wich version of winget do you have @Firehawke ? |
Apologies for delayed response, was sick the last week or so. Winget --version reports.. v1.9.2151-preview |
ADB AppControl, WinDirStat and Discord have always been issues. |
VLC version was getted properly, issue was something else. VLC program wasn't picking up the 3.0.21 update that was available on the website. Upgraded the exe over it and it's good now. Does winget utilize the software's auto-update or is this more of a repository type deal? Wondering why both VLC and winget weren't picking up the same VLC udpate. WinDirStat "unknown" goes away without the --include-unknown. ADB AppControl and Discord are the only real problems, maybe. |
Brief description of your issue
when i run
winget update --all
and update the first app and ten stoping the process when i run the command again it downloads and reinstalls the already "updated" appSteps to reproduce
run
winget update --all
and stop it before it endsExpected behavior
not to reupdate already updated apps
Actual behavior
work
Environment
The text was updated successfully, but these errors were encountered: