Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13386 - new ebuild: osiris-1.5.1b.ebuild
Summary: new ebuild: osiris-1.5.1b.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL: http://osiris.shmoo.com
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-06 17:20 UTC by Peter Johanson (RETIRED)
Modified: 2005-04-11 21:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
osiris-1.5.1b.ebuild (osiris-1.5.1b.ebuild,964 bytes, text/plain)
2003-01-06 17:21 UTC, Peter Johanson (RETIRED)
Details
osiris-1.5.1b.ebuild (osiris-1.5.1b.ebuild,1.16 KB, text/plain)
2003-01-07 15:48 UTC, Peter Johanson (RETIRED)
Details
Osiris license (LICENSE,2.77 KB, text/plain)
2003-01-08 11:40 UTC, Peter Johanson (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Johanson (RETIRED) gentoo-dev 2003-01-06 17:20:50 UTC
Osiris is a file integrity verification tool made by the shmoo group. Ebuild
works fine on my p4 w/ CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer
-mfpmath=sse -msse -msse2 -mmmx" and using gdbm as a database.

Osiris installs w/ EITHER gbdm or mysql support. This ebuild compiles w/ gdbm by
default, and mysql support if "mysql" is set as a USE variable.

antifa in #gentoo confirmed that the ebuild failed to compile when trying to
compile w/ mysql support as the mysql module borks for some reason.
Perhaps can disable mysql option in ebuild til this is ironned out. Will contact
osiris author if further testing shows consistent inability to compile w/ mysql
support.

i suggest this goes in sys-apps or app-admin, but that's just me. (:
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2003-01-06 17:21:46 UTC
Created attachment 7027 [details]
osiris-1.5.1b.ebuild
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2003-01-07 15:44:26 UTC
Fixed the ebuild to work w/ mysql... osiris looks for the mysql.h header in the
wrong place. needs to look in mysql/mysql.h

added a ssed line to fix it. Ebuild is all good now.
Comment 3 Peter Johanson (RETIRED) gentoo-dev 2003-01-07 15:48:59 UTC
Created attachment 7066 [details]
osiris-1.5.1b.ebuild

This is the revised ebuild which make compilation w/ mysql support function.
Comment 4 Peter Johanson (RETIRED) gentoo-dev 2003-01-08 11:37:04 UTC
turns out i lied about what licence osiris uses... it uses the "Osiris Software
LIcense". Seems pretty acceptable as an open source license though... i will
attach the license that is included w/ the souce so it can be considered.
Comment 5 Peter Johanson (RETIRED) gentoo-dev 2003-01-08 11:40:13 UTC
Created attachment 7095 [details]
Osiris license
Comment 6 Peter Johanson (RETIRED) gentoo-dev 2003-02-04 23:51:55 UTC
Commited to portage. Please test
Comment 7 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:21:30 UTC
db fix
Comment 8 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:26:22 UTC
db fix