darlinghq / darling

Darwin/macOS emulation layer for Linux
http://www.darlinghq.org
GNU General Public License v3.0
11.4k stars 440 forks source link

Homebrew can't install packages #1430

Open leomelki opened 1 year ago

leomelki commented 1 year ago

Expected Result Homebrew should be able to install packages

Actual Result Homebrew detects a wrong macOs version, which makes it unable to install anything. brew doctor shows Error: macOS '10.16' is invalid When installing any package, this error shows up : Error: unknown or unsupported macOS version: :dunno

Steps To Reproduce

  1. Start darling shell
  2. Install homebrew
  3. Run brew install ruby

System Information Windows Subsystem for Linux 2 Ubuntu 5.15.90.1-microsoft-standard-WSL2 Edit : Darling commit : darling update_sources_11.5 @ 15e5b802

CuriousTommy commented 1 year ago

I'm going to assume that you have used the pre-release update_sources_11_5 build of Darling. Try using the latest successful master build from GitHub Actions.