Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

The [*] command isn't in our database #70

Open
jcortell opened this issue Feb 10, 2017 · 3 comments
Open

The [*] command isn't in our database #70

jcortell opened this issue Feb 10, 2017 · 3 comments

Comments

@jcortell
Copy link

Bro (v 0.1.0) installed (OSX 10.12.3), but no matter what bro I try, the result is always:
The bro command isn't in our database
The curl command isn't in our database
The ping command isn't in our database
... you get the point.

@greysonp
Copy link

greysonp commented Jun 2, 2017

I'm having this same problem on Ubuntu 16.04.

@whilei
Copy link

whilei commented Feb 8, 2018

Same problem on macOS 10.13.2.

~  ⟠ bro tar
The tar command isn't in our database.

	* Typing bro add will let you add tar to our database!

	* There's nothing to lose by typing bro add, it will just launch an editor with instructions.

	* Need help? Visit http://bropages.org/help

~  ⟠ bro curl
The curl command isn't in our database.

	* Typing bro add will let you add curl to our database!

	* There's nothing to lose by typing bro add, it will just launch an editor with instructions.

	* Need help? Visit http://bropages.org/help

~  ⟠ bro -t curl
The curl command isn't in our database.

	* Typing bro add will let you add curl to our database!

	* There's nothing to lose by typing bro add, it will just launch an editor with instructions.

	* Need help? Visit http://bropages.org/help

~  ⟠ bro -v
bro 0.1.0
~  ⟠ ruby -v
ruby 2.3.3p222 (2016-11-21 revision 56859) [universal.x86_64-darwin17]
~  ⟠ gem -v
2.5.2

@whilei
Copy link

whilei commented Sep 12, 2018

Bumping, same on Ubuntu 18.04:

~ 
$ bro curl
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::NIL is deprecated
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::Data is deprecated
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::TRUE is deprecated
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::FALSE is deprecated
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::Fixnum is deprecated
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::Bignum is deprecated
The curl command isn't in our database.

        * Typing bro add will let you add curl to our database!

        * There's nothing to lose by typing bro add, it will just launch an editor with instructions.

        * Need help? Visit http://bropages.org/help

~ 
$ uname -a
Linux ubp52 4.17.4-041704-generic #201807031235 SMP Tue Jul 3 12:37:29 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
~ 
$ cat /etc/*-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"
NAME="Ubuntu"
VERSION="18.04.1 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.1 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
~ 
$ ruby -v
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu]
~ 
$ bro -v
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::NIL is deprecated
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::Data is deprecated
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::TRUE is deprecated
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::FALSE is deprecated
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::Fixnum is deprecated
/home/ia/.gem/gems/commander-4.1.5/lib/commander/user_interaction.rb:328: warning: constant ::Bignum is deprecated
bro 0.1.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants