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

f2c will not install on my Mac 14.2.1 laptop #381

Closed
2 tasks done
StephenPateMorales opened this issue Feb 22, 2024 · 2 comments
Closed
2 tasks done

f2c will not install on my Mac 14.2.1 laptop #381

StephenPateMorales opened this issue Feb 22, 2024 · 2 comments
Labels

Comments

@StephenPateMorales
Copy link

Verification

  • I ran brew update and am still able to reproduce my issue.
  • I have resolved all warnings from brew doctor and that did not fix my problem.

What were you trying to do (and why)?

The only brew doctor warning is about openssl and I don't think that is relevant here.

I am trying to install f2c so that I can install topdrawer. But the f2c install fails.

What happened (include all command output)?

pate@SFP-MacBook-Pro-Work ~ % brew install f2c
==> Fetching davidchall/hep/f2c
==> Downloading https://netlib.sandia.gov/f2c/src.tgz
################################################################################################################################### 100.0%
Error: f2c: SHA256 mismatch
Expected: d4847456aa91c74e5e61e2097780ca6ac3b20869fae8864bfa8dcc66f6721d35
Actual: 61c891d426edb05bc647d6f7fc345c2e7f4dce55d092c54a8fc5e1af483a3235
File: /Users/pate/Library/Caches/Homebrew/downloads/8884f4ebf9fec30808be1851bf06b28bf61bfb01e6fba0d752da2eb3796047ac--src.tgz
To retry an incomplete download, remove the file above.

What did you expect to happen?

I removed the indicated file, and try again, and the error repeats. It seems to indicate that the expected file and the actual file do not match.

Step-by-step reproduction instructions (by running brew commands)

brew install f2c

brew gist-logs <formula> link OR brew config AND brew doctor output

pate@SFP-MacBook-Pro-Work ~ % brew config
HOMEBREW_VERSION: 4.2.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: e5fefd73cd97cd36ae3af29551f529ae59b333d6
Last commit: 3 days ago
Core tap JSON: 22 Feb 01:21 UTC
Core cask tap JSON: 22 Feb 01:21 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.93sZKRnT6Y/org.xquartz:0
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 15.0.0 build 1500
Git: 2.39.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 8.4.0 => /usr/bin/curl
macOS: 14.2.1-arm64
CLT: 15.1.0.0.1.1700200546
Xcode: 15.2
Rosetta 2: false
pate@SFP-MacBook-Pro-Work ~ % brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
  [email protected]
pate@SFP-MacBook-Pro-Work ~ % 
pate@SFP-MacBook-Pro-Work ~ % brew gist-logs f2c
Error: No logs.
pate@SFP-MacBook-Pro-Work ~ %
@davidchall
Copy link
Owner

Hi @StephenPateMorales - thanks for the report. This should be resolved by #383 - can you try again?

@StephenPateMorales
Copy link
Author

Thank you, that worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants