Anonymous | Login | 2024-11-23 02:33 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
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 | |||||||
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 | |||||||
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. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
Notes | |
(0001386) obilodeau (reporter) 2009-11-05 15:01 |
We are aware of the issue but we haven't released an update yet because we thought it only affects people using routed VLANs and there is no a lot of packetfence users using that yet. Are you using routed VLANs in your environment? |
(0001394) obilodeau (reporter) 2009-11-09 11:03 |
Fixed in monotone: http://mtn.inverse.ca/revision/info/e536d8c6d321fc700ad2e512ea76c5b589c4d429 [^] I will close the bug when 1.8.6 will be released with this fix so you'll be able to upgrade. |
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 |
Copyright © 2000 - 2012 MantisBT Group |