惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
腾讯CDC
宝玉的分享
宝玉的分享
量子位
Recent Announcements
Recent Announcements
Martin Fowler
Martin Fowler
J
Java Code Geeks
V
Visual Studio Blog
阮一峰的网络日志
阮一峰的网络日志
Blog — PlanetScale
Blog — PlanetScale
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
S
SegmentFault 最新的问题
B
Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
小众软件
小众软件
The Cloudflare Blog
Y
Y Combinator Blog
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
GbyAI
GbyAI
IT之家
IT之家

Homebrew

分享两个我和小伙伴维护的第三方 Homebrew 仓库 同志们, brew 不支持 big sur 了,怎么搞 没有设置 Homebrew 清华源, brew 却从清华源下载? 会自动更新的非 MAS 安装的 app 怎么用 brew cask 管理? mac brew services nginx 开机启动失败,有遇到的老哥吗? HOMEBREW_INSTALL_FROM_API 已经是默认设置了 M1 MBP Ventura 上 MacVim 命令行启动后开新 Tab 崩溃 请教, mac 的 homebrew 用久了,怎么重置啊~ Brew 装不上 ca-certificates brew 下载过程怎么跳过已下载的依赖包? homebrew 移除了对 mojave 的支持,结果现在安装啥都得编译安装,有的要几个小时才编译完,愁死了 [M1 芯片] 安装最新版的 Homebrew 并替换成清华大学的源后无法安装软件 Homebrew 正式支持 M1 Install homebrew in native mode on Apple MacOS ARM (M1) Homebrew 要求 unshallow 整个 repo Homebrew 对 Apple Silicon 的支持状况 Mac 终端运行“brew install xxx”过程中不显示下载进度条,怎么解决? homebrew 安装相关 brew 不能找到 pyenv 装的 Python 关于用 Homebrew 安装 NGINX 并改成 80 端口启动 [Homebrew]分享一下昨天刚知道的中科大源,顺便吐槽一下官方连个 mirror 列表都没得,不知海岸这边的疾苦吗?😭 homebrew cask 国内镜像用哪个好? 貌似清华的 homebrew mirror 挂了 Homebrew 下周起将开始匿名收集用户使用的统计数据 如何修改源或者如何将使用本地源码包? brew 对旧的系统不管不顾了吗? 安装wget之后,仍然command not found 在douban创建了一个homebrew的小组, 求关注 Xcode, GCC, and Homebrew 遇到源的网速慢的时候怎么办呀
Homebew on macOS Big Sur 兼容性问题
lavvrence · 2020-11-16 · via Homebrew

最近刚升级了 mac,在使用 homebrew 的时候会提醒:

Warning: You are using macOS 11.0.
We do not provide support for this released but not yet supported version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or any other official channels. You are responsible for
resolving any issues you experience while you are running this
released but not yet supported version.

尝试安装某个命令行工具的时候会报错:

Error: Your CLT does not support macOS 11.0.
It is either outdated or was modified.
Please update your CLT or delete it if no updates are available.
Error: An exception occurred within a child process:
SystemExit: exit

在社区的搜索结果:

https://github.com/GoogleContainerTools/kpt/issues/962 和我一样的问题

https://discourse.brew.sh/t/macos-big-sur-issue/8407 同上

https://github.com/Homebrew/brew/issues/7857 说由于 CI 环境缺失最近几个不会支持 arm 下的 homebrew

p.s.: 机器是 Intel CPU.