installing freeradius error
Doug Berman
dougberman at gmail.com
Fri Feb 26 15:38:48 CET 2016
I edited statoverride and removed the freerad entry
I ran apt-get purge freeradius as well as apt-get purge libfreeradius2
I removed the directory /etc/freeradius
I ran add-apt-repository ppa:freeradius/stable-3.0
I ran apt-get update
Now, I'm getting the below error messages.
any ideas? many thanks for helping me.
Do you want to continue? [Y/n] y
Selecting previously unselected package freeradius.
(Reading database ... 210437 files and directories currently installed.)
Preparing to unpack .../freeradius_3.0.10-ppa2~trusty_amd64.deb ...
Unpacking freeradius (3.0.10-ppa2~trusty) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up freeradius (3.0.10-ppa2~trusty) ...
dpkg-statoverride: warning: --update given but
/etc/freeradius/mods-config/files/pre-proxy does not exist
dpkg-statoverride: warning: --update given but
/etc/freeradius/mods-config/files/accounting does not exist
dpkg-statoverride: warning: --update given but
/etc/freeradius/mods-config/preprocess/huntgroups does not exist
dpkg-statoverride: warning: --update given but
/etc/freeradius/mods-config/preprocess/hints does not exist
dpkg-statoverride: warning: --update given but
/etc/freeradius/experimental.conf does not exist
dpkg-statoverride: warning: --update given but /etc/freeradius/proxy.conf
does not exist
dpkg-statoverride: warning: --update given but /etc/freeradius/clients.conf
does not exist
dpkg-statoverride: warning: --update given but /etc/freeradius/certs does
not exist
dpkg-statoverride: warning: --update given but
/etc/freeradius/sites-available does not exist
dpkg-statoverride: warning: --update given but
/etc/freeradius/sites-enabled does not exist
dpkg-statoverride: warning: --update given but
/etc/freeradius/mods-config/attr_filter does not exist
dpkg-statoverride: warning: --update given but /etc/freeradius/policy.d
does not exist
ln: failed to create symbolic link ‘/etc/freeradius/sites-enabled/default’:
No such file or directory
dpkg: error processing package freeradius (--configure):
subprocess installed post-installation script returned error exit status 1
Processing triggers for ureadahead (0.100.0-16) ...
Errors were encountered while processing:
freeradius
E: Sub-process /usr/bin/dpkg returned an error code (1)
doug at db-dell:/var/lib/dpkg$
On Thu, Feb 25, 2016 at 9:44 PM, Fajar A. Nugraha <list at fajar.net> wrote:
> On Fri, Feb 26, 2016 at 9:38 AM, Matthew Newton <mcn4 at leicester.ac.uk>
> wrote:
> > On Thu, Feb 25, 2016 at 05:28:12PM -0500, Doug Berman wrote:
> >> The following package was automatically installed and is no longer
> required:
> >>
> >> libfreeradius2
> >>
> >> Use 'apt-get autoremove' to remove it.
> >
> > Hmm. The above adds to my theory that it's to do with having bits
> > of old packages around.
>
> @Doug: https://launchpad.net/~freeradius/+archive/ubuntu/stable-3.0
> specifically says
>
> "
> ...
> Freeradius 3.x configuration files are incompatible with 2.x. If you
> have old 2.x packages installed, remove them first (e.g. BACKUP
> /etc/freeradius somewhere safe, THEN run "apt-get purge libfreeradius2
> freeradius-common; rm -rf /etc/freeradius")
> ...
> "
>
> Note "purge". That would ensure all config files from previous
> versions are removed. Your best bet right now would probably be to
> purge all freeradius-related packages (both v2 and v3), remove
> /etc/freeradius (just to be safe. You DO have backup of the previous
> config?), and then reinstall FR-3 packages.
>
> Also, how are you using the ppa? If you use "add-apt-repository
> ppa:freeradius/stable-3.0" and "apt-get update", there should be no
> "WARNING: The following packages cannot be authenticated" message.
>
> --
> Fajar
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
More information about the Freeradius-Users
mailing list