Skip to content
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

Xcode 15.0.1 install failed with aria2 #322

Open
havebeenfitz opened this issue Oct 19, 2023 · 2 comments
Open

Xcode 15.0.1 install failed with aria2 #322

havebeenfitz opened this issue Oct 19, 2023 · 2 comments

Comments

@havebeenfitz
Copy link

havebeenfitz commented Oct 19, 2023

Precondition:

  • macOS Sonoma 14.0
  • aria2 installed (homebrew)

Steps:

  • run xcodes install 15.0.1

Expected:

  • Xcode 15.0.1 installed as usual

Actual:

  • getting an error:
Downloading with aria2 (/opt/homebrew/bin/aria2c)

XcodesKit/Environment.swift:80: Precondition failed: Aria must be called on the main queue
[1]    10494 trace trap  xcodes install 15.0.1 --experimental-unxip

Workarounds:

  • remove aria2 with brew uninstall aria2 (if installed with brew)
  • use --no-aria2 options
@venkateshrippling
Copy link

is there a workaround for this issue?

@beribas
Copy link

beribas commented Dec 11, 2023

Upgrading aria2 to 1.37.0 helped for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants