oamg/leapp-repository

Upgraded system left in SELinux permissive mode

Open

#815 opened on Jan 20, 2022

 (3 comments) (0 reactions) (0 assignees)Python (171 forks)auto 404
good first issue

Repository metrics

Stars
 (63 stars)
PR merge metrics
 (PR metrics pending)

Description

Actual behavior An EL7 system that was in SELinux enforcing mode before the upgrade is left in permissive mode after the upgrade is complete.

To Reproduce Steps to reproduce the behavior

  1. Set SELinux enforcing mode on an EL7 system
  2. leapp upgrade it
  3. After rebooted run sestatus and notice the system is in permissive mode

Expected behavior A system that starts in enforcing mode ought be returned to enforcing mode when the upgrade is done

System information (please complete the following information):

  • OS and version: CentOS 7.9
  • Linux server.interlinx.bc.ca 3.10.0-1160.49.1.el7.x86_64 #1 SMP Tue Nov 30 15:51:32 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
  • leapp-0.12.1-100.20210924142320684911.master.28.g1f03432.el7.noarch leapp-upgrade-el7toel8-deps-0.14.0-100.202109271224Z.b7ebfca.master.el7.elevate.noarch leapp-upgrade-el7toel8-0.14.0-100.202109271224Z.b7ebfca.master.el7.elevate.noarch leapp-deps-0.12.1-100.20210924142320684911.master.28.g1f03432.el7.noarch python2-leapp-0.12.1-100.20210924142320684911.master.28.g1f03432.el7.noarch leapp-data-almalinux-0.1-2.el7.noarch

Contributor guide