PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001716 | PacketFence | error-handling | public | 2013-09-19 10:11 | 2013-11-06 07:11 |
Reporter | fmts | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | 4.0.6-2 | ||||
Target Version | 4.1.0 | Fixed in Version | |||
fixed in git revision | |||||
fixed in mtn revision | |||||
Summary | 0001716: Insecure dependency on service start | ||||
Description | After an upgrade from 4.0.5-2 i got the following error at service start: httpd.admin|start Checking configuration sanity... service|command config files|start iptables|start pfdns|start Insecure dependency in sprintf while running with -T switch at /usr/local/pf/lib/pf/services.pm line 398. | ||||
Steps To Reproduce | |||||
Additional Information | Service started again, when i added following lines to the service.pm (right before line 398): $launcher =~ /^(.*)$/; $launcher = $1; Seems to be like a simliar problem as in 0001575. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-09-19 10:11 | fmts | New Issue | |||
2013-10-10 11:14 | francis | Target Version | => 4.1.0 | ||
2013-11-06 07:11 | aderumier | Note Added: 0003472 |
Notes | |||||
|
|||||
|
|