Project

General

Profile

Actions

Bug #7098

closed

Improve selinux reporting in foreman-debug

Added by Lukas Zapletal over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Packaging
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

We already added some information to foreman-debug (grep AVC and audit2allow).

Unfortunately when selinux interfaces are not installed and generated, -R option can fail:

COMMAND> audit2allow -R < /var/log/audit/audit.log

could not open interface info [/var/lib/sepolgen/interface_info]

I am going to fix this:

  • instead of grep AVC we will do sesearch -m AVC which gives nicer overview including SYSCALL lines
  • instead audit2allow -R we will try to generate interfaces and if that fails we will do audit2allow without the -R option
Actions #1

Updated by The Foreman Bot over 9 years ago

  • Status changed from Assigned to Ready For Testing
  • Target version set to 1.7.5
  • Pull request https://github.com/theforeman/foreman/pull/1691 added
  • Pull request deleted ()
Actions #2

Updated by Lukas Zapletal over 9 years ago

  • Category set to Packaging
Actions #3

Updated by Anonymous over 9 years ago

  • Target version changed from 1.7.5 to 1.7.4
Actions #4

Updated by Lukas Zapletal over 9 years ago

  • Bugzilla link set to 1134737
Actions #5

Updated by Anonymous over 9 years ago

  • Target version changed from 1.7.4 to 1.7.3
Actions #6

Updated by Dominic Cleal over 9 years ago

  • Target version changed from 1.7.3 to 1.7.2
Actions #7

Updated by Lukas Zapletal over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #8

Updated by Daniel Lobato Garcia over 9 years ago

  • translation missing: en.field_release set to 21

f

Actions

Also available in: Atom PDF