On a fresh CentOS7 installation up-to-data with PF 8.1.0, netdata is working as expected.

I think you did an error during your update. You have updated packages provided by PF repo by another repo(s) (maybe EPEL).

For example, you should have:
```
# yum list installed | grep -i perl-config-general
perl-Config-General.noarch 2.51-4.2 @packetfence

```
and you have perl-Config-General-2.61-1.el7.noarch:
```
# yum list available --enablerepo=epel|grep perl-config-general -i
perl-Config-General.noarch 2.61-1.el7 epel
```
--
Nicolas Quiniou-Briand
[email protected]  ::  +1.514.447.4918 *140  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence (https://packetfence.org) and Fingerbank (http://fingerbank.org)


_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to