Re: SEL: double restorecon on systemupgrade F31->F32

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It's already reported - https://bugzilla.redhat.com/show_bug.cgi?id=1832327

It's `fixfiles` issue related to the following file context change:

    + /s?bin/arping  --      system_u:object_r:netutils_exec_t:s0
    - /sbin/arping   --      system_u:object_r:netutils_exec_t:s0

`fixfiles` script tries to detect all changes in file contexts and runs `restorecon` only on files with changed context. Unfortunately the logic in `fixfiles` interprets '/s?bin/arping' as '/*' and runs `restorecon` on '/*'
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/devel@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux