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

postgres 10.0 #19486

Closed
wants to merge 1 commit into from
Closed

postgres 10.0 #19486

wants to merge 1 commit into from

Conversation

cheleb
Copy link
Contributor

@cheleb cheleb commented Oct 15, 2017

  • [ x] Have you followed the guidelines for contributing?
  • [x ] Have you checked that there aren't other open pull requests for the same formula update/change?
  • [ x] Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • [ x] Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

Issue with version alias, but I could not figure out to fix it :(

brew audit --strict postgres
postgresql:
  * Formula has other versions so create a versioned alias:
      cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Aliases
      ln -s ../Formula/postgresql.rb postgresql@10.0
  * Formula has invalid versioned aliases:
      postgresql@9.6
Error: 2 problems in 1 formula

@DomT4
Copy link
Member

DomT4 commented Oct 15, 2017

Already a WIP in #19062.

@cheleb cheleb closed this Oct 15, 2017
@Homebrew Homebrew locked and limited conversation to collaborators May 4, 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

Successfully merging this pull request may close these issues.

None yet

2 participants