Hi, last version in Centos 7 is 3.0.4 , have someone packet 3.0.15 ? from this repo not install correctly https://packetfence.org/downloads/PacketFence/CentOS7/devel/x86_64/RPMS/
On 31 July 2017 10:10:38 BST, Dmitry Yashin via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Hi, last version in Centos 7 is 3.0.4 , have someone packet 3.0.15 ?
It's on the NetworkRADIUS site: http://networkradius.com/freeradius-packages/ -- Matthew
thx, this error is normal ? Updating / installing... 1:freeradius-3.0.15-2.el7.centos ################################# [100%] error reading information on service radiusd: No such file or directory warning: %post(freeradius-3.0.15-2.el7.centos.x86_64) scriptlet failed, exit status 1 пн, 31 июл. 2017 г. в 12:15, Matthew Newton <mcn@freeradius.org>:
On 31 July 2017 10:10:38 BST, Dmitry Yashin via Freeradius-Users < freeradius-users@lists.freeradius.org> wrote:
Hi, last version in Centos 7 is 3.0.4 , have someone packet 3.0.15 ?
It's on the NetworkRADIUS site:
http://networkradius.com/freeradius-packages/
-- Matthew
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Mon, 2017-07-31 at 09:51 +0000, Dmitry Yashin via Freeradius-Users wrote:
thx, this error is normal ?
Doesn't look like it. I just installed clean CentOS7, added the NetworkRADIUS repository, and did 'yum install freeradius', and it installed cleanly with all dependencies, so the package looks OK to me. Maybe something odd on your system? -- Matthew
I install clean CentOS7 and add repo cat /etc/yum.repos.d/networkradius.repo [networkradius] name=networkradius baseurl=http://packages.networkradius.com/centos/7/repo/ gpgcheck=0 and see error ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 1.6 MB/s | 3.5 MB 00:00:02 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : freeradius-config-3.0.15-2.el7.centos.x86_64 1/4 Installing : MariaDB-shared-10.1.25-1.el7.centos.x86_64 2/4 Installing : 1:net-snmp-5.7.2-24.el7_3.2.x86_64 3/4 Installing : freeradius-3.0.15-2.el7.centos.x86_64 4/4 error reading information on service radiusd: No such file or directory warning: %post(freeradius-3.0.15-2.el7.centos.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package freeradius-3.0.15-2.el7.centos.x86_64 Verifying : freeradius-3.0.15-2.el7.centos.x86_64 1/4 Verifying : MariaDB-shared-10.1.25-1.el7.centos.x86_64 2/4 Verifying : 1:net-snmp-5.7.2-24.el7_3.2.x86_64 3/4 Verifying : freeradius-config-3.0.15-2.el7.centos.x86_64 пн, 31 июл. 2017 г. в 14:15, Matthew Newton <mcn@freeradius.org>:
On Mon, 2017-07-31 at 09:51 +0000, Dmitry Yashin via Freeradius-Users wrote:
thx, this error is normal ?
Doesn't look like it.
I just installed clean CentOS7, added the NetworkRADIUS repository, and did 'yum install freeradius', and it installed cleanly with all dependencies, so the package looks OK to me. Maybe something odd on your system?
-- Matthew
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>error reading information on service radiusd: No such file or directory >warning: %post(freeradius-3.0.15-2.el7.centos.x86_64) scriptlet failed, >exit status 1 I think you have to remove previous version RPM and then install this new version. You can use this command to remove old version if it doesn't get removed. yum --setopt=tsflags=noscripts remove <freeradius package name> - Burn Zero On Mon, Jul 31, 2017 at 3:21 PM, Dmitry Yashin via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote: > thx, this error is normal ? > > > > > Updating / installing... > 1:freeradius-3.0.15-2.el7.centos ################################# [100%] > error reading information on service radiusd: No such file or directory > warning: %post(freeradius-3.0.15-2.el7.centos.x86_64) scriptlet failed, > exit status 1 > > > > пн, 31 июл. 2017 г. в 12:15, Matthew Newton <mcn@freeradius.org>: > >> On 31 July 2017 10:10:38 BST, Dmitry Yashin via Freeradius-Users < >> freeradius-users@lists.freeradius.org> wrote: >> >Hi, last version in Centos 7 is 3.0.4 , have someone packet 3.0.15 ? >> >> It's on the NetworkRADIUS site: >> >> http://networkradius.com/freeradius-packages/ >> >> >> -- >> Matthew >> >> - >> List info/subscribe/unsubscribe? See >> http://www.freeradius.org/list/users.html > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Jul 31, 2017, at 05:10, Dmitry Yashin via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Hi, last version in Centos 7 is 3.0.4 , have someone packet 3.0.15 ? from this repo not install correctly
https://packetfence.org/downloads/PacketFence/CentOS7/devel/x86_64/RPMS/ -
For the record, that package is not meant to be used outside of a PacketFence complete installation. It's not expected to work even if you could maybe bend it to your will if you really felt like it. You can easily build your own packages, in addition to those on networkradius.com <http://networkradius.com/> as mentioned by others. Regards, -- Louis Munro lmunro@inverse.ca <mailto:lmunro@inverse.ca> :: www.inverse.ca <http://www.inverse.ca/> +1.514.447.4918 x125 :: +1 (866) 353-6153 x125 Inverse inc. :: Leaders behind SOGo (www.sogo.nu <http://www.sogo.nu/>) and PacketFence (www.packetfence.org <http://www.packetfence.org/>)
participants (4)
-
Burn Zero -
Dmitry Yashin -
Louis Munro -
Matthew Newton