Bug 1823000

Summary: attempting to set SELinux context on EFI FAT filesystems
Product: [Fedora] Fedora Reporter: Subhendu Ghosh <sghosh>
Component: grub2Assignee: Peter Jones <pjones>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: fmartine, lkundrak, pjones
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-14 09:54:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Subhendu Ghosh 2020-04-10 21:33:49 UTC
Description of problem:

During grub2 upgrade, the package is trying to set SELinuc file context on vfat filesystem.

Version-Release number of selected component (if applicable):
grub2-efi-x64-1:2.02-107.fc31.x86_64 

How reproducible:
always

Steps to Reproduce:
1. dnf update grub2
2.
3.

Actual results:

  Upgrading        : grub2-efi-x64-1:2.02-107.fc31.x86_64                                                                                                                        68/219 
error: lsetfilecon: (/boot/efi/EFI/fedora/fonts, system_u:object_r:boot_t:s0) Operation not supported
error: lsetfilecon: (/boot/efi/EFI/fedora/grubx64.efi;5e90e3ed, system_u:object_r:boot_t:s0) Operation not supported

Expected results:

lsetfilecon should not be used on VFAT filesystems


Additional info:

Comment 1 Javier Martinez Canillas 2020-04-14 09:54:10 UTC

*** This bug has been marked as a duplicate of bug 1722766 ***