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

Scoop updates/cleanups don't seem to work with certain app versions #3812

Closed
matthewpwatkins opened this issue Dec 30, 2019 · 2 comments
Closed

Comments

@matthewpwatkins
Copy link

matthewpwatkins commented Dec 30, 2019

Here are the steps to reproduce:

I'm running latest version of scoop:

Current Scoop version:
a9fa775d (HEAD -> master, origin/master, origin/HEAD) chore(buckets.json): Update scoop-nonportable URL (#3776)

When I run scoop status shows I have IntelliJ-IDEA v 2019.3-193.5233.102 installed.

But when I open IntelliJ it tells me there's an update.

So I run scoop update * and scoop reports:

IntelliJ-IDEA: 2019.3-193.5233.102 (latest version)
Latest versions for all apps are installed! For more information try 'scoop status'

So, based on the workaround mentioned in #3644, I run scoop update -f IntelliJ-IDEA. Scoop dutifully updates IntelliJ to version 2019.3.1-193.5662.53.

But I don't want the old version on my machine, so I run a cleanup scoop cleanup *, only to watch scoop uninstall the new version that it just installed!

Removing IntelliJ-IDEA: 2019.3.1-193.5662.53
Everything is shiny now!

No, scoop, everything is not shiny now.

So my question is, why is scoop not registering the new version as new? I thought that was supposed to be fixed with #3644? And until that is fixed should I just never run cleanup?

Thanks!

@matthewpwatkins matthewpwatkins changed the title Scoop updates/cleanups don't seem to work with versions Scoop updates/cleanups don't seem to work with certain app versions Dec 30, 2019
@Ash258
Copy link
Contributor

Ash258 commented Dec 30, 2019

Duplicate/Related #2720

Being fixed in #3721

@rasa
Copy link
Member

rasa commented Oct 20, 2020

Obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants