darlinghq / darling

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

XCode-Select Install is not working: Cannot open python2.7: No such file or directory #1500

Open HGStyle opened 3 months ago

HGStyle commented 3 months ago

Expected Result I wanted to install XCode Command Line Tools.

Actual Result It didn't worked: Cannot open /home/hgstyle/.darling/usr/bin/python2.7: No such file or directory

Steps To Reproduce

  1. Install the latest build from the GitHub artifacts
  2. Remove the darling-dev* files else it won't install
  3. sudo dpkg -i darling*.deb in the folder containing the Darling DEBs
  4. Run: xcode-select --install and get the error message

Failed attemps to resolve

Screenshot

image

System Information

Software Version
Linux Kernel 5.15.146.1 in WSL2
Darling DEBs from here
HGStyle commented 3 months ago

Waited some days and retried, now it somehow gives a different error message (didn't updated Darling, just updated some softwares using APT but not Darling): sh: /usr/libexec/darling/clt_install.py: /usr/bin/python2.7: bad interpreter: Message too long