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

(mysql.workbench) checksum mismatch #273

Open
1EDExg0ffyXfTEqdIUAYNZGnCeajIxMWd2vaQeP opened this issue Nov 11, 2024 · 1 comment
Open

Comments

@1EDExg0ffyXfTEqdIUAYNZGnCeajIxMWd2vaQeP

Expected Behavior

installs fine

Current Behavior

Error - hashes do not match. Actual value was '895DA98EDBF1E471E86729AD53C1994806F74EC1C10E78AE7D4EC58E1BFAB578'.
Downloading mysql.workbench
  from 'https://cdn.mysql.com/Downloads/MySQLGUITools/mysql-workbench-community-8.0.40-winx64.msi'
Progress: 100% - Completed download of C:\Users\PC\AppData\Local\Temp\chocolatey\mysql.workbench\8.0.40\mysql-workbench-community-8.0.40-winx64.msi (41.93 MB).
Download of mysql-workbench-community-8.0.40-winx64.msi (41.93 MB) completed.
Error - hashes do not match. Actual value was '895DA98EDBF1E471E86729AD53C1994806F74EC1C10E78AE7D4EC58E1BFAB578'.
ERROR: Checksum for 'C:\Users\PC\AppData\Local\Temp\chocolatey\mysql.workbench\8.0.40\mysql-workbench-community-8.0.40-winx64.msi' did not meet 'e0ede360bf917823a0007b4c434f65edeec8863759012c1ad22ef4e2279220ef' for checksum type 'sha256'. Consider passing the actual checksums through with --checksum --checksum64 once you validate the checksums are appropriate. A less secure option is to pass --ignore-checksums if necessary.
The install of mysql.workbench was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\mysql.workbench\tools\chocolateyInstall.ps1'.
 See log for details.

Your Environment

  • Package Version used: 8.0.40
  • Operating System and version: Windows 11 24H2 (26100.2033)
  • Chocolatey version: 2.3.0
  • Install/uninstall gist: n/a
@ismalia
Copy link

ismalia commented Dec 10, 2024

I think this is happening because MySQL Workbench 8.0.40 was re-released on October 31, 2024, to address a bug (the mysql_native_password authentication plugin was missing lol).
The checksum may be set for the original release from October 15, 2024.

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

2 participants