Bug 38807 - release for ipsec-tools release 0.2.3
Bug#: 38807 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: plasmaroo@gentoo.org Reported By: jani@iv.ro
Component: Ebuilds
URL:  http://ipsec-tools.sf.net
Summary: release for ipsec-tools release 0.2.3
Keywords:  
Status Whiteboard: 
Opened: 2004-01-20 04:22 0000
Description:   Opened: 2004-01-20 04:22 0000
new bugfix release of ipsec-tools

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

------- Comment #1 From Jan Roemisch 2004-01-21 12:51:01 0000 -------
Created an attachment (id=24195) [details]
ebuild for latest release

It seems as if there is a bug in the ./configure that came with the package but
a ./bootstraps solves this. Also tested on alpha.
btw: change 2.2.3 to 0.2.3 in BUG title

------- Comment #2 From Georg Müller 2004-01-31 16:31:07 0000 -------
ipsec-tools 0.2.4 is already out...
but whenn merging it (using this ebuild renamed) the racoon binary isn't installed. All other things are ther (setkey binary, libraries, mans, libs, things in /etc)
Then installing it by hand, the racoon binary can be found in /usr/local/bin ...

------- Comment #3 From Tim Yamin (RETIRED) 2004-02-01 03:45:38 0000 -------
Thanks, in CVS.

------- Comment #4 From Georg Müller 2004-02-01 06:44:39 0000 -------
the ipsec-tools-0.2.4 ebuild fails for me

after commenting out the two sed-lines in the src-compile section it works

------- Comment #5 From Jan Roemisch 2004-02-01 06:57:20 0000 -------
please move to http://bugs.gentoo.org/show_bug.cgi?id=40070
where does it fail? what's the error message or the result? more input please ;)

i found out that they borked two pathes in Makefile.in, so 'make install' creates /usr/sbin/ (which is ok) but the racoon binary gets installed into /usr/bin (because of one extra $) which does not exist.

------- Comment #6 From Tim Yamin (RETIRED) 2004-02-01 07:45:46 0000 -------
That compilation problem should now be fixed; emerge sync and it should compile
- make sure you've got revision 1.2 of the 0.2.4 ebuild.