Skip to content

Automatic update tries to update to the same release (with new checksums) #116

@graphixillusion

Description

@graphixillusion

Checklist

  • I have searched the issue tracker for open issues that relate to the same problem, before opening a new one.
  • This issue only relates to a single bug. I will open new issues for any other problems.

Description

The update mechanism seems to be broken: upon launch it detects new version (even if the version is already up to date), it downloads the update and the app restarts itself. The old exe is renamed in ".Rymdport.exe.old" and the the new exe has a different checksum of the previous one but the version it's still the same. This exact same issue happens with the previous version too (3.4.0): it updates to the same 3.4.0 version with different hashes and the app still remains on the version 3.4.0 missing the 3.5.0 target.

Steps to Reproduce

  1. Download the last release and start it
  2. The app shows an update notification asking to update
  3. The update process download a new exe, rename the old one to ".Rymdport.exe.old" and restart the app
  4. The app has the same version of before but the exe has different checksum hash

Screenshots

No response

Rymdport version

3.5.0, 3.4.0 (didn't try the oldest ones)

Operating System

Windows

Operating System Version

Windows 11

Go Compiler Version

No response

Additional Information

Already reporte here too:

#76 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingupstream-issueAn issue in a dependency or other upstream tool

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions