Modify ↓
Ticket #3849 (closed defect: fixed)
Text::DHCPLeases::_parse Error: Declaration header not recognized
| Reported by: | anonymous | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | dhcp |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
Error
Text::DHCPLeases::_parse Error: Declaration header not recognized: [random bin data] lease 192.168.0.25 at /usr/share/perl5/EBox/DHCP.pm line 1358.
Attachments
Change History
comment:1 Changed 15 months ago by jamor@…
- Status changed from new to accepted
- Component changed from base to dhcp
- Description modified (diff)
- Summary changed from Bug report from Zentyal Server to Text::DHCPLeases::_parse Error: Declaration header not recognized
comment:2 Changed 15 months ago by jamor@…
- Status changed from accepted to closed
- Resolution set to fixed
Hello,
this is fixed in [802b1c772d21f8b50]
To hotfix your server :
- Download the new DHCP.pm from http://git.zentyal.org/zentyal.git/blob_plain/475524af410b11454a4c8d040310396aa7b8d8f6:/main/dhcp/src/EBox/DHCP.pm
- Use it to replace /usr/share/perl5/EBox/DHCP.pm
- restart web interface with '/etc/init.d/zentyal apache restart'
Regards,
Javier
Note: See
TracTickets for help on using
tickets.
Hello and thanks for your report,
it would be possible to take a look to the file /var/lib/dhcp/dhcpd.leases in your system?. You could attach it to the ticket.
Regards,
Javier