Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[MNT]: Old macOS CI is failing to install #32339

Description

@QuLogic

Summary

Since about 12-15 hours ago, the builds on macOS-14 are failing with:

Error: tesseract: no bottle available!
If you're feeling brave, you can try to install from source with:
  brew install --build-from-source tesseract

This is a Tier 3 configuration:
  https://docs.brew.sh/Support-Tiers#tier-3
Do not report any issues to Homebrew/* repositories!
Read the above document instead before opening any issues or PRs.

It looks like about 15 hours ago Homebrew updated their formula: Homebrew/homebrew-core#304735 and dropped Sonoma.

Proposed fix

I'm not totally familiar with Homebrew, but since this is a Tier 3 system, I guess they aren't likely to add it back?

We don't directly require tesseract, but ghostscript which requires it. I don't know if Homebrew would consider adding back Sonoma builds for tesseract since there's something in their repo that requires it, or they'll just decide to drop Sonoma from Ghostscript as well.

Maybe what we'll have to do is bump all CI jobs to macOS 15? @iccir

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions