First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 60816
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Sparc Porters <sparc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kyle Orozco <korozco@xylexusa.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 60816 depends on: Show dependency tree
Bug 60816 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-08-18 13:32 0000
Have been using Strongswan 2.1.5 successfully on Gentoo Linux 2004.2 for sparc
with the gentoo-dev-sources-2.6.7-r11. It is a VPN tunnel to a SonicWALL
firewall using AES-192 bit encryption and a Pre-Shared Key. I have tried using
this with the gentoo-sparc-sources but it seems the kernel didn't patch
properly because pluto wouldn't start afterwards. As a side note, we run 7
servers and 2 laptops with Gentoo Linux using the 2.6 Kernel and three of these
are sparc machines, all running well and VERY stable with 2.6 so 2.4 sources
not working for strongswan isn't really an issue, at least for us. Would be
nice if others could verify this as well to remove the package mask for this
ebuild. 

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




This is the first time I use this so please understand if I didn't fill it out
correctly and send me a brief message on how to improve if you see fit.

------- Comment #1 From Jay Pfeifer (RETIRED) 2004-08-18 14:21:28 0000 -------
One thing to note.. all 3 USE flags need to be tested (which means unmasking
the opensc stuff after testing) before this can be unmasked.

------- Comment #2 From Jason Wever (RETIRED) 2005-06-19 15:59:18 0000 -------
... 6 years later ...

So I tried testing this today on some 2.6 ~sparc boxes, and it seems that the
awk code in the shell scripts in strongswan-2.4.1 don't agree with
gawk-3.1.4-r4.  I also had this issue on an ~amd64 box.  All 4 boxes I tested (3
~sparc and 1 ~amd64) were running the latest and greatest versions of
everything.  The error I get when starting this via the init.d script is;

 * Starting IPSEC ... ...
awk: cmd. line:104:     default[""] = ""
awk: cmd. line:104:     ^ syntax error
awk: cmd. line:324:     } else if (search in default)
awk: cmd. line:324:                          ^ syntax error
awk: cmd. line:328:                     default[search] = rest
awk: cmd. line:328:                     ^ syntax error
awk: cmd. line:329:             else
awk: cmd. line:329:             ^ syntax error
awk: cmd. line:390:     if (name in default)
awk: cmd. line:390:                 ^ syntax error
awk: cmd. line:392:     default[name] = value
awk: cmd. line:392:     ^ syntax error
awk: cmd. line:413:             for (name in default)
awk: cmd. line:413:                          ^ syntax error
awk: cmd. line:415:                             output(o_parm, name, default[name])
awk: cmd. line:415:                                                  ^ syntax error
awk: cmd. line:417:             if (default[search] in wanted)
awk: cmd. line:417:                 ^ syntax error
ipsec_setup: ipsec setup: /usr/lib/ipsec/_realsetup must be called by
ipsec_setup                                                                    
    [ !! ]

It also appears we are a few versions behind on strongswan, so this may be
addressed in newer versions.

------- Comment #3 From Jay Pfeifer (RETIRED) 2005-11-19 13:07:13 0000 -------
Weeve, try 2.5.7 (the awk fixes were in before this) but it should not give
those issues.

------- Comment #4 From Jason Wever (RETIRED) 2006-01-15 11:29:09 0000 -------
Everything looks good now, so ~sparc keyword added.  Thanks for the bug report
:)

First Last Prev Next    No search results available      Search page      Enter new bug