problem in installing linux #5475
Unanswered
vijayverma1
asked this question in
Linux
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Additional Info
Output of
brew config
Output of
brew doctor
Description of issue
Trying to install coot using home brew
brew install ./coot.rb --verbose --debug --keep-tmp -HEAD
its giving error
Usage: brew gist-logs [options] formula
Upload logs for a failed build of formula to a new Gist. Presents an error
message if no logs are found.
-n, --new-issue Automatically create a new issue in the
'appropriate GitHub repository after creating
the Gist.
-p, --private The Gist will be marked private and will not
appear in listings but will be accessible
with its link.
-d, --debug Display any debugging information.
-q, --quiet Make some output more quiet.
-v, --verbose Make some output more verbose.
-h, --help Show this message.
Error: invalid option: --keep-tmp
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cli/parser.rb:328:in
parse_remaining' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cli/parser.rb:380:in
parse'/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/abstract_command.rb:53:in
initialize' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11463/lib/types/private/abstract/declare.rb:37:in
new'/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11463/lib/types/private/abstract/declare.rb:37:in
block in declare_abstract' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb:90:in
Beta Was this translation helpful? Give feedback.
All reactions