[Bug 1249587] Re: package freeradius-ldap 2.1.12+dfsg-1.2ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

Qiu Yu unicell at gmail.com
Sat Nov 30 15:21:06 UTC 2013


Seems invoking initscript through invoke-rc.d will trigger this issue,
while manually call /etc/init.d/freeradius force-reload everything's
fine.

$ sudo /etc/init.d/freeradius force-reload
 * Reloading FreeRADIUS daemon freeradius
   ...done.

$ sudo invoke-rc.d freeradius force-reload
reload: Unknown instance:
invoke-rc.d: initscript freeradius, action "force-reload" failed.

And I solved my problem by a clean removal and re-install. BTW, I met this issue after upgrading from Ubuntu 12.04 to 14.04. Could be caused by some legacy env conflict, I guess.
$sudo apt-get purge freeradius-common freeradius freeradius-mysql
$sudo apt-get install freeradius-common freeradius freeradius-mysql

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius in Ubuntu.
https://bugs.launchpad.net/bugs/1249587

Title:
  package freeradius-ldap 2.1.12+dfsg-1.2ubuntu5 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/1249587/+subscriptions



More information about the Ubuntu-server-bugs mailing list