Linuxbrew / brew

:beer::penguin: The Homebrew package manager for Linux
https://linuxbrew.sh
BSD 2-Clause "Simplified" License
2.66k stars 237 forks source link

uninitialized constant: Hardware::CPU::ArchitectureListExtension #699

Closed sjackman closed 6 years ago

sjackman commented 6 years ago
$ brew irb <<<'Hardware::CPU.universal_archs'
NameError: uninitialized constant #<Class:Hardware::CPU>::ArchitectureListExtension

Affects zookeeper

sjackman commented 6 years ago

Affects only wine and zookeeper, so not going to fix in Linuxbrew/brew. The issue with zookeeper was fixed by PR https://github.com/Linuxbrew/homebrew-core/pull/7440