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 doesn't show available update even though bucket file has been updated #4236

Closed
jmesserli opened this issue Jan 20, 2021 · 2 comments
Closed

Comments

@jmesserli
Copy link

I'm trying to update IntelliJ-IDEA-Ultimate from the JetBrains Bucket.
The local clone of the bucket seems to have the updated version 2020.3.1-..., but when I use scoop update IntelliJ-IDEA-Ultimate it tells me that the latest version is already installed:
image

I've had this issue in the past and could fix it by uninstalling IntelliJ, removing, and re-adding the bucket. But I'd prefer not to do that every time.
It might be primarily a problem with the IntelliJ package, the other apps seem to work fine.

I'm using

  • Windows 10 Pro 20H2 19042.746
  • Powershell 5.1.19041.610
  • Windows Terminal 1.4.3243.0

Please let me know if I can provide any more information.

@cech12
Copy link

cech12 commented Jun 2, 2021

Same issue for me. My version is 2021.1-211.6693.111 and the actual one is 2021.1.2-211.7442.40.
Past updates from version 2020.3.2-203.7148.57 to 2020.3.3-203.7717.56 to 2021.1-211.6693.111 worked without problems.

It looks like that the version comparison between 2021.1-... and 2021.1.X-... is not working.

Edit: Forcing the update with the following command worked for me:
scoop update IntelliJ-IDEA-Ultimate -f

@rashil2000
Copy link
Member

Fixed in master

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