PacketFence - BTS - PacketFence
View Issue Details
0000932PacketFencezenpublic2010-03-17 06:472012-10-19 10:19
roelof 
fgaudreault 
normalmajoralways
closedwon't fix 
1.8.7 
 
0000932: After changing arp to vlan no possibility to restart packetfence service
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.
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.
No tags attached.
Issue History
2010-03-17 06:47roelofNew Issue
2011-01-18 12:02obilodeauTarget Version => 2.1.0
2011-03-03 15:15obilodeauTarget Version2.1.0 => +1
2011-03-03 15:18obilodeauTarget Version+1 => +2
2011-03-22 12:14fgaudreaultNote Added: 0001976
2011-04-11 15:18fgaudreaultNote Added: 0002025
2011-04-11 15:18fgaudreaultStatusnew => resolved
2011-04-11 15:18fgaudreaultResolutionopen => won't fix
2011-04-11 15:18fgaudreaultAssigned To => fgaudreault
2011-05-04 11:42obilodeauStatusresolved => closed
2012-10-19 10:19fgaudreaultTarget Version+2 =>

Notes
(0001976)
fgaudreault   
2011-03-22 12:14   
PF Zen now ships using VLAN mode. I am not sure this is still a valid bug.
(0002025)
fgaudreault   
2011-04-11 15:18   
Old version of ZEN. If you still have this issue with newer versions, re-open the bug.