Modify ↓
Ticket #3168 (closed defect: fixed)
Errors in EBox::Virt::Libvirt
| Reported by: | development@… | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | 2.2 | Component: | virt |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Occurs on boot after snort starts. Seen it occur on fresh installs of rc1 and rc2. This occurs every time on boot.
Use of uninitialized value in split at /usr/share/perl5/EBox/Virt/Libvirt.pm line 542. Use of uninitialized value $lang1 in concatenation (.) or string at /usr/share/perl5/EBox/Virt/Libvirt.pm line 543. Use of uninitialized value $lang1 in hash element at /usr/share/perl5/EBox/Virt/Libvirt.pm line 545.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
(In [22955]) NN: Avoid undefined concatenation warnings during boot (closes #3168)