PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000838 | PacketFence | public | 2009-11-04 01:30 | 2011-01-26 15:43 | |
Reporter | MrGary | ||||
Assigned To | obilodeau | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
fixed in git revision | |||||
fixed in mtn revision | |||||
Summary | 0000838: Missing IPC::Cmd use in services.pm | ||||
Description | Uncaught exception from user code: Undefined subroutine &pf::services::can_run called at /usr/local/pf/lib/pf/services.pm line 384. at /usr/local/pf/lib/pf/services.pm line 384 pf::services::manage_Static_Route(1) called at /usr/local/pf/lib/pf/services.pm line 133 pf::services::service_ctl('named', 'start') called at /usr/local/pf/bin/pfcmd line 1059 main::service() called at /usr/local/pf/bin/pfcmd line 172 main::__ANON__() called at /usr/local/pf/bin/pfcmd line 186 | ||||
Steps To Reproduce | |||||
Additional Information | I have to add "use IPC::Cmd qw[can_run run];" (from synopsis of IPC::Cmd) to solve this problem | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-11-04 01:30 | MrGary | New Issue | |||
2009-11-05 14:57 | obilodeau | Status | new => assigned | ||
2009-11-05 14:57 | obilodeau | Assigned To | => obilodeau | ||
2009-11-05 15:01 | obilodeau | Note Added: 0001386 | |||
2009-11-09 11:03 | obilodeau | Note Added: 0001394 | |||
2009-11-09 11:03 | obilodeau | Status | assigned => resolved | ||
2009-11-09 11:03 | obilodeau | Resolution | open => fixed | ||
2011-01-26 15:43 | obilodeau | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|