Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81415

Summary: Typo in snort's MySQL guideline
Product: Gentoo Linux Reporter: Werner Schalk <werner_schalk>
Component: [OLD] ServerAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: minor CC: nichoj
Priority: High    
Version: unspecified   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Werner Schalk 2005-02-09 14:44:57 UTC
Hi,

I just noticed a small typo in snort 2.3.0 because after emerging it I get the following message:

* To use a database as a backend for snort you will have to
* import the correct tables to the database.
* You will have to setup a database called snort first.
*

MySQL: zcat /usr/share/doc/snort-2.3.0/schema/create_mysql.gz | mysql -p snort

This is not correct, the correct directory is "schemas" not "schema". This might confuse newbies.

Bye and thanks,
Werner
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-02-09 16:48:40 UTC
Fixed. Thanks for the report.
Comment 2 Aaron Walker (RETIRED) gentoo-dev 2005-02-12 08:27:38 UTC
*** Bug 81697 has been marked as a duplicate of this bug. ***