yudai/gotty

brew installation error

begem opened this issue · 0 comments

begem commented

debian bookworm

What did you do?

#brew install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
test -d ~/.linuxbrew && eval "$(~/.linuxbrew/bin/brew shellenv)"
test -d /home/linuxbrew/.linuxbrew && eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
test -r ~/.bash_profile && echo 'eval "$($(brew --prefix)/bin/brew shellenv)\"' >> ~/.bash_profile
echo 'eval "$($(brew --prefix)/bin/brew shellenv)\"' >> ~/.bash_profile

#gotty install
brew install yudai/gotty/gotty

==> Tapping yudai/gotty
Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/yudai/homebrew-gotty'...
remote: Enumerating objects: 56, done.
remote: Total 56 (delta 0), reused 0 (delta 0), pack-reused 56
Receiving objects: 100% (56/56), 6.71 KiB | 6.71 MiB/s, done.
Resolving deltas: 100% (32/32), done.
Tapped 1 formula (14 files, 72.2KB).
Error: yudai/gotty/gotty: undefined method `is_64_bit?' for Hardware:Module