PacketFence - BTS - PacketFence | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0000580 | PacketFence | core | public | 2009-02-10 12:19 | 2012-02-29 10:57 | |||||
Reporter | maikel | |||||||||
Assigned To | user4 | |||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||
Status | closed | Resolution | no change required | |||||||
Platform | OS | OS Version | ||||||||
Product Version | devel | |||||||||
Target Version | Fixed in Version | |||||||||
fixed in git revision | ||||||||||
fixed in mtn revision | ||||||||||
Summary | 0000580: Starting PacketFence...Use of uninitialized value in split at /usr/local/pf/lib/pf/config.pm line 179 | |||||||||
Description | Looks related to network.conf issue | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | Use of uninitialized value in pattern match (m//) at /usr/local/pf/bin/pfcmd line 1910 (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. Uncaught exception from user code: incomplete network information for interface eth0 at /usr/lib/perl5/site_perl/5.8.8/Log/Log4perl/Logger.pm line 896 at /usr/local/pf/bin/pfcmd line 1910 main::sanity_check('pfdhcplistener', 'pfmon', 'pfdetect', 'httpd', 'snmptrapd', 'pfsetvlan', 'snort') called at /usr/local/pf/bin/pfcmd line 934 main::service() called at /usr/local/pf/bin/pfcmd line 173 | |||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2009-02-10 12:19 | maikel | New Issue | ||||||||
2009-02-10 12:25 | maikel | Note Added: 0001087 | ||||||||
2009-02-10 12:27 | user4 | Status | new => assigned | |||||||
2009-02-10 12:27 | user4 | Assigned To | => user4 | |||||||
2009-02-10 12:27 | user4 | Relationship added | related to 0000579 | |||||||
2009-02-10 12:28 | user4 | Note Added: 0001089 | ||||||||
2009-02-10 12:28 | user4 | Status | assigned => feedback | |||||||
2009-02-10 12:29 | maikel | Note Added: 0001090 | ||||||||
2009-02-10 12:31 | user4 | Status | feedback => closed | |||||||
2009-02-10 12:31 | user4 | Resolution | open => no change required | |||||||
2010-04-15 17:53 | obilodeau | Category | 1.8.0 => 1.8.x | |||||||
2012-02-29 10:57 | obilodeau | Category | 1.8.x => core |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|