Bug 40097 - sara-5.0.1a.ebuild
Bug#: 40097 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: netmon@gentoo.org Reported By: diego@envigo.net
Component: Ebuilds
URL: 
Summary: sara-5.0.1a.ebuild
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2004-02-01 10:41 0000
Description:   Opened: 2004-02-01 10:41 0000
ebuild attached.

Description:

SARA is a derived work of the Security Administrator Tool for Analyzing
Networks (SATAN) (http://www.porcupine.org/satan).  SATAN was developed
by Dan Farmer and Wietse Venema.


net-analyzer/sara

------- Comment #1 From Diego Garcia 2004-02-01 10:43:36 0000 -------
Created an attachment (id=24756) [details]
sara-5.0.1a.ebuild

------- Comment #2 From Martin Holzer (RETIRED) 2004-02-02 12:48:47 0000 -------
please use 
insinto foo
doins bar

instead of
cp -r 

------- Comment #3 From Diego Garcia 2004-02-02 20:25:31 0000 -------
Created an attachment (id=24869) [details]
sara-5.0.1a.ebuild without us cp -r

------- Comment #4 From Michael Boman 2004-03-12 22:52:47 0000 -------
I'm working on getting this into portage. There is quite a few dependencies not
documented in the ebuild, and are hunting them down now.

------- Comment #5 From Michael Boman 2004-03-12 23:45:45 0000 -------
I have fixed the ebuild, but I have problems getting the software working.

cd /opt/sara; ./sara

does not seem to work as expected, I get connection timeout.

------- Comment #6 From Diego Garcia 2004-03-13 07:03:00 0000 -------
you need run sara with X and a www browser 
my ebuild still work fine for me 
after type ./sara must automatic load a browser
with a url like this:
http://yourhostname:43705/

perhaps your firewall?

if you get a error like this (you use firebird not mozilla)

Can't exec /usr/bin/mozilla: ...other msg...  perl/html.pl line 107.


i fix linking /usr/bin/mozilla to my firebird binary

------- Comment #7 From Diego Garcia 2004-03-13 13:01:00 0000 -------
forget comment there are a new version sara-5.0.2
with minor changes, rename the ebuild work fine.
checked

------- Comment #8 From Jon Hood (RETIRED) 2004-06-15 09:30:27 0000 -------
now in portage :)