To all PacketFence users,

Due to the release of CentOS 7.7 the Inverse team had to perform some packaging adjustments in order to make PacketFence compatible with the latest release of CentOS 7.7. For this reason it is not suggested to upgrade your operating system to CentOS 7.7 without upgrading PacketFence to version 9.1 at the same time.

If you decide to perform the upgrade to CentOS 7.7 without upgrading PacketFence to 9.1, you will need to perform the following preliminary steps before you perform your OS update through yum.

First, you need to disable systemd-logind which is currently causing issues with the `systemctl isolate` command: # /bin/bash -c "/usr/bin/systemctl status user-0.slice | /usr/bin/egrep -o '─[0-9]+' | /usr/bin/sed 's/─//g' | /usr/bin/xargs -I{} /bin/bash -c '/usr/bin/kill -0 {} > /dev/null 2>/dev/null && /usr/bin/echo {} > /sys/fs/cgroup/systemd/tasks'"
# /usr/bin/systemctl stop systemd-logind
# /usr/bin/systemctl --now mask systemd-logind
# /usr/bin/systemctl daemon-reload

Then, you need to obtain the latest version of ipset in the repository
# yum update ipset --enablerepo=packetfence

More details can be obtained in the following Github issue:
https://github.com/inverse-inc/packetfence/issues/4822

Cheers!

--
Julien Semaan
[email protected]  ::  +1 (866) 353-6153 *155  ::www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)


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

Reply via email to