Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105070 - OpenSwan initscript doesn't work
Summary: OpenSwan initscript doesn't work
Status: RESOLVED DUPLICATE of bug 94681
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-06 14:58 UTC by Robert Muchacki (RETIRED)
Modified: 2005-09-06 15:10 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 Robert Muchacki (RETIRED) gentoo-dev 2005-09-06 14:58:30 UTC
After entering /etc/init.d/ipsec start, I get this message:

ozyrys ~ # /etc/init.d/ipsec start
 * Starting IPSEC ... ...
awk: linia poleceń:100:         default[""] = ""
awk: linia poleceń:100:         ^ syntax error
awk: linia poleceń:205:                         for (i in default)
awk: linia poleceń:205:                                   ^ syntax error
awk: linia poleceń:344:         } else if (search in default)
awk: linia poleceń:344:                              ^ syntax error
awk: linia poleceń:348:                         default[search] = rest
awk: linia poleceń:348:                         ^ syntax error
awk: linia poleceń:349:                 else
awk: linia poleceń:349:                 ^ syntax error
awk: linia poleceń:410:         if (name in default)
awk: linia poleceń:410:                     ^ syntax error
awk: linia poleceń:412:         default[name] = value
awk: linia poleceń:412:         ^ syntax error
awk: linia poleceń:484:                 for (name in default)
awk: linia poleceń:484:                              ^ syntax error
awk: linia poleceń:486:                                 output(o_parm, name,
default[name])
awk: linia poleceń:486:                                                      ^
syntax error
awk: linia poleceń:488:                 if (default[search] in wanted)
awk: linia poleceń:488:                     ^ syntax error
ipsec_setup: ipsec setup: /usr/lib/ipsec/_realsetup must be called by
ipsec_setup                 

Reproducible: Always
Steps to Reproduce:
1. emerge openswan
2. /etc/init.d/openswan
Comment 1 Robert Muchacki (RETIRED) gentoo-dev 2005-09-06 15:04:03 UTC
I mean of course /etc/init.d/ipsec :)
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-09-06 15:10:52 UTC

*** This bug has been marked as a duplicate of 94681 ***