Debian Buster packages
Packages for Debian 10 (Buster) are now on the NetworkRADIUS site: deb http://packages.networkradius.com/releases/debian-buster buster main The site index page will be updated to reflect this in due course. -- Matthew
Hi Matthew Am 30.07.2019 um 22:17 schrieb Matthew Newton:
Packages for Debian 10 (Buster) are now on the NetworkRADIUS site:
deb http://packages.networkradius.com/releases/debian-buster buster main
The site index page will be updated to reflect this in due course.
Thank you, much appreciated! -- Mathieu
On 7/30/19 10:17 PM, Matthew Newton wrote:
Packages for Debian 10 (Buster) are now on the NetworkRADIUS site:
deb http://packages.networkradius.com/releases/debian-buster buster main
The site index page will be updated to reflect this in due course.
Hi, It seems that packages release 3.0.19 for ubuntu bionic also change on NetworkRADIUS site, but after upgrading got an error message : systemd[1]: Starting FreeRADIUS multi-protocol policy server... radiusd: Application and libfreeradius-radius magic number (version) mismatch. application: 30019a library: 300191 Any idea how to solve this issue ? Regards, Arnaud Lauriou
On Wed, 2019-07-31 at 09:57 +0200, Arnaud LAURIOU wrote:
It seems that packages release 3.0.19 for ubuntu bionic also change on NetworkRADIUS site, but after upgrading got an error message : systemd[1]: Starting FreeRADIUS multi-protocol policy server... radiusd: Application and libfreeradius-radius magic number (version) mismatch. application: 30019a library: 300191
Any idea how to solve this issue ?
That was an issue reported a few weeks ago that Ubuntu changed the version of libssl they include. The freeradius packages were rebuilt to use their newest version. What version do you have installed? We've successfully tested it on a fully dist-upgraded system. root@ubuntu-bionic:/etc/apt/sources.list.d# apt-cache policy freeradius freeradius: Installed: 3.0.19+git Candidate: 3.0.19+git Version table: *** 3.0.19+git 500 500 http://packages.networkradius.com/releases/ubuntu-bionic bionic/main amd64 Packages 100 /var/lib/dpkg/status 3.0.16+dfsg-1ubuntu3.1 500 500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 3.0.16+dfsg-1ubuntu3 500 500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages root@ubuntu-bionic:/etc/apt/sources.list.d# apt-cache policy libssl1.1 libssl1.1: Installed: 1.1.1-1ubuntu2.1~18.04.4 Candidate: 1.1.1-1ubuntu2.1~18.04.4 Version table: *** 1.1.1-1ubuntu2.1~18.04.4 500 500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 100 /var/lib/dpkg/status 1.1.0g-2ubuntu4.3 500 500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 1.1.0g-2ubuntu4 500 500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages -- Matthew
On Jul 31, 2019, at 3:57 AM, Arnaud LAURIOU <arnaud.lauriou@renater.fr> wrote:
It seems that packages release 3.0.19 for ubuntu bionic also change on NetworkRADIUS site, but after upgrading got an error message : systemd[1]: Starting FreeRADIUS multi-protocol policy server... radiusd: Application and libfreeradius-radius magic number (version) mismatch. application: 30019a library: 300191
Any idea how to solve this issue ?
Did you upgrade *all* of the FreeRADIUS packages? i.e. not just the server, but also the other ones used by the server? Alan DeKok.
On 7/31/19 2:54 PM, Alan DeKok wrote:
On Jul 31, 2019, at 3:57 AM, Arnaud LAURIOU <arnaud.lauriou@renater.fr> wrote:
It seems that packages release 3.0.19 for ubuntu bionic also change on NetworkRADIUS site, but after upgrading got an error message : systemd[1]: Starting FreeRADIUS multi-protocol policy server... radiusd: Application and libfreeradius-radius magic number (version) mismatch. application: 30019a library: 300191
Any idea how to solve this issue ? Did you upgrade *all* of the FreeRADIUS packages? i.e. not just the server, but also the other ones used by the server?
Alan DeKok.
Hi, Right, with a dist-upgrade only freeradius and freeradius-utils packages are upgraded. I just try to manually upgrade libfreeradius3 package, freeradius is starting a litttle further then stop to next not upgrated package : freeradius[19659]: /etc/freeradius/mods-enabled/ldap[8]: Failed loading module rlm_ldap from file /usr/lib/freeradius/rlm_ldap.so freeradius[19659]: /etc/freeradius/mods-enabled/ldap[8]: Application and rlm_ldap magic number (version) mismatch. application: 30019a module: 30019 Failed loading module rlm_ldap from file /usr/lib/freeradius/rlm_ldap.so Is there a way to directly upgrade all packages (without individual package upgrade) ? Regards, Arnaud Lauriou
On Jul 31, 2019, at 9:55 AM, Arnaud LAURIOU <arnaud.lauriou@renater.fr> wrote:
Right, with a dist-upgrade only freeradius and freeradius-utils packages are upgraded. I just try to manually upgrade libfreeradius3 package, freeradius is starting a litttle further then stop to next not upgrated package : freeradius[19659]: /etc/freeradius/mods-enabled/ldap[8]: Failed loading module rlm_ldap from file /usr/lib/freeradius/rlm_ldap.so freeradius[19659]: /etc/freeradius/mods-enabled/ldap[8]: Application and rlm_ldap magic number (version) mismatch. application: 30019a module: 30019 Failed loading module rlm_ldap from file /usr/lib/freeradius/rlm_ldap.so
Is there a way to directly upgrade all packages (without individual package upgrade) ?
I would hope all that was done automatically when new packages were made available. I'm not sure.. there's some kind of Debian package magic going on. :( Alan DeKok.
On Wed, 2019-07-31 at 15:55 +0200, Arnaud LAURIOU wrote:
rlm_ldap magic number (version) mismatch. application: 30019a module: 30019 Failed loading module rlm_ldap from file /usr/lib/freeradius/rlm_ldap.so
Is there a way to directly upgrade all packages (without individual package upgrade) ?
For the time being you'll likely need to remove and reinstall them individually, due to the way the repository is built. We're looking at changing that so it'll work better in future. -- Matthew
participants (4)
-
Alan DeKok -
Arnaud LAURIOU -
Mathieu Simon (Lists) -
Matthew Newton