stan via users ha scritto il 25/04/20 alle 18:17:
On Sat, 25 Apr 2020 17:55:42 +0200
antonio montagnani <antonio.montagn...@alice.it> wrote:

After an update from F31 to F32, the next update sent these warnings,
but upgrade was completed:


Upgrading                    : grub2-common-1:2.04-13.fc32.noarch
4/299
errore: lsetfilecon: (/boot/efi/EFI/fedora,
system_u:object_r:boot_t:s0) Operazione non supportata
Upgrading                    : grub2-efi-x64-1:2.04-13.fc32.x86_64
110/299
errore: lsetfilecon: (/boot/efi/EFI/fedora/fonts,
system_u:object_r:boot_t:s0) Operazione non supportata
errore: lsetfilecon: (/boot/efi/EFI/fedora/grubx64.efi;5ea454b1,
system_u:object_r:boot_t:s0) Operazione non supportata

Operazione non supportata = unsupported operation

Any clue??

Running as root, what does
ls -nZ
in /boot/efi/EFI/fedora show?  Are the selinux contexts set properly?
If they are, you can ignore the warnings.  On my system, instead of
boot_t, they show dosfs_t, which is probably correct, since that
directory is vfat.  So, the error was probably because grub was trying
to set an incorrect context, and selinux rejected it.  You could open a
bugzilla against grub2-common to get this fixed.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

-rwx------. 1 0 0 system_u:object_r:dosfs_t:s0 110 2 ott 2018 BOOTX64.CSV
drwx------. 2 0 0 system_u:object_r:dosfs_t:s0    4096 16 apr 22.05 fonts
-rwx------. 1 0 0 system_u:object_r:dosfs_t:s0    5752 30 apr  2019 grub.cfg
-rwx------. 1 0 0 system_u:object_r:dosfs_t:s0 4728 30 apr 2019 grub.cfg.rpmsave
-rwx------. 1 0 0 system_u:object_r:dosfs_t:s0    1024 25 apr 17.49 grubenv
-rwx------. 1 0 0 system_u:object_r:dosfs_t:s0 2500936 16 apr 22.05 grubx64.efi -rwx------. 1 0 0 system_u:object_r:dosfs_t:s0 1159560 2 ott 2018 mmx64.efi
-rwx------. 1 0 0 system_u:object_r:dosfs_t:s0 1210776  2 ott  2018 shim.efi
-rwx------. 1 0 0 system_u:object_r:dosfs_t:s0 1210776 2 ott 2018 shimx64.efi -rwx------. 1 0 0 system_u:object_r:dosfs_t:s0 1204496 2 ott 2018 shimx64-fedora.efi

Tnx for your reply.
Bug has been already opened at this link
https://bugzilla.redhat.com/show_bug.cgi?id=1827922
--
Antonio Montagnani
Linux Fedora 32 (Workstation)

Fujitsu
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to