Can't install freeradius-krb5-3.0.4-1.el6.x86_64.rpm for CentOS
Alan DeKok
aland at deployingradius.com
Mon Sep 15 17:59:42 CEST 2014
Sebastian Hagedorn wrote:
> But the freeradius-krb5 RPM fails:
>
> # yum install freeradius-krb5-3.0.4-1.el6.x86_64.rpm
> ...
...
> Error: Package: freeradius-krb5-3.0.4-1.el6.x86_64
> (/freeradius-krb5-3.0.4-1.el6.x86_64)
> Requires: krb5
> You could try using --skip-broken to work around the problem
> You could try running: rpm -Va --nofiles --nodigest
>
> There is no package named "krb5" in the standard repos. Where does that
> dependency come from?
From krb5-workstation. It looks like CentOS / Redhat changed the name
of the package, and that isn't reflected in the server source.
Just install krb5-workstation, and then install the freeradius-krb5
RPM manually, and do:
$ rpm -i --nodeps freeradius-krb5-3.0.4-1.el6.x86_64.rpm
Alan DeKok.
More information about the Freeradius-Users
mailing list