brew [re]install firefox
started to ignore system language and even --language=de
#140264
Closed
6 tasks done
Labels
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
Installing f.e. Firefox via
brew install firefox
orbrew install --language=de firefox
ignores the system locale and the manually set German language and installs the default en-US version of firefox. But just to make sure my problem is understood, the cask gets instant so there is no command failing, it's just not doing what I am used to and would expect. I actually didn't find any related changes in the docs/readme/changelog which could explain this behavior.I checked with two different MacBooks (15"/13") with different but updated macOS Ventura and Monterey.
My locale is set to
and setting LC_ALL to "de_DE.UTF-8" didn't make a difference during my tests.
Thanks a lot for taking a look into this and for this awesome project 👍.
Command that failed
brew [re]install --language=de firefox, brew [re]install firefox
Output of command with
--verbose --debug
Output of
brew doctor --verbose
Output of
brew tap
The text was updated successfully, but these errors were encountered: