Winget-AutoUpdate icon indicating copy to clipboard operation
Winget-AutoUpdate copied to clipboard

Blacklist seems broken for MS Store installed apps

Open carlosvsilva opened this issue 2 years ago • 3 comments

Case in point: oh-my-posh, despite adding its ID to excluded_apps.txt:

ClickUp.ClickUp XP8K0HKJFRXGCK

That project makes new releases almost every day, so your auto-updater just keeps sending notifications about updates, and even updates the MS Store app to the external daily releases from github, instead of just updating when the MS Store version updates as it should be.

Any way to fix this ? Thanks

carlosvsilva avatar Aug 16 '22 09:08 carlosvsilva

Hi, can you share your log file please ? I think you may exclude the wrong app ID.

Romanitho avatar Aug 17 '22 08:08 Romanitho

https://github.com/microsoft/winget-pkgs/tree/8d7a2ef71417ba09414920e802e0eef029df96e1/manifests/j/JanDeDobbeleer/OhMyPosh

Romanitho avatar Aug 17 '22 08:08 Romanitho

Hi, I'm pretty confident I blacklisted the correct ID, as reported by winget.

Here are the logs: updates.log

carlosvsilva avatar Aug 17 '22 11:08 carlosvsilva

in your log I clearly see that the JanDeDobbeleer.OhMyPosh is not in your black list txt file...

Romanitho avatar Aug 18 '22 07:08 Romanitho

yes, because I never installed any standalone random version, otherwise winget would update it everyday or otherwise not update it at all stalling it. It's like being on a stable (Windows Store) or beta/alpha channel (github constant releases for this particular installer). So I just installed the Windows Store version and blacklisted its correct ID (XP8K0HKJFRXGCK). I shouldnt have to deal with continuous random standalone updates to this package from github, overwriting my Store stable version, don't know what's that all about.

Now I am workarounding it by also blacklisting the standalone ID (JanDeDobbeleer.OhMyPosh) but since I never installed the standalone version, this workaround is a complete hack but with useful side effects.

carlosvsilva avatar Aug 18 '22 09:08 carlosvsilva

basically, your problem seems to be related to Winget itself, as you have installed an app that is detected by Winget. Then, WAU take the lead if Winget detects an app... :/

Romanitho avatar Aug 21 '22 07:08 Romanitho

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Sep 21 '22 04:09 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Oct 06 '22 03:10 github-actions[bot]