Fedora Account System
Red Hat Associate
Red Hat Customer
Lots of SELinux failures, but the central ones seem to be: Apr 04 21:09:46 cash setroubleshoot[1910]: SELinux is preventing watchfrr from create access on the sock_file watchfrr.vty. Apr 04 21:09:46 cash setroubleshoot[1910]: SELinux is preventing watchfrr from create access on the sock_file zserv.api. Apr 04 21:09:46 cash setroubleshoot[1910]: SELinux is preventing watchfrr from create access on the sock_file zebra.vty. Apr 04 21:09:46 cash setroubleshoot[1910]: SELinux is preventing watchfrr from create access on the sock_file mgmtd_fe.sock. Apr 04 21:09:46 cash setroubleshoot[1910]: SELinux is preventing watchfrr from create access on the sock_file ripd.vty. Apr 04 21:09:46 cash setroubleshoot[1910]: SELinux is preventing watchfrr from create access on the sock_file staticd.vty. I've attached a log file with the complete failure output. Reproducible: Always Steps to Reproduce: 1.Fully update Fedora 40 and reboot 2.Try to start frr 3.There is no step 3 frr-9.1-2.fc40.x86_64 frr-selinux-9.1-2.fc40.noarch selinux-policy-40.15-1.fc40.noarch
Created attachment 2025298 [details] frr failures
audit2allow suggests: #============= frr_t ============== allow frr_t var_run_t:sock_file create;
It works if I set SELinux to Permissive, which suggests it really is an SELinux policy problem.
FEDORA-2024-33518a2a2b (frr-9.1-3.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-33518a2a2b
I have pushed a fix. This was actually fixed via a PR in Rawhide some time ago but I guess that the branches were already forked so this did not get to F40.
FEDORA-2024-33518a2a2b has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-33518a2a2b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-33518a2a2b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-33518a2a2b (frr-9.1-3.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.