>From the log: Setting up freeradius-mysql (2.2.8+dfsg-0.1build2) ... freeradius.service is not active, cannot reload. invoke-rc.d: initscript freeradius, action "force-reload" failed.
And: Nov 03 23:12:03 hostname systemd[1]: freeradius.service: Unit cannot be reloaded because it is inactive. Nov 03 23:14:04 hostname systemd[1]: Failed to start LSB: Radius Daemon. Nov 03 23:14:04 hostname systemd[1]: freeradius.service: Failed with result 'exit-code'. There should be some hardening in the maintainer script to not make it fail, but I think what happened in your case is a local configuration issue still. By default freeradius is enabled when installed. Then the upgrade wants to make sure it picks up and changes and wants to restart it. But as part of modifying the local configuration your disabled freeradius which made it fail on the update. If you want to dig into the issue check: service freeradius status systemctl is-enabled freeradius.service systemctl is-active freeradius.service But if you are really not using it you might as well just uninstall it? Anyway this either is a local config issue or we need more of your freeradius config to understand your case. Since we use this bug tracker to track bugs in Ubuntu, rather than configuration problems, I'm marking this bug as Invalid. This helps us to focus on fixing bugs in Ubuntu. If you believe that this is really a bug, then you may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem, explain why you believe this is a bug in Ubuntu rather than a problem specific to your system, and then change the bug status back to New. ** Changed in: freeradius (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1639063 Title: Errors were encountered while processing: freeradius-mysql E: Sub- process /usr/bin/dpkg returned an error code (1)package freeradius- mysql 2.2.8+dfsg-0.1build2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/1639063/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
