Package Details: brew-git 2.7.4.r6568.ga93906a15-1

Git Clone URL: https://aur.archlinux.org/brew-git.git (read-only, click to copy)
Package Base: brew-git
Description: The missing package manager for macOS (or Linux)
Upstream URL: https://github.com/Homebrew/brew
Licenses: BSD, CCPL
Conflicts: brew, linuxbrew, linuxbrew-git
Provides: brew
Submitter: dracorp
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 2
Popularity: 0.000000
First Submitted: 2019-04-01 20:50 (UTC)
Last Updated: 2022-08-03 18:15 (UTC)

Dependencies (3)

Required by (0)

Sources (2)

Latest Comments

carlosal1015 commented on 2022-09-25 13:13 (UTC) (edited on 2022-09-25 13:13 (UTC) by carlosal1015)

Hi @stanm, could you share the steps for getting brew working.

stanm commented on 2022-09-25 10:08 (UTC)

Multiple steps needed to get brew doctor to pass, right after installation.

Perhaps the PKGBUILD could be updated to address this.

markus-wa commented on 2022-04-08 20:46 (UTC)

broken: "One or more files did not pass the validity check!"

gavr123456789 commented on 2021-05-27 00:48 (UTC)

= = > ERROR: The source files did not pass the integrity check!

dracorp commented on 2020-01-27 20:20 (UTC)

I've orphaned package.

Biomage commented on 2020-01-27 19:40 (UTC)

Add ruby rails Active Record gem.
Gem install activesupport Gem install activerecord

atomy commented on 2020-01-27 07:52 (UTC) (edited on 2020-01-27 07:52 (UTC) by atomy)

Anyone else running into this issue?:

$ brew doctor
Traceback (most recent call last):
        4: from /opt/brew/Library/Homebrew/brew.rb:23:in `<main>'
        3: from /opt/brew/Library/Homebrew/brew.rb:23:in `require_relative'
        2: from /opt/brew/Library/Homebrew/global.rb:13:in `<top (required)>'
        1: from /usr/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
/usr/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- active_support/core_ext/object/blank (LoadError)