Comment 4 for bug 1615318

Revision history for this message
Michael Lueck (mlueck) wrote :

I found a workaround to this issue and logged it here: https://bugs.launchpad.net/ubuntu/+source/daemontools/+bug/1617691/comments/4

I got the package situation resolved that was caused due to performing a 14.04->16.04 LTS upgrade.

I removed the following packages:
dnscache-run
daemontools-run

Then reinstalled them from the raw .deb files I had downloaded to the server.

$sudo dpkg -i daemontools-run_0.76-6ubuntu1_all.deb
$sudo dpkg -i dnscache-run_1.05-8ubuntu1_all.deb