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

brew installation error #352

Open
begem opened this issue Sep 11, 2023 · 0 comments
Open

brew installation error #352

begem opened this issue Sep 11, 2023 · 0 comments

Comments

@begem
Copy link

begem commented Sep 11, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant