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

Apache Bench not migrated to brew-core #22899

Closed
5 tasks done
fcoury opened this issue Jan 15, 2018 · 4 comments
Closed
5 tasks done

Apache Bench not migrated to brew-core #22899

fcoury opened this issue Jan 15, 2018 · 4 comments

Comments

@fcoury
Copy link

fcoury commented Jan 15, 2018

Please always follow these steps:

  • Confirmed this is a problem with brew installing one, specific Homebrew/homebrew-core formula (not cask or tap) and not every time you run brew? If it's a general brew problem please file this issue at https://github.com/Homebrew/brew/issues/new. If it's a brew cask problem please file this issue at https://github.com/caskroom/homebrew-cask/issues/new. If it's a tap (e.g. Homebrew/homebrew-php) problem please file this issue at the tap.
  • Ran brew update and retried your prior step?
  • Ran brew doctor, fixed all issues and retried your prior step?
  • Ran brew gist-logs <formula> (where <formula> is the name of the formula that failed) and included the output link?
  • If brew gist-logs didn't work: ran brew config and brew doctor and included their output with your issue?

To help us debug your issue please explain:

  • What you were trying to do (and why)

Install apache bench by running brew install homebrew/apache/ab

  • What happened (include command output)
$ brew install homebrew/apache/ab
Error: No available formula with the name "homebrew/apache/ab"
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/apache is shallow clone. To get complete history run:
  git -C "$(brew --repo homebrew/apache)" fetch --unshallow

Error: No previously deleted formula found.
==> Searching for similarly named formulae...
==> Searching local taps...
Error: No similarly named formulae found.
  • What you expected to happen

Install apache bench or at least find a way to install it after it's been migrated to homebrew-core.

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

This is more of a question if the Apache Bench tool was migrated to homebrew-core along with the other ones reported here:

https://github.com/Homebrew/homebrew-apache

@ilovezfs
Copy link
Contributor

macOS comes with ab. man ab

@fcoury
Copy link
Author

fcoury commented Jan 15, 2018

No way @ilovezfs I am so sorry!

@ilovezfs
Copy link
Contributor

hehe no worries

@johnwebbcole
Copy link

macOS comes with ab 2.3, it would be nice to get 2.4 via HomeBrew.

@Homebrew Homebrew locked and limited conversation to collaborators Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants