Bug 837085
| Summary: | startup script in strongswan-4.6.2-1.el6.x86_64 has wrong config path | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Aleks B <sashka> | ||||
| Component: | strongswan | Assignee: | Pavel Šimerda (pavlix) <psimerda> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | el6 | CC: | greg.miell, psimerda, sashka | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-26 16:37:37 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Still present in 4.6.4-1 Looks like it's fixed in the current master and possibly by some of the earlier testing-updates. I'm going to issue a new update soon, it will be version 5.0.1 but backwards compatibility should not be an issue here. I couldn't issue an update as it currently doesn't build for EPEL. Unfortunately, I don't have much time, that's why it's still not done. http://koji.fedoraproject.org/koji/packageinfo?packageID=13302 |
Created attachment 595785 [details] patch to solve the problem Description of problem: There is wrong config path for variable in init.d script Version-Release number of selected component (if applicable): 4.6.2-1 How reproducible: service strongswan start echo $? Steps to Reproduce: 1.start strongswan 2.check error code (ie =6) Actual results: service fails to start Expected results: service starts Additional info: