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

ghc: fix postinstall failure on linux #59336

Conversation

mizunashi-mana
Copy link
Contributor

  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

Fix https://github.com/Homebrew/linuxbrew-core/issues/20475

See also NixOS/nixpkgs#85446

@BrewTestBot BrewTestBot added the python Python use is a significant feature of the PR or issue label Aug 8, 2020
@dawidd6 dawidd6 changed the title Fix postinstall failure on linux ghc: fix postinstall failure on linux Aug 8, 2020
@jonchang jonchang added bottle unneeded [DEPRECATED] Bottle does not need to be built and removed bottle unneeded [DEPRECATED] Bottle does not need to be built labels Aug 9, 2020
@jonchang
Copy link
Contributor

jonchang commented Aug 9, 2020

This will need a revision bump.

@fishtreesugar fishtreesugar mentioned this pull request Aug 9, 2020
@mizunashi-mana
Copy link
Contributor Author

Test failure caused by

  • Some bottles depend cabal v1 system which is deprecated: agda
  • Some bottles does not support GHC 8.10: hledger

@mizunashi-mana
Copy link
Contributor Author

This will need a revision bump.

I fixed.

@chenrui333 chenrui333 added haskell Haskell use is a significant feature of the PR or issue and removed python Python use is a significant feature of the PR or issue labels Aug 10, 2020
@chenrui333
Copy link
Member

for all builds

brew test --retry --verbose agda
brew test --retry --verbose agda
brew install --build-from-source bup
brew install --build-from-source hledger

for 10.15:

brew install --build-from-source bond

@chenrui333
Copy link
Member

agda test failure is known issue, #58984

@BrewTestBot BrewTestBot added the python Python use is a significant feature of the PR or issue label Aug 10, 2020
@SeekingMeaning SeekingMeaning mentioned this pull request Sep 6, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
haskell Haskell use is a significant feature of the PR or issue python Python use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants