Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68542 - Tripwire missing keywords for AMD64/segfault (patch)
Summary: Tripwire missing keywords for AMD64/segfault (patch)
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
: 68796 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-10-22 06:59 UTC by Matthew Baker
Modified: 2005-03-25 08:36 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Baker 2004-10-22 06:59:38 UTC
The tripwire package has missing keywords for amd64 platform. If they are added it  compiles but segfaults as in bug 38924.

Reproducible: Always
Steps to Reproduce:
1. Edit tripwire ebuild and add amd64 to accepted keywords
2. emerge tripwire
3. run twinstall.sh


Actual Results:  
twadmin segfaults (covered by 38924 will not repeat see additional info below).


 I have stumbled accross a set of tripwire patches which "cleans" the build on
this platform. They can be found at http://www.frenchfries.net/paul/tripwire/.
Perhaps with permission of the author they could be included in the ebuild and
the keywords could be added.
Also I have built my system with various CFLAGS, the above above patched package
only compiled WITHOUT optimisations as in the notes for bug 38924. However as my
amd64 is compiled as native 64 libraries with CFLAG -m64 this IS needed
otherwise the build fails.
Comment 1 Andreas Laestadius 2004-10-30 03:31:06 UTC
On the website, the owner says:

"...and don't forget!
These patches belong to me, Paul Herman, and redistribution and use in patch form, with or without modification, are permitted without restriction. Furthermore,..."

So redistributing the the patches to your liking seems to be allowed. 
Would not this be enough for using together with an .ebuild?
Comment 2 Tom Martin (RETIRED) gentoo-dev 2004-10-30 03:48:23 UTC
As far as I know, that's fine.

The current policy on patches that are redistributable but not copyright of Gentoo is that they can get into the tree ... to the best of my knowledge.
Comment 3 Danny van Dyk (RETIRED) gentoo-dev 2004-11-20 02:12:06 UTC
*** Bug 68796 has been marked as a duplicate of this bug. ***
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2005-03-25 08:36:15 UTC
looks kinda hacky-ish to me, i think it's better to wait with keywording till there is a proper solution.