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

CI: fix macOS #2280

Open
Minoru opened this issue Dec 11, 2022 · 1 comment
Open

CI: fix macOS #2280

Minoru opened this issue Dec 11, 2022 · 1 comment
Labels
meta This discussion relates to how Newsboat is managed and run as a project

Comments

@Minoru
Copy link
Member

Minoru commented Dec 11, 2022

Our macOS builds are currently failing because they can't install libstfl from Homebrew. The library was disabled about a month ago; see Homebrew/homebrew-core#89981. They still carry Newsboat, but Newsboat formula bundles stfl.

I intend to remove macOS from CI for now, and open a discussion with Homebrew to see if this can be fixed.

@Minoru Minoru added the meta This discussion relates to how Newsboat is managed and run as a project label Dec 11, 2022
Minoru added a commit that referenced this issue Dec 11, 2022
Homebrew disabled libstfl formula[1], which means CI can no longer
install it[2]. As a result, we can't build Newsboat on macOS right now.

This commit is a short-term fix to un-break our CI. The path to the real
solution is tracked in #2280.

1. https://github.com/Homebrew/homebrew-core/blob/e29666f0788603a1c42fee6d9dd5db05e0f2d3d5/Formula/libstfl.rb#L17
2. https://github.com/newsboat/newsboat/runs/10020736154
@Minoru
Copy link
Member Author

Minoru commented Dec 11, 2022

Opened a GitHub Discussion with Homebrew here: Homebrew/discussions#4038

carno pushed a commit to carno/newsboat that referenced this issue Dec 16, 2022
Homebrew disabled libstfl formula[1], which means CI can no longer
install it[2]. As a result, we can't build Newsboat on macOS right now.

This commit is a short-term fix to un-break our CI. The path to the real
solution is tracked in newsboat#2280.

1. https://github.com/Homebrew/homebrew-core/blob/e29666f0788603a1c42fee6d9dd5db05e0f2d3d5/Formula/libstfl.rb#L17
2. https://github.com/newsboat/newsboat/runs/10020736154
@Minoru Minoru mentioned this issue Feb 11, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta This discussion relates to how Newsboat is managed and run as a project
Projects
None yet
Development

No branches or pull requests

1 participant