[Bug 877891] [NEW] Racoon fails to load the crypto modules
jfp
877891 at bugs.launchpad.net
Wed Oct 19 04:09:20 UTC 2011
Public bug reported:
Racoon fails to load the crypto modules and therefore fails.
This is dues to the racoon-tool improperly checking the version number:
It uses the following code to work out the module extensions, but will get the wrong (old) extension on 3.0.x Kernels.
(As in Oneiric 1:0.8.0-3ubuntu1)
$modext = ( $kver =~ /^2\.6\./ ? ".ko" : ".o" );
** Affects: ipsec-tools (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in Ubuntu.
https://bugs.launchpad.net/bugs/877891
Title:
Racoon fails to load the crypto modules
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipsec-tools/+bug/877891/+subscriptions
More information about the Ubuntu-server-bugs
mailing list