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

Error: Failure while executing; /bin/launchctl bootstrap gui/501 /Library/LaunchAgents/homebrew.mxcl.httpd.plist exited with 5 #11289

Closed
2 tasks done
SteveG-Intracto opened this issue Apr 29, 2021 · 1 comment
Labels
bug Reproducible Homebrew/brew bug outdated PR was locked due to age

Comments

@SteveG-Intracto
Copy link

brew config output

HOMEBREW_VERSION: 3.1.4
ORIGIN: https://github.com/Homebrew/brew
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 5f8dbcc6187ecc8f7fe81631455f70c64cabaf03
Core tap last commit: 50 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 12
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: dodeca-core 64-bit kabylake
Clang: 12.0 build 1205
Git: 2.30.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.64.1 => /usr/bin/curl
macOS: 11.3-x86_64
CLT: 12.5.0.0.1.1617976050
Xcode: 12.5

brew doctor output

Your system is ready to brew.

  • I ran brew update and am still able to reproduce my issue.
  • I have resolved all warnings from brew doctor and that did not fix my problem.

What were you trying to do (and why)?

I'm trying to install httpd on a clean installed Mac OSX Big Sur.

What happened (include all command output)?

I've installed a fresh Mac OSX by doing a clean install. Next step was installing homebrew by doing the following commands:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew doctor
Your system is ready to brew.
brew --version
Homebrew 3.1.4
Homebrew/homebrew-core (git revision 5f8dbcc; last commit 2021-04-29)

What did you expect to happen?

That the httpd services get started for doing my setup on my Mac.

Step-by-step reproduction instructions (by running brew commands)

brew install openssl
brew install httpd
brew services start httpd
@SteveG-Intracto SteveG-Intracto added the bug Reproducible Homebrew/brew bug label Apr 29, 2021
@carlocab
Copy link
Member

Duplicate of Homebrew/homebrew-core#76192

@carlocab carlocab marked this as a duplicate of Homebrew/homebrew-core#76192 Apr 29, 2021
@github-actions github-actions bot added the outdated PR was locked due to age label May 30, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Reproducible Homebrew/brew bug outdated PR was locked due to age
Projects
None yet
Development

No branches or pull requests

2 participants