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

Unexpected downgrade prompt opening newer version of .deb #129

Open
scooby opened this issue Feb 23, 2022 · 0 comments
Open

Unexpected downgrade prompt opening newer version of .deb #129

scooby opened this issue Feb 23, 2022 · 0 comments

Comments

@scooby
Copy link

scooby commented Feb 23, 2022

Summary: Version parsing seems to be lexical rather than numeric, e.g. 1.10.0 is treated as a "downgrade" from 1.9.0

Steps to reproduce:

  1. Go to Stretchly 1.9.0
  2. Downlaod and install Stretchly_1.9.0_amd64.deb
  3. Go to Stretchly 1.10.0
  4. Open Stretchly_1.10.0_amd64.deb with Eddy.

Expected behavior: Eddy displays a normal prompt to upgrade the package.

Observed behavior: Eddy displays a prompt asking if the user wants to downgrade the package.

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

1 participant