-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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
chromium: Missing API keys, Chromium features are disabled #193814
Comments
That page from the chromium project is very specific. It mentions that anyone who did not accept the ToS for these keys is not allowed to use them. So I don't think Homebrew should go against that rule. |
Sounds good, it'd be much better to get Google to assign a set of keys for Homebrew. |
Closing based on the discussions in #193814 (comment) and #193815 (comment). Thx again! |
For anyone stumbling across this on macOS, here's a rundown:
G'luck! |
This is not a command issue, could be considered more of a bug in how Chromium is currently shipped. See Debian Bug report below.
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
Currently, Chromium shipped via Homebrew lacks Google API keys, which disables certain features such as Safe Browsing, Geolocation, and Spelling Suggestions. See:
Debian also had this issue and seem to have fixed it 10 years ago. We could either reuse Debian API keys or get Google to assign a set of keys for the Homebrew project.
See also
The Chromium Project - API Keys
LWN.net - Chromium API keys on Debian
Debian Bug Tracker - #748867
Debian API keys
Command that failed
N/A
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: