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

Kstars SHA256 Mismatchissuje #189378

Closed
6 tasks done
WarthogARJ opened this issue Oct 22, 2024 · 2 comments
Closed
6 tasks done

Kstars SHA256 Mismatchissuje #189378

WarthogARJ opened this issue Oct 22, 2024 · 2 comments

Comments

@WarthogARJ
Copy link

Verification

Description of issue

Installing Kstars fails due to a reported SHA256 mismatch.

But the caskcode on Github is incorrect.
It says:
cask "kstars" do
version "3.7.3"
sha256 "bd4e5a38f308b56cabebbfd2cdf0dde301d7033d8ad1b8a73191ebd0e15be52e"

However, the SHA256 from Developer site (https://kstars.kde.org/download/) says CORRECT SHA256 is:
"e0153c5a9110f639fa180d540497413ab6a6afe295260a7cb2d4c6c03c8b1a87"

Therefore, caskcode needs to be corrected.

I downloaded package direct from site and it installed & ran correctly.

Command that failed

brew install --cask kstars

Output of command with --verbose --debug

Already downloaded: /Users/mbp2015/Library/Caches/Homebrew/downloads/8d3c1ef077e32910c37e2be28d986427fdc181ebff60ddcf524971781edac974--kstars-3.7.3.dmg
Error: SHA256 mismatch
Expected: bd4e5a38f308b56cabebbfd2cdf0dde301d7033d8ad1b8a73191ebd0e15be52e
  Actual: e0153c5a9110f639fa180d540497413ab6a6afe295260a7cb2d4c6c03c8b1a87
    File: /Users/mbp2015/Library/Caches/Homebrew/downloads/8d3c1ef077e32910c37e2be28d986427fdc181ebff60ddcf524971781edac974--kstars-3.7.3.dmg
To retry an incomplete download, remove the file above.

Output of brew doctor and brew config

brew doctor: output not relevant to this

Output of brew tap

homebrew/bundle
homebrew/services
shivammathur/php
@SMillerDev
Copy link
Member

I made doubly sure this is not a checksum does not match / SHA256 mismatch error (do not open an issue before trying to open a PR to fix first).

@SMillerDev SMillerDev closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2024
@cxwx
Copy link

cxwx commented Jan 9, 2025

kstart always show sha256 mismatch. It seems the sources always changed

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