Modify ↓
Ticket #2638 (closed defect: fixed)
No such daemon: ebox.squid
| Reported by: | cl.consulting@… | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | Component: | base | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
After upgrading the following message appear: No such daemon: ebox.squid
Attachments
Change History
comment:2 Changed 2 years ago by jacalvo@…
Sorry, maybe the acommand is wrong due to trac formatting, let's format it better:
dpkg -l | grep -v ^ii
comment:3 Changed 2 years ago by jacalvo@…
- Status changed from assigned to closed
- Resolution set to fixed
This should be fixed executing "sudo dpkg --configure -a". There are also new packages released that should help to prevent this problem from happening again. Please reopen if you find a new way to reproduce it.
Note: See
TracTickets for help on using
tickets.
Could you paste the output of the following command?
dpkg -l | grep -v ii
Also, how did you upgrade? Was it using the "Software Management" interface? Was it locally in the server or from a browser in a different machine?
You can probably fix your issue by running "sudo dpkg --configure -a", but it would be very helpful for us if you can provide us first the output of the above dpkg -l command.
Thanks.