PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000932 | PacketFence | zen | public | 2010-03-17 06:47 | 2012-10-19 10:19 |
Reporter | roelof | ||||
Assigned To | fgaudreault | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | won't fix | ||
Platform | OS | OS Version | |||
Product Version | 1.8.7 | ||||
Target Version | Fixed in Version | ||||
fixed in git revision | |||||
fixed in mtn revision | |||||
Summary | 0000932: After changing arp to vlan no possibility to restart packetfence service | ||||
Description | The error: Use of uninitialized value in concatenation at /usr/local/pf/lib/pf/services.pm line 824 (0000001) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. | ||||
Steps To Reproduce | |||||
Additional Information | After changing pf.conf with the section [network] mode=vlan, there is no posibility to restart service packetfence restart. And also not possibel to connect to web gui. Change it back to arp no problem, everything starts. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-03-17 06:47 | roelof | New Issue | |||
2011-01-18 12:02 | obilodeau | Target Version | => 2.1.0 | ||
2011-03-03 15:15 | obilodeau | Target Version | 2.1.0 => +1 | ||
2011-03-03 15:18 | obilodeau | Target Version | +1 => +2 | ||
2011-03-22 12:14 | fgaudreault | Note Added: 0001976 | |||
2011-04-11 15:18 | fgaudreault | Note Added: 0002025 | |||
2011-04-11 15:18 | fgaudreault | Status | new => resolved | ||
2011-04-11 15:18 | fgaudreault | Resolution | open => won't fix | ||
2011-04-11 15:18 | fgaudreault | Assigned To | => fgaudreault | ||
2011-05-04 11:42 | obilodeau | Status | resolved => closed | ||
2012-10-19 10:19 | fgaudreault | Target Version | +2 => |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|