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

Installing Homebrew formula with --head does not work #33704

Closed
philwebb opened this issue Jan 5, 2023 · 2 comments
Closed

Installing Homebrew formula with --head does not work #33704

philwebb opened this issue Jan 5, 2023 · 2 comments
Assignees
Labels
type: bug A general bug
Milestone

Comments

@philwebb
Copy link
Member

philwebb commented Jan 5, 2023

See build.head section

@philwebb philwebb added this to the 2.7.x milestone Jan 5, 2023
@philwebb philwebb added the type: bug A general bug label Jan 5, 2023
@philwebb philwebb changed the title Homebrew recipie include head build based on Maven Homebrew recipe includes head build based on Maven Jan 6, 2023
@wilkinsona
Copy link
Member

Things don't even get as far as trying to build with Maven due to an attempt to use the master branch:

 brew install spring-boot --HEAD
==> Fetching spring-io/tap/spring-boot
==> Cloning https://github.com/spring-projects/spring-boot.git
Cloning into '/Users/awilkinson/Library/Caches/Homebrew/spring-boot--git'...
fatal: Remote branch master not found in upstream origin
Error: spring-boot: Failed to download resource "spring-boot"
Failure while executing; `git clone --branch master -c advice.detachedHead=false https://github.com/spring-projects/spring-boot.git /Users/awilkinson/Library/Caches/Homebrew/spring-boot--git` exited with 128. Here's the output:
Cloning into '/Users/awilkinson/Library/Caches/Homebrew/spring-boot--git'...
fatal: Remote branch master not found in upstream origin

@wilkinsona wilkinsona modified the milestones: 2.7.x, 3.0.x Jan 6, 2023
@wilkinsona
Copy link
Member

Moving to 3.0.x as we only update the Homebrew tap for the latest GA release.

@wilkinsona wilkinsona self-assigned this Jan 6, 2023
@wilkinsona wilkinsona changed the title Homebrew recipe includes head build based on Maven Installing Homebrew formula with --head does not work Jan 6, 2023
@wilkinsona wilkinsona modified the milestones: 3.0.x, 3.0.2 Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants