Bug 72570 - Small error in ebuild message for snort 2.2.0
Bug#: 72570 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: netmon@gentoo.org Reported By: jbarton@technicalworks.net
Component: Applications
URL: 
Summary: Small error in ebuild message for snort 2.2.0
Keywords:  
Status Whiteboard: 
Opened: 2004-11-26 11:00 0000
Description:   Opened: 2004-11-26 11:00 0000
Once snort is successfully merged, it gives the following message for setting
up mysql:
 * To use a database as a backend for snort you'll have to
 * import the correct tables to the database.
 * You'll have to setup a user called snort first.

The snort user account is already set up, I believe what this is supposed to
say is:
 * To use a database as a backend for snort you'll have to
 * import the correct tables to the database.
 * You'll have to setup a *database* called snort first.
This would make sense because the mysql script depends on having a database
named 'snort' set up



Reproducible: Always
Steps to Reproduce:
1.emerge snort
2.
3.

Actual Results:  
see above

Expected Results:  
see above

Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4,
glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r6 i686)
=================================================================
System uname: 2.6.9-gentoo-r6 i686 Mobile AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acl alsa apm arts avi berkdb bitmap-fonts cdr crypt cups dvdr
encode ethereal extensions f77 flac foomaticdb fortran gdbm gif gpm gtk gtk2
imlib innodb java jpeg libg++ libwww mad mikmod motif mpeg mysql ncurses
offensive oggvorbis opengl oss pam pdflib perl png python qt quicktime readline
samba sdl slang snmp spell ssl svga tcpd tiff truetype x86 xml xml2 xmms xv
zlib"

------- Comment #1 From Eldad Zack (RETIRED) 2004-11-28 07:32:16 0000 -------
Correct, fixed in portage. Thanks.