Modify

Ticket #2896 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

update

Reported by: james@… Owned by: cperez@…
Milestone: Component: base
Severity: major Keywords:
Cc:

Description

cant log on after update Can't open file /var/lib/dhcp3/dhcpd.leases: No such file or directory at /usr/share/perl5/EBox/DHCP.pm line 1309.

Attachments

software.log Download (130.3 KB) - added by james mcdowell <james@…> 2 years ago.
ebox.log Download (142.3 KB) - added by james mcdowell <james@…> 2 years ago.

Change History

Changed 2 years ago by james mcdowell <james@…>

Changed 2 years ago by james mcdowell <james@…>

comment:1 Changed 2 years ago by ejhernandez@…

  • Status changed from new to closed
  • Resolution set to fixed

Hello James,

You have stumbled upon a bug in Ubuntu package system. In Zentyal, we use ISC DHCP server which is provided by dhcp3-server real package but there is another package called udhcpd package which provides dhcp3-server. So apt installed udhcpd instead of real dhcp3-server.

So in order to fix that, you may run the following command:

$ sudo apt-get install dhcp3-server

Please, check the udhcpd package is removed from the system by running this command:

$ sudo apt-get remove udhcpd

After that, you should be able to enter the dashboard.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.