Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52005 - net-misc/strongswan-2.0.2 ipsec_setup: FATAL: Module ipsec_aes not found. - questions about initscripts
Summary: net-misc/strongswan-2.0.2 ipsec_setup: FATAL: Module ipsec_aes not found. - q...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jay Pfeifer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-25 06:16 UTC by Hans-Christian Armingeon
Modified: 2004-06-24 12:49 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 Hans-Christian Armingeon 2004-05-25 06:16:53 UTC
Hi,
I installed stronswan today, ang everytime I start strongswan, I get this error message:
[...]
ipsec_setup: FATAL: Module ipsec_aes not found.

Well, ipsec works. Should instead the module aes be loaded from the kernel cryptoapi?

Well, the second thin is:
I did a grep -r ipsec_aes /etc , and found out that it is in 
/etc/apache2/modules/lib/ipsec/_realsetup

I wonder what stongswan has to do with apache.

Johnny

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



Expected Results:  
 

Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 
2.6.5-gentoo-r1) 
================================================================= 
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) Processor 
Gentoo Base System version 1.4.15 
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -mcpu=athlon-tbird -march=athlon-tbird -funroll-loops 
-fomit-frame-pointer -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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-tbird -march=athlon-tbird -funroll-loops 
-fomit-frame-pointer -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://jathgentoo 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ 
http://gentoo.oregonstate.edu 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="apm arts avi berkdb cdr crypt cups encode foomaticdb gdbm gif gpm gtk2 
imlib jpeg libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl 
oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl svga 
tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Jay Pfeifer (RETIRED) gentoo-dev 2004-05-26 08:55:15 UTC
when i install strongswan, i get no such directory under apache2... sounds like a different issue not related to strongswan.

'qpkg -l strongswan' shows no evidence of 2.02 installing anything in /etc/apache2

might want to try a 'qpkg -f /etc/apache2/modules/lib/ipsec/_realsetup' as strongswan installs nothing there. that should identify the package or the lack of a package "owning" that file.

I'll research the aes issue and see what is best to handle this.

Jay

Comment 2 Jay Pfeifer (RETIRED) gentoo-dev 2004-05-26 09:11:35 UTC
This will be fixed in the next release. You should use the aes cipher from the crypto api in the kernel.

I'll look to add a patch to remove the unneeded modprobe/rmmod from _realsetup

A bit of info is here:
http://lists.strongswan.org/pipermail/users/2004-April/000074.html

Jay
Comment 3 Jay Pfeifer (RETIRED) gentoo-dev 2004-06-24 12:49:34 UTC
Well, this was fixed long ago and further updates. Closing.