[Cooker] [Bug 1647] [kernel] ipsec module problem

2003-07-05 Thread [tmb]
http://qa.mandrakesoft.com/show_bug.cgi?id=1647


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-05-07 10:54 ---
This one is fixed in current cooker 
(2.4.21.3mdk) 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
attempting to start freeswan ipsec and got this in the log saying kernel
compiled by gcc v3 but ipsec.o module compiled by gcc v2:
Had the the problem with 9.1 beta3 (pre4-1mdk); upgraded to latest cooker kernel
(pre4-6mdk) but same problem...

Apr 26 16:14:35 localhost ipsec_setup: Starting FreeS/WAN IPsec 1.99...
Apr 26 16:14:37 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:14:37 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:14:37 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:14:37 localhost ipsec_setup: Using
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:00 localhost CROND[1178]: (root) CMD (  
/usr/share/msec/promisc_check.sh)
Apr 26 16:15:10 localhost ipsec_setup: /sbin/insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:10 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:15:10 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:15:10 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz failed
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod ipsec failed



[Cooker] [Bug 1647] [kernel] ipsec module problem

2003-03-12 Thread dschaub
http://qa.mandrakesoft.com/show_bug.cgi?id=1647





--- Additional Comments From [EMAIL PROTECTED]  2003-03-13 05:08 ---
Summary of problem on RedHat v8.0

http://lists.freeswan.org/pipermail/briefs/2002q4/75.html

Specific fix for RedHat v8.0

http://lists.freeswan.org/pipermail/users/2002-October/014948.html

Looks like this is a gcc 3.2 issue with a perl script in
libdes/asm/perlasm/x86unix.pl.  I removed the line gcc2_compiled.: in the
source, removed the .s files in asm, recompiled, gzipped the module and moved it
into the kernel module tree.  Looks like it is working for me.  For the kernel
folks - looks like the package for freeswan in 9.1RC2 is 1.99, but the kernel
module is from v1.98.  Might want to check that out ;).  Thanks again for all
your hard work.

David



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
attempting to start freeswan ipsec and got this in the log saying kernel
compiled by gcc v3 but ipsec.o module compiled by gcc v2:
Had the the problem with 9.1 beta3 (pre4-1mdk); upgraded to latest cooker kernel
(pre4-6mdk) but same problem...

Apr 26 16:14:35 localhost ipsec_setup: Starting FreeS/WAN IPsec 1.99...
Apr 26 16:14:37 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:14:37 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:14:37 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:14:37 localhost ipsec_setup: Using
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:00 localhost CROND[1178]: (root) CMD (  
/usr/share/msec/promisc_check.sh)
Apr 26 16:15:10 localhost ipsec_setup: /sbin/insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:10 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:15:10 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:15:10 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz failed
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod ipsec failed



[Cooker] [Bug 1647] [kernel] ipsec module problem

2003-03-10 Thread dschaub
http://qa.mandrakesoft.com/show_bug.cgi?id=1647





--- Additional Comments From [EMAIL PROTECTED]  2003-03-11 04:37 ---
Ditto on the request to fix this bug.  I pulled the kernel-source and recompiled
the modules with gcc v3 and the same report insmod error came back so I'm not
sure this is a simple bug.../pds



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
attempting to start freeswan ipsec and got this in the log saying kernel
compiled by gcc v3 but ipsec.o module compiled by gcc v2:
Had the the problem with 9.1 beta3 (pre4-1mdk); upgraded to latest cooker kernel
(pre4-6mdk) but same problem...

Apr 26 16:14:35 localhost ipsec_setup: Starting FreeS/WAN IPsec 1.99...
Apr 26 16:14:37 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:14:37 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:14:37 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:14:37 localhost ipsec_setup: Using
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:00 localhost CROND[1178]: (root) CMD (  
/usr/share/msec/promisc_check.sh)
Apr 26 16:15:10 localhost ipsec_setup: /sbin/insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:10 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:15:10 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:15:10 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz failed
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod ipsec failed



[Cooker] [Bug 1647] [kernel] ipsec module problem

2003-03-09 Thread jacco2
http://qa.mandrakesoft.com/show_bug.cgi?id=1647





--- Additional Comments From [EMAIL PROTECTED]  2003-03-09 16:58 ---
I can confirm that the same problem also exists in 2.4.21-0.13mdk.

I also would like to plea for inclusion of the Notify Delete patch 
(http://www.freeswan.ca/patches/ and http://open-source.arkoon.net).
Disconnects by Road Warriors will then be detected.





--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
attempting to start freeswan ipsec and got this in the log saying kernel
compiled by gcc v3 but ipsec.o module compiled by gcc v2:
Had the the problem with 9.1 beta3 (pre4-1mdk); upgraded to latest cooker kernel
(pre4-6mdk) but same problem...

Apr 26 16:14:35 localhost ipsec_setup: Starting FreeS/WAN IPsec 1.99...
Apr 26 16:14:37 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:14:37 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:14:37 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:14:37 localhost ipsec_setup: Using
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:00 localhost CROND[1178]: (root) CMD (  
/usr/share/msec/promisc_check.sh)
Apr 26 16:15:10 localhost ipsec_setup: /sbin/insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:10 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:15:10 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:15:10 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz failed
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod ipsec failed



[Cooker] [Bug 1647] [kernel] ipsec module problem

2003-03-06 Thread romuald.dufour
http://qa.mandrakesoft.com/show_bug.cgi?id=1647





--- Additional Comments From [EMAIL PROTECTED]  2003-03-06 12:59 ---
Problem still there on 9.1RC2 kernel.  Should be fixed before 9.1 launch !!

Problem can be seen also by just doing insmod of the ipsec module ...





--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
attempting to start freeswan ipsec and got this in the log saying kernel
compiled by gcc v3 but ipsec.o module compiled by gcc v2:
Had the the problem with 9.1 beta3 (pre4-1mdk); upgraded to latest cooker kernel
(pre4-6mdk) but same problem...

Apr 26 16:14:35 localhost ipsec_setup: Starting FreeS/WAN IPsec 1.99...
Apr 26 16:14:37 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:14:37 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:14:37 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:14:37 localhost ipsec_setup: Using
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:00 localhost CROND[1178]: (root) CMD (  
/usr/share/msec/promisc_check.sh)
Apr 26 16:15:10 localhost ipsec_setup: /sbin/insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz
Apr 26 16:15:10 localhost ipsec_setup:
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz: The module you are
trying to load (/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz) is
compiled with a gcc
Apr 26 16:15:10 localhost ipsec_setup: version 2 compiler, while the kernel you
are running is compiled with
Apr 26 16:15:10 localhost ipsec_setup: a gcc version 3 compiler. This is known
to not work.
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod
/lib/modules/2.4.21pre4-6mdk/kernel/net/ipsec/ipsec.o.gz failed
Apr 26 16:15:10 localhost ipsec_setup: modprobe: insmod ipsec failed