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

Cask installation is broken #6

Open
chrismessina opened this issue Feb 23, 2024 · 0 comments
Open

Cask installation is broken #6

chrismessina opened this issue Feb 23, 2024 · 0 comments

Comments

@chrismessina
Copy link

brew tap 0xxd0/tap
==> Tapping 0xxd0/tap
Cloning into '/opt/homebrew/Library/Taps/0xxd0/homebrew-tap'...
remote: Enumerating objects: 74, done.
remote: Counting objects: 100% (74/74), done.
remote: Compressing objects: 100% (43/43), done.
remote: Total 74 (delta 27), reused 41 (delta 11), pack-reused 0
Receiving objects: 100% (74/74), 11.50 KiB | 692.00 KiB/s, done.
Resolving deltas: 100% (27/27), done.
Tapped 1 formula (16 files, 22.7KB).


brew install cartool

==> Fetching 0xxd0/tap/cartool
==> Downloading https://github.com/0xxd0/cartools/archive/1.0.0-alpha.tar.gz
==> Downloading from https://codeload.github.com/showxu/cartools/tar.gz/refs/tags/1.0.0-alpha
##=O#- #
==> Installing cartool from 0xxd0/tap
==> xcodebuild
            -resolvePackageDependencies
Last 15 lines from /Users/messina/Library/Logs/Homebrew/cartool/01.xcodebuild:
2024-02-23 18:33:41 +0000

xcodebuild
            -resolvePackageDependencies

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
sh: line 1: -resolvePackageDependencies: command not found

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
  https://github.com/0xxd0/homebrew-tap/issues

/opt/homebrew/Library/Homebrew/utils/github/api.rb:356:in `raise_error': Validation Failed: [{"message"=>"The listed users and repositories cannot be searched either because the resources do not exist or you do not have permission to view them.", "resource"=>"Search", "field"=>"q", "code"=>"invalid"}] (GitHub::API::ValidationFailedError)
	from /opt/homebrew/Library/Homebrew/utils/github/api.rb:272:in `open_rest'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:178:in `search'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:182:in `search_results_items'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:36:in `search_issues'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:62:in `issues_for_formula'
	from /opt/homebrew/Library/Homebrew/exceptions.rb:502:in `fetch_issues'
	from /opt/homebrew/Library/Homebrew/exceptions.rb:497:in `issues'
	from /opt/homebrew/Library/Homebrew/exceptions.rb:553:in `dump'
	from /opt/homebrew/Library/Homebrew/brew.rb:143:in `rescue in <main>'
	from /opt/homebrew/Library/Homebrew/brew.rb:131:in `<main>'
/opt/homebrew/Library/Homebrew/formula.rb:2829:in `block in system': Failed executing: xcodebuild (BuildError)
            -resolvePackageDependencies
	from /opt/homebrew/Library/Homebrew/formula.rb:2765:in `open'
	from /opt/homebrew/Library/Homebrew/formula.rb:2765:in `system'
	from /opt/homebrew/Library/Taps/0xxd0/homebrew-tap/Formula/cartool.rb:33:in `install'
	from /opt/homebrew/Library/Homebrew/build.rb:177:in `block (3 levels) in install'
	from /opt/homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env'
	from /opt/homebrew/Library/Homebrew/build.rb:139:in `block (2 levels) in install'
	from /opt/homebrew/Library/Homebrew/formula.rb:1407:in `block in brew'
	from /opt/homebrew/Library/Homebrew/formula.rb:2997:in `block (2 levels) in stage'
	from /opt/homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env'
	from /opt/homebrew/Library/Homebrew/formula.rb:2996:in `block in stage'
	from /opt/homebrew/Library/Homebrew/resource.rb:129:in `block (2 levels) in unpack'
	from /opt/homebrew/Library/Homebrew/download_strategy.rb:126:in `chdir'
	from /opt/homebrew/Library/Homebrew/download_strategy.rb:126:in `chdir'
	from /opt/homebrew/Library/Homebrew/download_strategy.rb:113:in `stage'
	from /opt/homebrew/Library/Homebrew/resource.rb:125:in `block in unpack'
	from /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
	from /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
	from /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run'
	from /opt/homebrew/Library/Homebrew/resource.rb:226:in `stage_resource'
	from /opt/homebrew/Library/Homebrew/resource.rb:124:in `unpack'
	from /opt/homebrew/Library/Homebrew/resource.rb:98:in `stage'
	from /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/forwardable.rb:238:in `stage'
	from /opt/homebrew/Library/Homebrew/formula.rb:2976:in `stage'
	from /opt/homebrew/Library/Homebrew/formula.rb:1400:in `brew'
	from /opt/homebrew/Library/Homebrew/build.rb:133:in `block in install'
	from /opt/homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env'
	from /opt/homebrew/Library/Homebrew/build.rb:125:in `install'
	from /opt/homebrew/Library/Homebrew/build.rb:229:in `<main>'
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

1 participant