On Wed, 2017-12-06 at 00:24 +0300, Юра Фролов wrote:
Now we used freeradius 2.2.5, but he is End-of-live,we will migrate to freeradius version 3.
That's good.
Because freeradius 3.0 absent in standart repository Debian 8, I downloaded Debian 9.2.1 with official site. After i tried install freeradius (apt-get update && apt-get install freeradius)and recieve error: "*Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some requred packages have not yet been created or been moved out to Incoming*"
There's a problem with your system. Installing from the official Debian repositories in Debian 9 should just work.
1) Can i install freeradius version 3 on Debian 8 using standard tool (apt-get or aptitude)? Maybe add new repository or only how as separate packet?
2) How i can install freeradius version 3 on Debian 9 using standard tool (apt-get, aptitude)? Maybe add new repository or only how as separate packet?
For both - you can build latest packages for Debian by following the instructions on the wiki. http://wiki.freeradius.org/building/Debian%20and%20Ubuntu -- Matthew